Triangle104 commited on
Commit
ff83baa
·
verified ·
1 Parent(s): 85968bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -10,6 +10,20 @@ 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
+ Metharme (may require some patching)
18
+ Alpaca (worth a try for story)
19
+
20
+ Description
21
+ -
22
+ Cydonia 24B v2.1 is a finetune of Mistral's latest 'Small' model (2501).
23
+
24
+ Further tuning was done to improve prose, foster creativity, and tone down positivity.
25
+
26
+ ---
27
  ## Use with llama.cpp
28
  Install llama.cpp through brew (works on Mac and Linux)
29