Triangle104
commited on
Commit
•
7edfdfc
1
Parent(s):
6292dcc
Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,32 @@ base_model: TheDrummer/Cydonia-22B-v1.3
|
|
10 |
This model was converted to GGUF format from [`TheDrummer/Cydonia-22B-v1.3`](https://huggingface.co/TheDrummer/Cydonia-22B-v1.3) 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.3) 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.3`](https://huggingface.co/TheDrummer/Cydonia-22B-v1.3) 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.3) for more details on the model.
|
12 |
|
13 |
+
---
|
14 |
+
Model details:
|
15 |
+
-
|
16 |
+
Cydonia v1.3 has the creative flair of v1.2 with a strong adventure bias. Try using an open-ended card on this one!
|
17 |
+
|
18 |
+
You may also like:
|
19 |
+
|
20 |
+
Cydonia v1: Straight up moist, a classic for some
|
21 |
+
Cydonia v1.1: Less refusals, a more evil v1
|
22 |
+
Cydonia v1.2: Creative boost
|
23 |
+
|
24 |
+
Arsenal (Supported Chat Templates)
|
25 |
+
|
26 |
+
Metharme (a.k.a. Pygmalion in ST) for RP / Story
|
27 |
+
Alpaca for Story / Adventure
|
28 |
+
Mistral for Instruct / RP / Story
|
29 |
+
You can mix it up and see which works best for you.
|
30 |
+
|
31 |
+
Favorite RP Format
|
32 |
+
-
|
33 |
+
*action* Dialogue *thoughts* Dialogue *narration* in 1st person PoV
|
34 |
+
|
35 |
+
|
36 |
+
Thank you, Envoid! I cackled.
|
37 |
+
|
38 |
+
---
|
39 |
## Use with llama.cpp
|
40 |
Install llama.cpp through brew (works on Mac and Linux)
|
41 |
|