jimnoneill's picture
Update embedding model cache
cdc23d8 verified
raw
history blame contribute delete
285 Bytes
{
"model_type": "model2vec",
"architectures": [
"StaticModel"
],
"tokenizer_name": "baai/bge-base-en-v1.5",
"apply_pca": 512,
"apply_zipf": true,
"hidden_dim": 512,
"seq_length": 1000000,
"normalize": true,
"embedding_dtype": "float32"
}