Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Xenova
/
mobileclip_b
like
0
Zero-Shot Image Classification
Transformers.js
ONNX
clip
mobileclip
image-feature-extraction
feature-extraction
License:
other
Model card
Files
Files and versions
xet
Community
4
Use this model
refs/pr/3
mobileclip_b
/
config.json
Xenova
HF Staff
Update config.json
96a893f
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
240 Bytes
{
"model_type"
:
"clip"
,
"transformers.js_config"
:
{
"dtype"
:
{
"vision_model"
:
"fp32"
}
,
"device_config"
:
{
"webnn"
:
{
"free_dimension_overrides"
:
{
"batch_size"
:
1
}
}
}
}
}