bartowski commited on
Commit
4d32843
·
verified ·
1 Parent(s): 4d4037c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ quantized_by: bartowski
3
+ pipeline_tag: text-generation
4
+ license: apache-2.0
5
+ base_model: Qwen/Qwen3-30B-A3B
6
+ base_model_relation: quantized
7
+ ---
8
+
9
+ llama.cpp quants of https://huggingface.co/Qwen/Qwen3-30B-A3B
10
+
11
+ Had problems with imatrix, so this card is a placeholder, will update after I can investigate