bge-multilingual-gemma2 / sentence_bert_config.json
Shitao's picture
Integrate with Sentence Transformers (+ third parties like LangChain/Haystack/LlamaIndex, etc.) (#1)
fc4c58e verified
raw
history blame contribute delete
54 Bytes
{
"max_seq_length": 8192,
"do_lower_case": false
}