Triangle104
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,36 @@ model-index:
|
|
17 |
This model was converted to GGUF format from [`Sao10K/32B-Qwen2.5-Kunou-v1`](https://huggingface.co/Sao10K/32B-Qwen2.5-Kunou-v1) 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/Sao10K/32B-Qwen2.5-Kunou-v1) 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 [`Sao10K/32B-Qwen2.5-Kunou-v1`](https://huggingface.co/Sao10K/32B-Qwen2.5-Kunou-v1) 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/Sao10K/32B-Qwen2.5-Kunou-v1) for more details on the model.
|
19 |
|
20 |
+
---
|
21 |
+
Model details:
|
22 |
+
-
|
23 |
+
I do not really have anything planned for this model other than it being a generalist, and Roleplay Model? It was just something made and planned in minutes.
|
24 |
+
Same with the 14B and 72B version.
|
25 |
+
Kunou's the name of an OC I worked on for a couple of years, for a... fanfic. mmm...
|
26 |
+
|
27 |
+
A kind-of successor to L3-70B-Euryale-v2.2 in all but name? I'm keeping Stheno/Euryale lineage to Llama series for now.
|
28 |
+
I had a version made on top of Nemotron, a supposed Euryale 2.4 but that flopped hard, it was not my cup of tea.
|
29 |
+
This version is basically a better, more cleaned up Dataset used on Euryale and Stheno.
|
30 |
+
|
31 |
+
Recommended Model Settings | Look, I just use these, they work fine enough. I don't even know how DRY or other meme samplers work. Your system prompt matters more anyway.
|
32 |
+
|
33 |
+
Prompt Format: ChatML
|
34 |
+
Temperature: 1.1
|
35 |
+
min_p: 0.1
|
36 |
+
|
37 |
+
Future-ish plans:
|
38 |
+
- Complete this model series.
|
39 |
+
- Further refine the Datasets used for quality, more secondary chats, more creative-related domains. (Inspired by Drummer)
|
40 |
+
- Work on my other incomplete projects. About half a dozen on the backburner for a while now.
|
41 |
+
|
42 |
+
Special thanks to my wallet for funding this, my juniors who share a single braincell between them, and my current national service.
|
43 |
+
Stay safe. There have been more emergency calls, more incidents this holiday season.
|
44 |
+
|
45 |
+
Also sorry for the inactivity. Life was in the way. It still is, just less so, for now. Burnout is a thing, huh?
|
46 |
+
|
47 |
+
https://sao10k.carrd.co/ for contact.
|
48 |
+
|
49 |
+
---
|
50 |
## Use with llama.cpp
|
51 |
Install llama.cpp through brew (works on Mac and Linux)
|
52 |
|