Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,14 @@
|
|
1 |
---
|
2 |
base_model: unsloth/qwen2.5-math-7b-bnb-4bit
|
3 |
library_name: peft
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
base_model: unsloth/qwen2.5-math-7b-bnb-4bit
|
3 |
library_name: peft
|
4 |
+
license: other
|
5 |
+
title: Math_Model
|
6 |
+
sdk: gradio
|
7 |
+
emoji: 📈
|
8 |
+
colorFrom: red
|
9 |
+
colorTo: indigo
|
10 |
+
pinned: false
|
11 |
+
short_description: Solve your Math Questions here !
|
12 |
---
|
13 |
|
14 |
# Model Card for Model ID
|