Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,10 @@ emoji: 🏃
|
|
| 4 |
colorFrom: pink
|
| 5 |
colorTo: blue
|
| 6 |
sdk: static
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pinned: false
|
| 8 |
license: apache-2.0
|
| 9 |
short_description: Run Gemma4-E2B as a coding agent in the browser on WebGPU
|
|
|
|
| 4 |
colorFrom: pink
|
| 5 |
colorTo: blue
|
| 6 |
sdk: static
|
| 7 |
+
models:
|
| 8 |
+
- google/gemma-4-E2B-it
|
| 9 |
+
- onnx-community/gemma-4-E2B-it-ONNX
|
| 10 |
+
- huggingworld/gemma-4-E2B-it-ONNX
|
| 11 |
pinned: false
|
| 12 |
license: apache-2.0
|
| 13 |
short_description: Run Gemma4-E2B as a coding agent in the browser on WebGPU
|