R136a1 commited on
Commit
824da72
1 Parent(s): 6c1db61

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ language:
4
+ - en
5
+ ---
6
+
7
+ [EXL2](https://github.com/turboderp/exllamav2/tree/master#exllamav2) Quantization of [Putri's Megamix-A1](https://huggingface.co/gradientputri/Megamix-A1-13B).
8
+ GGUF quants from [Sao10K](https://huggingface.co/Sao10K) here: [MegaMix-L2-13B-GGUF](https://huggingface.co/Sao10K/MegaMix-L2-13B-GGUF)
9
+
10
+ ## Model details
11
+
12
+ Quantized at 5.33bpw
13
+
14
+ ## Prompt Format
15
+
16
+ Alpaca format:
17
+ ```
18
+ ### Instruction:
19
+
20
+
21
+ ### Response:
22
+ ```