Yoxas commited on
Commit
6d06280
·
verified ·
1 Parent(s): 6ba0544

Update src/config.yaml

Browse files
Files changed (1) hide show
  1. src/config.yaml +1 -1
src/config.yaml CHANGED
@@ -1,3 +1,3 @@
1
  modelEmbeddings: "sentence-transformers/all-MiniLM-L6-v2"
2
- autoTokenizer: "meta-llama/Meta-Llama-3-8B-Instruct"
3
  autoModelForCausalLM: "meta-llama/Meta-Llama-3-8B-Instruct"
 
1
  modelEmbeddings: "sentence-transformers/all-MiniLM-L6-v2"
2
+ autoTokenizer: "microsoft/Phi-3-mini-128k-instruct"
3
  autoModelForCausalLM: "meta-llama/Meta-Llama-3-8B-Instruct"