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

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: "allenai/led-large-16384"
3
  autoModelForCausalLM: "meta-llama/Meta-Llama-3-8B-Instruct"
 
1
  modelEmbeddings: "sentence-transformers/all-MiniLM-L6-v2"
2
+ autoTokenizer: "kiddothe2b/hierarchical-transformer-base-4096"
3
  autoModelForCausalLM: "meta-llama/Meta-Llama-3-8B-Instruct"