Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,12 @@ tags:
|
|
| 14 |
|
| 15 |
This model was first fine-tuned with [BAdam](https://arxiv.org/abs/2404.02827 "BAdam: A Memory Efficient Full Parameter Optimization Method for Large Language Models") on [TIGER-Lab/MathInstruct](https://huggingface.co/datasets/TIGER-Lab/MathInstruct) using LLama-Factory.
|
| 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
## Template
|
| 18 |
|
| 19 |
```jinja
|
|
|
|
| 14 |
|
| 15 |
This model was first fine-tuned with [BAdam](https://arxiv.org/abs/2404.02827 "BAdam: A Memory Efficient Full Parameter Optimization Method for Large Language Models") on [TIGER-Lab/MathInstruct](https://huggingface.co/datasets/TIGER-Lab/MathInstruct) using LLama-Factory.
|
| 16 |
|
| 17 |
+
## Quants
|
| 18 |
+
|
| 19 |
+
Mad props, [mradermacher](https://huggingface.co/mradermacher)!
|
| 20 |
+
|
| 21 |
+
- [mradermacher/danube2-1.8b-MathInstruct-GGUF](https://huggingface.co/mradermacher/danube2-1.8b-MathInstruct-GGUF)
|
| 22 |
+
|
| 23 |
## Template
|
| 24 |
|
| 25 |
```jinja
|