Yoxas commited on
Commit
d0a9ba4
·
verified ·
1 Parent(s): af55390

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: "kiddothe2b/hierarchical-transformer-base-4096"
3
  autoModelForCausalLM: "meta-llama/Llama-2-7b-chat-hf"
 
1
  modelEmbeddings: "sentence-transformers/all-MiniLM-L6-v2"
2
+ autoTokenizer: "gradientai/Llama-3-8B-Instruct-Gradient-1048k"
3
  autoModelForCausalLM: "meta-llama/Llama-2-7b-chat-hf"