magiccodingman commited on
Commit
ec62fe2
·
verified ·
1 Parent(s): ee12487

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - Qwen/Qwen3-4B-Instruct-2507
5
+ tags:
6
+ - gguf
7
+ - llama.cpp
8
+ - text-generation
9
+ - quantized
10
+ - cpu
11
+ - gpu
12
+ - mxfp4
13
+ - mxfpr_hybrid
14
+ - mxfp4_moe
15
+ - qwen3
16
+ ---