Spaces:
Build error
Build error
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Granite-4.0 WebGPU
|
| 3 |
+
emoji: 🪨
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: green
|
| 6 |
+
sdk: static
|
| 7 |
+
pinned: false
|
| 8 |
+
license: apache-2.0
|
| 9 |
+
app_build_command: npm run build
|
| 10 |
+
app_file: dist/index.html
|
| 11 |
+
thumbnail: >-
|
| 12 |
+
https://huggingface.co/spaces/ibm-granite/Granite-4.0-WebGPU/resolve/main/public/banner.png
|
| 13 |
+
short_description: Run Granite-4.0-Micro 100% locally in your browser on WebGPU
|
| 14 |
+
models:
|
| 15 |
+
- onnx-community/granite-4.0-micro-ONNX-web
|
| 16 |
+
- onnx-community/granite-4.0-micro-ONNX
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|