Orion-zhen
commited on
Commit
β’
a98f36c
1
Parent(s):
88a5713
Update README.md
Browse files
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).
|