eaddario commited on
Commit
b4fb9e4
·
verified ·
1 Parent(s): 0bea89d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -3
README.md CHANGED
@@ -1,3 +1,22 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - mistralai/Mistral-Small-3.2-24B-Instruct-2506
4
+ datasets:
5
+ - eaddario/imatrix-calibration
6
+ language:
7
+ - en
8
+ license:
9
+ - apache-2.0
10
+ pipeline_tag: text-generation
11
+ tags:
12
+ - gguf
13
+ - quant
14
+ - pruned
15
+ - experimental
16
+ ---
17
+
18
+ # Experimental layer-wise + pruned (layers 4 and 5) quantization of mistralai/Mistral-Small-3.2-24B-Instruct-2506
19
+
20
+ ## Upload in progress...
21
+
22
+ Full model card will be available once all files have been uploaded