remove base_model
Browse files
Or it's breaking the model tree (base_model cannot be the model itself)
README.md
CHANGED
|
@@ -7,8 +7,6 @@ pipeline_tag: image-text-to-text
|
|
| 7 |
tags:
|
| 8 |
- multimodal
|
| 9 |
library_name: transformers
|
| 10 |
-
base_model:
|
| 11 |
-
- Qwen/Qwen2.5-VL-7B-Instruct
|
| 12 |
---
|
| 13 |
|
| 14 |
# Qwen2.5-VL-7B-Instruct
|
|
|
|
| 7 |
tags:
|
| 8 |
- multimodal
|
| 9 |
library_name: transformers
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# Qwen2.5-VL-7B-Instruct
|