Ibraaheem commited on
Commit
f4ada58
·
1 Parent(s): 9be41cb

Update settings.yaml

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