Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
LightEmbed
/
baai-llm-embedder-onnx
like
0
Follow
LightEmbed
1
Sentence Similarity
ONNX
sentence-transformers
light-embed
bert
feature-extraction
Model card
Files
Files and versions
Community
Use this model
402e4f9
baai-llm-embedder-onnx
/
1_Pooling
/
config.json
nguyenthaibinh
initial commit
951ae0d
6 months ago
raw
Copy download link
history
blame
Safe
190 Bytes
{
"word_embedding_dimension"
:
768
,
"pooling_mode_cls_token"
:
true
,
"pooling_mode_mean_tokens"
:
false
,
"pooling_mode_max_tokens"
:
false
,
"pooling_mode_mean_sqrt_len_tokens"
:
false
}