Update README.md
Browse files
README.md
CHANGED
|
@@ -22,6 +22,10 @@ tags:
|
|
| 22 |
This model was converted to GGUF format from [`prithivMLmods/Capricornus-MoT-1.7B-Supreme1`](https://huggingface.co/prithivMLmods/Capricornus-MoT-1.7B-Supreme1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
| 23 |
Refer to the [original model card](https://huggingface.co/prithivMLmods/Capricornus-MoT-1.7B-Supreme1) for more details on the model.
|
| 24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
## Use with llama.cpp
|
| 26 |
Install llama.cpp through brew (works on Mac and Linux)
|
| 27 |
|
|
|
|
| 22 |
This model was converted to GGUF format from [`prithivMLmods/Capricornus-MoT-1.7B-Supreme1`](https://huggingface.co/prithivMLmods/Capricornus-MoT-1.7B-Supreme1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
| 23 |
Refer to the [original model card](https://huggingface.co/prithivMLmods/Capricornus-MoT-1.7B-Supreme1) for more details on the model.
|
| 24 |
|
| 25 |
+
---
|
| 26 |
+
Capricornus-MoT-1.7B-Supreme1 is a high-precision, multi-domain expert model fine-tuned from Qwen3-1.7B, built for code generation, mathematical reasoning, scientific analysis, and open technical inference. Trained on the Mixture of Thoughts (MoT) dataset with combined expert clusters in code, math, and science, and enhanced with an Open Code Reasoning dataset, it delivers powerful symbolic and structured outputs in a wide range of STEM and reasoning domains.
|
| 27 |
+
|
| 28 |
+
---
|
| 29 |
## Use with llama.cpp
|
| 30 |
Install llama.cpp through brew (works on Mac and Linux)
|
| 31 |
|