aberrio commited on
Commit
ffac1b2
·
verified ·
1 Parent(s): f722af8

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ - zh
6
+ base_model:
7
+ - Qwen/Qwen3-0.6B
8
+ - Qwen/Qwen3-1.7B
9
+ - Qwen/Qwen3-4B
10
+ ---
11
+
12
+ # Qwen3
13
+
14
+ - Original model weights.
15
+ - Includes sizes for 0.6b, 1.7b, and 4b.
16
+ - Converted from the original vendored weights to gguf as bf16.