Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
|
4 |
+
library_name: transformers
|
5 |
+
tags:
|
6 |
+
- mergekit
|
7 |
+
- merge
|
8 |
+
base_model: []
|
9 |
+
|
10 |
+
---
|
11 |
+
|
12 |
+
[![QuantFactory Banner](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeiuCm7c8lEwEJuRey9kiVZsRn2W-b4pWlu3-X534V3YmVuVc2ZL-NXg2RkzSOOS2JXGHutDuyyNAUtdJI65jGTo8jT9Y99tMi4H4MqL44Uc5QKG77B0d6-JfIkZHFaUA71-RtjyYZWVIhqsNZcx8-OMaA?key=xt3VSDoCbmTY7o-cwwOFwQ)](https://hf.co/QuantFactory)
|
13 |
+
|
14 |
+
|
15 |
+
# QuantFactory/MN-Dark-Planet-TITAN-12B-GGUF
|
16 |
+
This is quantized version of [DavidAU/MN-Dark-Planet-TITAN-12B](https://huggingface.co/DavidAU/MN-Dark-Planet-TITAN-12B) created using llama.cpp
|
17 |
+
|
18 |
+
# Original Model Card
|
19 |
+
|
20 |
+
|
21 |
+
<h2>MN-Dark-Planet-TITAN-12B</h2>
|
22 |
+
|
23 |
+
This repo contains the full precision source code, in "safe tensors" format to generate GGUFs, GPTQ, EXL2, AWQ, HQQ and other formats.
|
24 |
+
The source code can also be used directly.
|
25 |
+
|
26 |
+
For full information about this model, including:
|
27 |
+
|
28 |
+
- Details about this model and its use case(s).
|
29 |
+
- Context limits
|
30 |
+
- Special usage notes / settings.
|
31 |
+
- Any model(s) used to create this model.
|
32 |
+
- Template(s) used to access/use this model.
|
33 |
+
- Example generation(s)
|
34 |
+
- GGUF quants of this model
|
35 |
+
|
36 |
+
Please go to:
|
37 |
+
|
38 |
+
[ https://huggingface.co/DavidAU/MN-Dark-Planet-TITAN-12B-GGUF ]
|