Update README.md
Browse files
README.md
CHANGED
@@ -1,48 +1,28 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
This is
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
# Config 1
|
30 |
-
# E:/MN-Rocinante-12B-v1.1-Instruct
|
31 |
-
# E:/MN-12B-Celeste-V1.9-Instruct
|
32 |
-
# E:/MN-magnum-v2.5-12b-kto-Instruct
|
33 |
-
|
34 |
-
models:
|
35 |
-
- model: E:/MN-Rocinante-12B-v1.1-Instruct
|
36 |
-
- model: E:/MN-magnum-v2.5-12b-kto-Instruct
|
37 |
-
parameters:
|
38 |
-
weight: .6
|
39 |
-
density: .8
|
40 |
-
- model: E:/MN-12B-Celeste-V1.9-Instruct
|
41 |
-
parameters:
|
42 |
-
weight: .38
|
43 |
-
density: .6
|
44 |
-
merge_method: dare_ties
|
45 |
-
tokenizer_source: union
|
46 |
-
base_model: E:/MN-Rocinante-12B-v1.1-Instruct
|
47 |
-
dtype: bfloat16
|
48 |
-
```
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- mergekit
|
5 |
+
- merge
|
6 |
+
base_model: []
|
7 |
+
---
|
8 |
+
|
9 |
+
<h2>MN-WORDSTORM-pt2-RCM-Escape-Room-18.5B-Instruct</h2>
|
10 |
+
|
11 |
+
This is part 2 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-pt2-RCM-Escape-Room-18.5B-Instruct-gguf ]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|