udever-bloom-1b1-onnx / sentence_bert_config.json
Saugatkafley's picture
Create sentence_bert_config.json
6459411 verified
raw
history blame contribute delete
99 Bytes
{
"max_seq_length": 2048,
"do_lower_case": false,
"model_args": {"trust_remote_code": true}
}