Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
-
base_model:
|
|
|
|
| 3 |
library_name: gguf
|
| 4 |
pipeline_tag: text-generation
|
| 5 |
language: en
|
|
@@ -76,4 +77,4 @@ apache-2.0
|
|
| 76 |
publisher={Hugging Face},
|
| 77 |
url={https://huggingface.co/theprint/ReasonableMath-Llama-3.2-3B-Instruct-GGUF}
|
| 78 |
}
|
| 79 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model:
|
| 3 |
+
- theprint/ReasonableMath-Llama-3.2-3B-Instruct
|
| 4 |
library_name: gguf
|
| 5 |
pipeline_tag: text-generation
|
| 6 |
language: en
|
|
|
|
| 77 |
publisher={Hugging Face},
|
| 78 |
url={https://huggingface.co/theprint/ReasonableMath-Llama-3.2-3B-Instruct-GGUF}
|
| 79 |
}
|
| 80 |
+
```
|