Xenova HF Staff commited on
Commit
2e89366
·
verified ·
1 Parent(s): 65ad76b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
  ---