Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: []
|
3 |
+
library_name: transformers
|
4 |
+
tags:
|
5 |
+
- mergekit
|
6 |
+
- merge
|
7 |
+
|
8 |
+
---
|
9 |
+
|
10 |
+
<h2>L3-Dark-Planet-8B</h2>
|
11 |
+
|
12 |
+
This repo contains the full precision source code, in "safe tensors" format to generate GGUFs, GPTQ, EXL2, AWQ, HQQ and other formats.
|
13 |
+
The source code can also be used directly.
|
14 |
+
|
15 |
+
For full information about this model, including:
|
16 |
+
|
17 |
+
- Details about this model and its use case(s).
|
18 |
+
- Context limits
|
19 |
+
- Special usage notes / settings.
|
20 |
+
- Any model(s) used to create this model.
|
21 |
+
- Template(s) used to access/use this model.
|
22 |
+
- Example generation(s)
|
23 |
+
- GGUF quants of this model
|
24 |
+
|
25 |
+
Please go to:
|
26 |
+
|
27 |
+
[ https://huggingface.co/DavidAU/L3-Dark-Planet-8B-GGUF ]
|
28 |
+
|
29 |
+
For "Dark Planet Horror City 8b" :
|
30 |
+
|
31 |
+
[ https://huggingface.co/DavidAU/L3-Dark-Planet-Horror-City-8B-NEO-Imatrix-GGUF ]
|
32 |
+
|
33 |
+
(To create GGUFs for Dark Planet Horror City 8B use the ".dat" file for Imatrix in this repo )
|