Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- mergekit
|
5 |
+
- merge
|
6 |
+
base_model: []
|
7 |
+
---
|
8 |
+
|
9 |
+
<h2>MN-WORDSTORM-pt1-RCM-Kiss-of-Madness-18.5B-Instruct</h2>
|
10 |
+
|
11 |
+
This is part 1 in a 10 part series.
|
12 |
+
|
13 |
+
This repo contains the full precision source code, in "safe tensors" format to generate GGUFs, GPTQ, EXL2, AWQ, HQQ and other formats.
|
14 |
+
The source code can also be used directly.
|
15 |
+
|
16 |
+
For full information about this model, including:
|
17 |
+
|
18 |
+
- Details about this model and its use case(s).
|
19 |
+
- Context limits
|
20 |
+
- Special usage notes / settings.
|
21 |
+
- Any model(s) used to create this model.
|
22 |
+
- Template(s) used to access/use this model.
|
23 |
+
- Example generation(s)
|
24 |
+
- GGUF quants of this model
|
25 |
+
|
26 |
+
Please go to:
|
27 |
+
|
28 |
+
[ https://huggingface.co/DavidAU/MN-WORDSTORM-pt1-RCM-Kiss-of-Madness-18.5B-Instruct-gguf ]
|