Reiterate3680
commited on
Commit
•
8866905
1
Parent(s):
50380db
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: intervitens/mini-magnum-12b-v1.1
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
license: other
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
quantized_by: Reiterate3680
|
8 |
+
---
|
9 |
+
|
10 |
+
made with https://huggingface.co/FantasiaFoundry/GGUF-Quantization-Script
|
11 |
+
|
12 |
+
using Q_8 output tensors and token embeddings
|
13 |
+
|
14 |
+
using bartowski's imatrix dataset
|
15 |
+
|
16 |
+
untested
|