Yoxas commited on
Commit
de926d5
·
verified ·
1 Parent(s): bba3556

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +1 -1
config.yaml CHANGED
@@ -1,3 +1,3 @@
1
  modelEmbeddings: "sentence-transformers/all-MiniLM-L6-v2"
2
- autoTokenizer: "microsoft/Phi-3-mini-128k-instruct"
3
  autoModelForCausalLM: "meta-llama/Llama-2-7b-chat-hf"
 
1
  modelEmbeddings: "sentence-transformers/all-MiniLM-L6-v2"
2
+ autoTokenizer: "allenai/led-large-16384"
3
  autoModelForCausalLM: "meta-llama/Llama-2-7b-chat-hf"