Orion-zhen commited on
Commit
a98f36c
β€’
1 Parent(s): 88a5713

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: Qwen2.5 Math 7B Instruct GGUF
3
- emoji: πŸ’¬
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
@@ -9,6 +9,8 @@ app_file: app.py
9
  pinned: false
10
  license: gpl-3.0
11
  short_description: Runs Qwen2.5-Math-7B-Instruct-GGUF
 
 
12
  ---
13
 
14
- An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
 
1
  ---
2
  title: Qwen2.5 Math 7B Instruct GGUF
3
+ emoji: πŸ“ˆ
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
 
9
  pinned: false
10
  license: gpl-3.0
11
  short_description: Runs Qwen2.5-Math-7B-Instruct-GGUF
12
+ models:
13
+ - bartowski/Qwen2.5-Math-7B-Instruct-GGUF
14
  ---
15
 
16
+ An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).