Update README.md
Browse files
README.md
CHANGED
|
@@ -17,6 +17,11 @@ library_name: transformers
|
|
| 17 |
This model was converted to GGUF format from [`nvidia/OpenMath-Nemotron-14B`](https://huggingface.co/nvidia/OpenMath-Nemotron-14B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
| 18 |
Refer to the [original model card](https://huggingface.co/nvidia/OpenMath-Nemotron-14B) for more details on the model.
|
| 19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
## Use with llama.cpp
|
| 21 |
Install llama.cpp through brew (works on Mac and Linux)
|
| 22 |
|
|
|
|
| 17 |
This model was converted to GGUF format from [`nvidia/OpenMath-Nemotron-14B`](https://huggingface.co/nvidia/OpenMath-Nemotron-14B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
| 18 |
Refer to the [original model card](https://huggingface.co/nvidia/OpenMath-Nemotron-14B) for more details on the model.
|
| 19 |
|
| 20 |
+
---
|
| 21 |
+
OpenMath-Nemotron-14B is created by finetuning Qwen/Qwen2.5-14B on OpenMathReasoning dataset.
|
| 22 |
+
This model is ready for commercial use.
|
| 23 |
+
|
| 24 |
+
---
|
| 25 |
## Use with llama.cpp
|
| 26 |
Install llama.cpp through brew (works on Mac and Linux)
|
| 27 |
|