dolphin-2.9-llama3-8b-emb / llm2vec_config.json
macadeliccc's picture
Upload folder using huggingface_hub
4556229 verified
raw
history blame contribute delete
No virus
110 Bytes
{
"pooling_mode": "mean",
"max_length": 512,
"doc_max_length": 400,
"skip_instruction": true
}