ember / config.json
rjeeva's picture
Upload 7 files
0a8c446 verified
{
"model": "ember-v1-custom",
"dim": 1024,
"description": "Custom Ember Text Embedding Model",
"license": "apache-2.0",
"size_in_GB": 0.5,
"sources": {
"hf": "rjeeva/ember-custom"
},
"model_file": "model.onnx"
}