OmarSamir commited on
Commit
228f672
·
verified ·
1 Parent(s): 0e36a1f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,10 +1,17 @@
1
  ---
2
  library_name: transformers
 
 
 
 
 
3
  tags:
4
  - VLA
5
  - VLM
6
  - LLM
7
  - DriveFusion
 
 
8
  pipeline_tag: image-text-to-text
9
  ---
10
 
 
1
  ---
2
  library_name: transformers
3
+ license: apache-2.0
4
+ language:
5
+ - en
6
+ base_model:
7
+ - Qwen/Qwen2.5-VL-3B-Instruct
8
  tags:
9
  - VLA
10
  - VLM
11
  - LLM
12
  - DriveFusion
13
+ - Vision
14
+ - MultiModal
15
  pipeline_tag: image-text-to-text
16
  ---
17