Update README.md
Browse files
README.md
CHANGED
|
@@ -17,6 +17,15 @@ language:
|
|
| 17 |
This model was converted to GGUF format from [`EpistemeAI/Fireball-R1.1-Llama-3.1-8B`](https://huggingface.co/EpistemeAI/Fireball-R1.1-Llama-3.1-8B) 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/EpistemeAI/Fireball-R1.1-Llama-3.1-8B) 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 [`EpistemeAI/Fireball-R1.1-Llama-3.1-8B`](https://huggingface.co/EpistemeAI/Fireball-R1.1-Llama-3.1-8B) 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/EpistemeAI/Fireball-R1.1-Llama-3.1-8B) for more details on the model.
|
| 19 |
|
| 20 |
+
---
|
| 21 |
+
This is a state-of-the-art language model optimized for neutrality, STEM proficiency, and uncensored alignment.
|
| 22 |
+
Post trained, Fine-tuned Deepseek-R1-distill-llama-8b-unsloth-bnb-4bit
|
| 23 |
+
for science, chemistry, and mathematics with reduced cultural/political
|
| 24 |
+
bias.
|
| 25 |
+
This large language model is open source. Further SFT (Supervised Fined
|
| 26 |
+
tuning) with datasets to be unbias.
|
| 27 |
+
|
| 28 |
+
---
|
| 29 |
## Use with llama.cpp
|
| 30 |
Install llama.cpp through brew (works on Mac and Linux)
|
| 31 |
|