Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
sionic-ai
/
bge-m3-v1-quantized
like
0
Follow
sionic-ai
24
ONNX
xlm-roberta
License:
mit
Model card
Files
Files and versions
xet
Community
71f624c
bge-m3-v1-quantized
/
quantize_config.json
noah-go
first commit
06bd862
about 1 year ago
raw
Copy download link
history
blame
Safe
283 Bytes
{
"modes"
:
[
"fp16"
,
"q8"
,
"int8"
,
"uint8"
,
"q4"
,
"q4f16"
,
"bnb4"
]
,
"per_channel"
:
true
,
"reduce_range"
:
true
,
"block_size"
:
null
,
"is_symmetric"
:
true
,
"accuracy_level"
:
null
,
"quant_type"
:
1
}