Update README.md
Browse files
README.md
CHANGED
@@ -39,6 +39,10 @@ thumbnail: https://cdn-uploads.huggingface.co/production/uploads/66c26b6fb01b19d
|
|
39 |
This model was converted to GGUF format from [`Delta-Vector/Hamanasu-Magnum-QwQ-32B`](https://huggingface.co/Delta-Vector/Hamanasu-Magnum-QwQ-32B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
40 |
Refer to the [original model card](https://huggingface.co/Delta-Vector/Hamanasu-Magnum-QwQ-32B) for more details on the model.
|
41 |
|
|
|
|
|
|
|
|
|
42 |
## Use with llama.cpp
|
43 |
Install llama.cpp through brew (works on Mac and Linux)
|
44 |
|
|
|
39 |
This model was converted to GGUF format from [`Delta-Vector/Hamanasu-Magnum-QwQ-32B`](https://huggingface.co/Delta-Vector/Hamanasu-Magnum-QwQ-32B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
40 |
Refer to the [original model card](https://huggingface.co/Delta-Vector/Hamanasu-Magnum-QwQ-32B) for more details on the model.
|
41 |
|
42 |
+
---
|
43 |
+
This model is a finetune of Hamanasu-QwQ-V2-RP to replicate the prose of Claude models, Opus and Sonnet. Read more about the model's training on my blog : https://openai-sucks.bearblog.dev/. The model is suited for traditional RP, All thanks to Ruka-Hamanasu for funding the train.
|
44 |
+
|
45 |
+
---
|
46 |
## Use with llama.cpp
|
47 |
Install llama.cpp through brew (works on Mac and Linux)
|
48 |
|