{ | |
"model": "distilbert-base-uncased", | |
"dim": 768, | |
"description": "DistilBERT model for text embedding, suitable for general English tasks.", | |
"license": "apache-2.0", | |
"size_in_GB": 0.25, | |
"sources": { | |
"hf": "your_hf_username/distilbert-base-uncased-onnx" | |
}, | |
"model_file": "model.onnx" | |
} | |