shuai bai
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,8 @@ pipeline_tag: image-text-to-text
|
|
| 6 |
tags:
|
| 7 |
- multimodal
|
| 8 |
library_name: transformers
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Qwen2.5-VL-32B-Instruct-AWQ
|
|
@@ -478,5 +480,4 @@ If you find our work helpful, feel free to give us a cite.
|
|
| 478 |
journal={arXiv preprint arXiv:2502.13923},
|
| 479 |
year={2025}
|
| 480 |
}
|
| 481 |
-
```
|
| 482 |
-
|
|
|
|
| 6 |
tags:
|
| 7 |
- multimodal
|
| 8 |
library_name: transformers
|
| 9 |
+
base_model:
|
| 10 |
+
- Qwen/Qwen2.5-VL-32B-Instruct
|
| 11 |
---
|
| 12 |
|
| 13 |
# Qwen2.5-VL-32B-Instruct-AWQ
|
|
|
|
| 480 |
journal={arXiv preprint arXiv:2502.13923},
|
| 481 |
year={2025}
|
| 482 |
}
|
| 483 |
+
```
|
|
|