Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,9 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
short_description: Run Gemma 4 locally in-browser on WebGPU w/ Transformers.js
|
| 9 |
thumbnail: https://cdn-uploads.huggingface.co/production/uploads/61b253b7ac5ecaae3d1efe0c/86af5VUc3bbwvoTHDEvk6.png
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 7 |
pinned: false
|
| 8 |
short_description: Run Gemma 4 locally in-browser on WebGPU w/ Transformers.js
|
| 9 |
thumbnail: https://cdn-uploads.huggingface.co/production/uploads/61b253b7ac5ecaae3d1efe0c/86af5VUc3bbwvoTHDEvk6.png
|
| 10 |
+
models:
|
| 11 |
+
- onnx-community/gemma-4-E2B-it-ONNX
|
| 12 |
+
- google/gemma-4-E2B-it
|
| 13 |
---
|
| 14 |
|
| 15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|