Silas-Embedding / 1_Pooling /config.json
Ill-Ness's picture
Upload Silas-Embedding checkpoint 20260521-180500
49e3e0c verified
raw
history blame contribute delete
96 Bytes
{
"embedding_dimension": 2048,
"pooling_mode": "lasttoken",
"include_prompt": true
}