BGE-VL-MLLM-S2 / 1_Pooling /config.json
JUNJIE99's picture
Integrate with Sentence Transformers v5.4 (#5)
4de778d
raw
history blame contribute delete
96 Bytes
{
"embedding_dimension": 4096,
"pooling_mode": "lasttoken",
"include_prompt": true
}