Jackrong commited on
Commit
cca2eb5
·
verified ·
1 Parent(s): 8c0f0a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -6
README.md CHANGED
@@ -1,9 +1,34 @@
1
- ---
2
- library_name: transformers
3
- license: apache-2.0
4
- license_link: https://huggingface.co/Qwen/Qwen3.6-27B/blob/main/LICENSE
5
- pipeline_tag: image-text-to-text
6
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
 
8
  # Qwen3.6-27B
9
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ license_link: https://huggingface.co/Qwen/Qwen3.6-27B/blob/main/LICENSE
5
+ base_model:
6
+ - Qwen/Qwen3.6-27B
7
+ pipeline_tag: image-text-to-text
8
+ tags:
9
+ - qwen
10
+ - qwen3.6
11
+ - vision-language
12
+ - multimodal
13
+ - image-text-to-text
14
+ - text-generation
15
+ - causal-lm
16
+ - coding
17
+ - reasoning
18
+ - tool-use
19
+ - long-context
20
+ - quantized
21
+ language:
22
+ - en
23
+ - zh
24
+ - ko
25
+ - es
26
+ - ja
27
+ - ru
28
+ model_type: qwen3_6
29
+ inference: false
30
+ quantized_by: Jackrong
31
+ ---
32
 
33
  # Qwen3.6-27B
34