YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Model Weights Storage
This folder holds the ONNX model files used by the inference microservice.
Download Weights
You can obtain the trained ONNX models from Hugging Face:
๐ Hugging Face Model Repository
Download the following files and place them in this folder:
yolo_best.onnxrtdetr_best.onnxfasterrcnn_best.onnx
Verification
Ensure the filenames match exactly. When USE_STUB_INFERENCE=false is set in the configuration, the system loads these weights dynamically depending on the model selector chosen by the operator in the dashboard.
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support