Update README.md
Browse files
README.md
CHANGED
@@ -22,6 +22,10 @@ Tags:
|
|
22 |
This model was converted to GGUF format from [`Delta-Vector/Holland-4B-V1`](https://huggingface.co/Delta-Vector/Holland-4B-V1) 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/Delta-Vector/Holland-4B-V1) 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 [`Delta-Vector/Holland-4B-V1`](https://huggingface.co/Delta-Vector/Holland-4B-V1) 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/Delta-Vector/Holland-4B-V1) for more details on the model.
|
24 |
|
25 |
+
---
|
26 |
+
A model made to continue off previous work on Magnum 4B, A small model made for creative writing / General assistant tasks, finetuned ontop of IntervitensInc/Llama-3.1-Minitron-4B-Width-Base-chatml, this model is made to be more coherent and generally be better then the 4B at both writing and assistant tasks.
|
27 |
+
|
28 |
+
---
|
29 |
## Use with llama.cpp
|
30 |
Install llama.cpp through brew (works on Mac and Linux)
|
31 |
|