Triangle104
commited on
Commit
•
a770074
1
Parent(s):
2728a7c
Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,47 @@ base_model: TheDrummer/Cydonia-22B-v1.1
|
|
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...
|
17 |
+
Cydonia 22B v1.1 💿
|
18 |
+
|
19 |
+
I christen this model, 'Miqu 2 Mini' - @invisietch
|
20 |
+
|
21 |
+
What's New with v1.1?
|
22 |
+
|
23 |
+
Lightly decensored: Less refusals
|
24 |
+
Less positivity: Less plot armor, less moralizing
|
25 |
+
Holds back better on the moist
|
26 |
+
Smarter!
|
27 |
+
|
28 |
+
Links
|
29 |
+
|
30 |
+
Original: https://huggingface.co/TheDrummer/Cydonia-22B-v1.1
|
31 |
+
GGUF: https://huggingface.co/TheDrummer/Cydonia-22B-v1.1-GGUF
|
32 |
+
iMatrix: https://huggingface.co/bartowski/Cydonia-22B-v1.1-GGUF (recommended for lower quants)
|
33 |
+
EXL2: 8bpw, 6bpw, 4bpw
|
34 |
+
|
35 |
+
Arsenal (Supported Chat Templates)
|
36 |
+
|
37 |
+
Metharme (a.k.a. Pygmalion in ST) for RP / Story
|
38 |
+
Text Completion for RP
|
39 |
+
Mistral for Instruct / RP / Story
|
40 |
+
You can mix it up and see which works best for you.
|
41 |
+
|
42 |
+
Favorite RP Format
|
43 |
+
|
44 |
+
*action* Dialogue *thoughts* Dialogue *narration* in 1st person PoV
|
45 |
+
|
46 |
+
No one's gonna take me alive
|
47 |
+
Time has come to make things right
|
48 |
+
You and I must fight for our rights
|
49 |
+
You and I must fight to survive
|
50 |
+
|
51 |
+
Thank you, Envoid! I cackled.
|
52 |
+
|
53 |
+
---
|
54 |
## Use with llama.cpp
|
55 |
Install llama.cpp through brew (works on Mac and Linux)
|
56 |
|