Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,15 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
|
|
|
| 8 |
short_description: Run NanoChat 100% locally in your browser on WebGPU
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
+
title: NanoChat WebGPU
|
| 3 |
+
emoji: ⚡️
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
+
header: mini
|
| 9 |
short_description: Run NanoChat 100% locally in your browser on WebGPU
|
| 10 |
+
models:
|
| 11 |
+
- onnx-community/nanochat-d32-ONNX
|
| 12 |
+
- karpathy/nanochat-d32
|
| 13 |
---
|
| 14 |
|
| 15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|