Ibraaheem commited on
Commit
8f075f6
·
1 Parent(s): 1c22488

Update settings.yaml

Browse files
Files changed (1) hide show
  1. settings.yaml +1 -1
settings.yaml CHANGED
@@ -40,7 +40,7 @@ qdrant:
40
  local:
41
  prompt_style: "llama2"
42
  llm_hf_repo_id: "TheBloke/Mistral-7B-Instruct-v0.2-GGUF"
43
- llm_hf_model_file: mistral-7b-instruct-v0.2.Q4_K_M.gguf
44
  embedding_hf_model_name: BAAI/bge-small-en-v1.5
45
 
46
  sagemaker:
 
40
  local:
41
  prompt_style: "llama2"
42
  llm_hf_repo_id: "TheBloke/Mistral-7B-Instruct-v0.2-GGUF"
43
+ llm_hf_model_file: "mistral-7b-instruct-v0.2.Q4_K_M.gguf"
44
  embedding_hf_model_name: BAAI/bge-small-en-v1.5
45
 
46
  sagemaker: