SHARP ONNX weights (browser)
ONNX exports of Apple SHARP for the Sharp-Onnx-webgpu browser demo.
Research use only. Apple Machine Learning Research Model is licensed under the Apple Machine Learning Research Model License Agreement.
Files
| File | Size (approx.) |
|---|---|
sharp_web_predictor.onnx |
7 MB |
sharp_web_predictor.onnx.data |
2.5 GB |
sharp_web_predictor_fp16.onnx |
7 MB |
sharp_web_predictor_fp16.onnx.data |
1.2 GB |
Each .onnx file requires its matching .onnx.data sidecar in the same folder/URL path.
Usage in the web app
Set these environment variables (Vercel โ Settings โ Environment Variables):
VITE_MODEL_URL_FP32=https://huggingface.co/sentiantai/sharp-onnx-webgpu-weights/resolve/main/sharp_web_predictor.onnx
VITE_MODEL_URL_FP16=https://huggingface.co/sentiantai/sharp-onnx-webgpu-weights/resolve/main/sharp_web_predictor_fp16.onnx
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support