e5-v / 1_Pooling /config.json
royokong's picture
Integrate with Sentence Transformers v5.4 (#2)
684c4c9
raw
history blame contribute delete
96 Bytes
{
"embedding_dimension": 4096,
"pooling_mode": "lasttoken",
"include_prompt": true
}