DavidAU commited on
Commit
19313fa
1 Parent(s): 033261c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md CHANGED
@@ -11,6 +11,35 @@ Refer to the [original model card](https://huggingface.co/TehVenom/MPT-7b-Wizard
11
 
12
  Install llama.cpp through brew.
13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ```bash
15
  brew install ggerganov/ggerganov/llama.cpp
16
  ```
 
11
 
12
  Install llama.cpp through brew.
13
 
14
+ <B>Versions of GRAND HORROR - that can be used for all storytelling / for all genres (in release order):</B>
15
+
16
+ Note that model output varies between versions - if you find one version does not meet your requirements, try a different
17
+ version at same quant(s) level.
18
+
19
+ Differences can include use of adjectives (or not), "gory level", "horror level", intensity, paragraph and sentence structure etc etc.
20
+
21
+ <small>
22
+
23
+ [ https://huggingface.co/DavidAU/L3-Grand-HORROR-25B-V2-STABLE-Godzillas-Wicked-Sister-GGUF ]
24
+
25
+ [ https://huggingface.co/DavidAU/L3-Grand-HORROR-20.7B-V1.9-STABLE-Hathors-Revenge-GGUF ]
26
+
27
+ [ https://huggingface.co/DavidAU/L3-Grand-HORROR-18.5B-V1.8-STABLE-10-Gates-of-Hell-GGUF ]
28
+
29
+ [ https://huggingface.co/DavidAU/L3-Grand-HORROR-17.4B-V1.7-STABLE-Kiss-Of-Death-GGUF ]
30
+
31
+ [ https://huggingface.co/DavidAU/L3-Stheno-Maid-Blackroot-Grand-HORROR-16.5B-V1.6-STABLE-INTENSE-GGUF ]
32
+
33
+ [ https://huggingface.co/DavidAU/L3-Stheno-Maid-Blackroot-Grand-HORROR-16.5B-V1.5-STABLE-GGUF ]
34
+
35
+ [ https://huggingface.co/DavidAU/Llama3-Little-LLM-Of-Horror_N_Fiction-14.6B-GGUF ]
36
+
37
+ [ https://huggingface.co/DavidAU/L3-Stheno-Maid-Blackroot-Grand-HORROR-16B-Ultra-NEO-V2-IMATRIX-GGUF ]
38
+
39
+ [ https://huggingface.co/DavidAU/L3-Stheno-Maid-Blackroot-Grand-HORROR-16B-GGUF ]
40
+
41
+ </small>
42
+
43
  ```bash
44
  brew install ggerganov/ggerganov/llama.cpp
45
  ```