Triangle104 commited on
Commit
16fbb10
·
verified ·
1 Parent(s): da34e4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -10,6 +10,22 @@ tags:
10
  This model was converted to GGUF format from [`TheDrummer/Cydonia-24B-v2.1`](https://huggingface.co/TheDrummer/Cydonia-24B-v2.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-24B-v2.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-24B-v2.1`](https://huggingface.co/TheDrummer/Cydonia-24B-v2.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-24B-v2.1) for more details on the model.
12
 
13
+ ---
14
+ Supported Chat Templates
15
+ -
16
+ -Mistral v7 Tekken (recommended)
17
+
18
+ -Metharme (may require some patching)
19
+
20
+ -Alpaca (worth a try for story)
21
+
22
+ Description
23
+ -
24
+ Cydonia 24B v2.1 is a finetune of Mistral's latest 'Small' model (2501).
25
+
26
+ Further tuning was done to improve prose, foster creativity, and tone down positivity.
27
+
28
+ ---
29
  ## Use with llama.cpp
30
  Install llama.cpp through brew (works on Mac and Linux)
31