Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,14 @@ datasets:
|
|
19 |
This model was converted to GGUF format from [`EpistemeAI/Fireball-R1-Llama-3.1-8B-Medical-COT`](https://huggingface.co/EpistemeAI/Fireball-R1-Llama-3.1-8B-Medical-COT) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
20 |
Refer to the [original model card](https://huggingface.co/EpistemeAI/Fireball-R1-Llama-3.1-8B-Medical-COT) for more details on the model.
|
21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
## Use with llama.cpp
|
23 |
Install llama.cpp through brew (works on Mac and Linux)
|
24 |
|
|
|
19 |
This model was converted to GGUF format from [`EpistemeAI/Fireball-R1-Llama-3.1-8B-Medical-COT`](https://huggingface.co/EpistemeAI/Fireball-R1-Llama-3.1-8B-Medical-COT) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
20 |
Refer to the [original model card](https://huggingface.co/EpistemeAI/Fireball-R1-Llama-3.1-8B-Medical-COT) for more details on the model.
|
21 |
|
22 |
+
---
|
23 |
+
This is a state-of-the-art language model optimized for neutrality, STEM proficiency, and ethical alignment.
|
24 |
+
Fine-tuned Deepseek-R1-distill-llama-8b-unsloth-bnb-4bit for science,
|
25 |
+
chemistry, and mathematics with reduced cultural/political bias.
|
26 |
+
This large language model is open source. This is supervised fine tuned
|
27 |
+
with medical chain of thought
|
28 |
+
|
29 |
+
---
|
30 |
## Use with llama.cpp
|
31 |
Install llama.cpp through brew (works on Mac and Linux)
|
32 |
|