Update README.md
Browse files
README.md
CHANGED
@@ -20,6 +20,10 @@ tags:
|
|
20 |
This model was converted to GGUF format from [`Delta-Vector/Austral-24B-Winton`](https://huggingface.co/Delta-Vector/Austral-24B-Winton) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
21 |
Refer to the [original model card](https://huggingface.co/Delta-Vector/Austral-24B-Winton) for more details on the model.
|
22 |
|
|
|
|
|
|
|
|
|
23 |
## Use with llama.cpp
|
24 |
Install llama.cpp through brew (works on Mac and Linux)
|
25 |
|
|
|
20 |
This model was converted to GGUF format from [`Delta-Vector/Austral-24B-Winton`](https://huggingface.co/Delta-Vector/Austral-24B-Winton) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
21 |
Refer to the [original model card](https://huggingface.co/Delta-Vector/Austral-24B-Winton) for more details on the model.
|
22 |
|
23 |
+
---
|
24 |
+
This is a finetune of Harbinger 24B to be a generalist Roleplay/Adventure model. I've removed some of the "slops" that i noticed in an otherwise great model aswell as improving the general writing of the model, This was a multi-stage finetune, all previous checkpoints are released aswell.
|
25 |
+
|
26 |
+
---
|
27 |
## Use with llama.cpp
|
28 |
Install llama.cpp through brew (works on Mac and Linux)
|
29 |
|