Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ license: apache-2.0
|
|
| 9 |
models:
|
| 10 |
- onnx-community/Llama-3.2-1B-Instruct-ONNX
|
| 11 |
short_description: A powerful AI chatbot that runs locally in your browser
|
| 12 |
-
thumbnail: https://huggingface.co/spaces/webml-community/llama-3.2-webgpu/resolve/main/banner.png
|
| 13 |
app_build_command: npm run build
|
| 14 |
app_file: dist/index.html
|
| 15 |
---
|
|
|
|
| 9 |
models:
|
| 10 |
- onnx-community/Llama-3.2-1B-Instruct-ONNX
|
| 11 |
short_description: A powerful AI chatbot that runs locally in your browser
|
| 12 |
+
thumbnail: https://huggingface.co/spaces/webml-community/llama-3.2-webgpu/resolve/main/public/banner.png
|
| 13 |
app_build_command: npm run build
|
| 14 |
app_file: dist/index.html
|
| 15 |
---
|