Llama-3-8B-llm2vec-Emb / llm2vec_config.json
bnjmnmarie's picture
Upload folder using huggingface_hub
acce20b verified
raw
history blame contribute delete
110 Bytes
{
"pooling_mode": "mean",
"max_length": 512,
"doc_max_length": 400,
"skip_instruction": true
}