huggingworld commited on
Commit
908c663
·
verified ·
1 Parent(s): cd7fe1e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,12 +1,15 @@
1
  ---
2
  title: Gemma4 E4B Coder WebGPU
3
  emoji: 💻
4
- colorFrom: pink
5
- colorTo: red
 
 
 
 
6
  sdk: static
7
  pinned: false
8
  license: apache-2.0
9
  short_description: Run Gemma4-E4B as a coding agent in the browser on WebGPU
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: Gemma4 E4B Coder WebGPU
3
  emoji: 💻
4
+ colorFrom: purple
5
+ colorTo: blue
6
+ models:
7
+ - google/gemma-4-E4B-it
8
+ - onnx-community/gemma-4-E4B-it-ONNX
9
+ - huggingworld/gemma-4-E4B-it-ONNX
10
  sdk: static
11
  pinned: false
12
  license: apache-2.0
13
  short_description: Run Gemma4-E4B as a coding agent in the browser on WebGPU
14
  ---
15