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

Update settings.yaml

Browse files
Files changed (1) hide show
  1. settings.yaml +1 -1
settings.yaml CHANGED
@@ -39,7 +39,7 @@ qdrant:
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
 
 
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