Triangle104 commited on
Commit
dc0193d
1 Parent(s): 94a455d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -0
README.md CHANGED
@@ -10,6 +10,41 @@ tags:
10
  This model was converted to GGUF format from [`TheDrummer/Cydonia-22B-v1.1`](https://huggingface.co/TheDrummer/Cydonia-22B-v1.1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
11
  Refer to the [original model card](https://huggingface.co/TheDrummer/Cydonia-22B-v1.1) for more details on the model.
12
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ## Use with llama.cpp
14
  Install llama.cpp through brew (works on Mac and Linux)
15
 
 
10
  This model was converted to GGUF format from [`TheDrummer/Cydonia-22B-v1.1`](https://huggingface.co/TheDrummer/Cydonia-22B-v1.1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
11
  Refer to the [original model card](https://huggingface.co/TheDrummer/Cydonia-22B-v1.1) for more details on the model.
12
 
13
+ ---
14
+ Model details:
15
+ -
16
+ BeaverAI proudly presents... Cydonia 22B v1.1
17
+
18
+ I christen this model, 'Miqu 2 Mini' - @invisietch
19
+
20
+ What's New with v1.1?
21
+
22
+ Lightly decensored: Less refusals
23
+ Less positivity: Less plot armor, less moralizing
24
+ Holds back better on the moist
25
+ Smarter!
26
+
27
+ Links
28
+
29
+ Original: https://huggingface.co/TheDrummer/Cydonia-22B-v1.1
30
+ GGUF: https://huggingface.co/TheDrummer/Cydonia-22B-v1.1-GGUF
31
+ iMatrix: https://huggingface.co/bartowski/Cydonia-22B-v1.1-GGUF (recommended for lower quants)
32
+ EXL2: 8bpw, 6bpw, 4bpw
33
+
34
+ Arsenal (Supported Chat Templates)
35
+
36
+ Metharme (a.k.a. Pygmalion in ST) for RP / Story
37
+ Text Completion for RP
38
+ Mistral for Instruct / RP / Story
39
+ You can mix it up and see which works best for you.
40
+
41
+ Favorite RP Format
42
+
43
+ action Dialogue thoughts Dialogue narration in 1st person PoV
44
+
45
+ No one's gonna take me alive Time has come to make things right You and I must fight for our rights You and I must fight to survive
46
+
47
+ ---
48
  ## Use with llama.cpp
49
  Install llama.cpp through brew (works on Mac and Linux)
50