intfloat's picture
Simplify usage; integrate Sentence Transformers (+ LlamaIndex/LangChain, etc.) (#39)
07163b7 verified
raw
history blame
No virus
297 Bytes
{
"word_embedding_dimension": 4096,
"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
}