Sentence Similarity
Transformers
Safetensors
English
llama
feature-extraction
text-embedding
embeddings
information-retrieval
beir
text-classification
language-model
text-clustering
text-semantic-similarity
text-evaluation
text-reranking
Sentence Similarity
natural_questions
ms_marco
fever
hotpot_qa
mteb
custom_code
text-generation-inference
Inference Endpoints
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"LlamaEncoderModel"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
-
"AutoModel": "McGill-NLP/LLM2Vec-Sheared-LLaMA-
|
8 |
},
|
9 |
"bos_token_id": 1,
|
10 |
"eos_token_id": 2,
|
|
|
4 |
"LlamaEncoderModel"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
+
"AutoModel": "McGill-NLP/LLM2Vec-Sheared-LLaMA-mntp--modeling_llama_encoder.LlamaEncoderModel"
|
8 |
},
|
9 |
"bos_token_id": 1,
|
10 |
"eos_token_id": 2,
|