CodeRankEmbed-flash-attn / sentence_bert_config.json
handwoven8588's picture
CodeRankEmbed with native flash-attn varlen forward (derivative of nomic-ai/CodeRankEmbed; identical weights; flash-vs-fp32 parity cosine 0.99999, eager fallback bit-identical)
22d2b3c verified
Raw
History Blame Contribute Delete
140 Bytes
{
"max_seq_length": 8192,
"do_lower_case": false,
"model_args": {
"add_pooling_layer": false,
"safe_serialization": true
}
}