Lewdiculous commited on
Commit
b4db26c
1 Parent(s): 23b1a18

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ ---
4
+ Uploading...
5
+
6
+ quantization_options = [
7
+ "IQ3_M", "IQ3_XXS",
8
+ "Q4_K_M", "Q4_K_S", "IQ4_XS", "IQ4_NL",
9
+ "Q5_K_M", "Q5_K_S",
10
+ "Q6_K",
11
+ "Q8_0"
12
+ ]