Triangle104 commited on
Commit
585df67
·
verified ·
1 Parent(s): ef28ab6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md CHANGED
@@ -17,6 +17,30 @@ model-index:
17
  This model was converted to GGUF format from [`Sao10K/14B-Qwen2.5-Kunou-v1`](https://huggingface.co/Sao10K/14B-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/14B-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/14B-Qwen2.5-Kunou-v1`](https://huggingface.co/Sao10K/14B-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/14B-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
+ This is the little sister variant, the small 14B 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 my smaller model series. It works pretty nicely I think?
28
+ This version is basically a better, more cleaned up Dataset used on Euryale and Stheno.
29
+
30
+ 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.
31
+
32
+ Prompt Format: ChatML
33
+ Temperature: 1.1
34
+ min_p: 0.1
35
+
36
+ Special thanks to my wallet for funding this, my juniors who share a single braincell between them, and my current national service.
37
+ There have been more stabbings, accidents out there this winter season. It's wild. Stay safe everyone.
38
+
39
+ Also sorry for the inactivity. Life was in the way. It still is, just less so, for now. Burnout is a thing, huh?
40
+
41
+ https://sao10k.carrd.co/ for contact.
42
+
43
+ ---
44
  ## Use with llama.cpp
45
  Install llama.cpp through brew (works on Mac and Linux)
46