Reiterate3680 commited on
Commit
52d02b4
1 Parent(s): 404b660

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: aetherwiing/MN-12B-Starcannon-v2
3
+ language:
4
+ - en
5
+ license: other
6
+ pipeline_tag: text-generation
7
+ quantized_by: Reiterate3680
8
+ ---
9
+ Original Model: https://huggingface.co/aetherwiing/MN-12B-Starcannon-v2
10
+
11
+ made with https://huggingface.co/FantasiaFoundry/GGUF-Quantization-Script
12
+
13
+ Models Q2_K_L, Q4_K_L, Q5_K_L, Q6_K_L, are using Q_8 output tensors and token embeddings
14
+
15
+ using bartowski's imatrix dataset
16
+
17
+ (happened to already have made these before mradermacher, probably use theirs instead)