ariG23498 HF Staff commited on
Commit
0d1f234
·
verified ·
1 Parent(s): d464a05

Adding `transformers` as the library name, and adding the base model

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,6 +1,10 @@
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: image-text-to-text
 
 
 
 
4
  ---
5
  <a href="https://chat.qwenlm.ai/" target="_blank" style="margin: 2px;">
6
  <img alt="Chat" src="https://img.shields.io/badge/%F0%9F%92%9C%EF%B8%8F%20Qwen%20Chat%20-536af5" style="display: inline-block; vertical-align: middle;"/>
 
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: image-text-to-text
4
+ library_name: transformers
5
+ base_model:
6
+ - Qwen/Qwen3-VL-235B-A22B-Instruct
7
+ base_model_relation: quantized
8
  ---
9
  <a href="https://chat.qwenlm.ai/" target="_blank" style="margin: 2px;">
10
  <img alt="Chat" src="https://img.shields.io/badge/%F0%9F%92%9C%EF%B8%8F%20Qwen%20Chat%20-536af5" style="display: inline-block; vertical-align: middle;"/>