Qodo-Embed-1-1.5B/1_Pooling/config.json

10 lines
297 B
JSON
Raw Permalink Normal View History

2025-03-03 14:23:52 +08:00
{
"word_embedding_dimension": 1536,
"pooling_mode_cls_token": false,
"pooling_mode_mean_tokens": false,
"pooling_mode_max_tokens": false,
"pooling_mode_mean_sqrt_len_tokens": false,
"pooling_mode_weightedmean_tokens": false,
"pooling_mode_lasttoken": true,
"include_prompt": true
}