Junseong's picture
Simplify usage; integrate Sentence Transformers (+ LlamaIndex/LangChain, etc.) (#1)
0c1a0b0 verified
raw
history blame contribute delete
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
}