Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ldenoue
/
punctuate
like
0
Token Classification
Transformers.js
ONNX
xlm-roberta
Model card
Files
Files and versions
Community
1
Use this model
refs/pr/1
punctuate
/
quantize_config.json
ldenoue
Upload 13 files
e5220b8
verified
3 months 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
}