OpenCompass/opencompass/multimodal/models/qwen
Yike Yuan b885ec84df
[Feat] Support Qwen-VL-Chat on MMBench. (#312)
* [Feat] Support Qwen-VL base.

* [Feat] Support Qwen-VL-Chat on MMBench.

* [Fix] Add postprocessor and fix format.

* [Fix] Add type hint and remove redundant codes.

* [Fix] fix bugs in postprocessor.

* [Fix] Use given commit id.
2023-09-06 18:42:19 +08:00
..
__init__.py [Feat] Support Qwen-VL-Chat on MMBench. (#312) 2023-09-06 18:42:19 +08:00
generation_utils.py [Feat] Support Qwen-VL-Chat on MMBench. (#312) 2023-09-06 18:42:19 +08:00
post_processor.py [Feat] Support Qwen-VL-Chat on MMBench. (#312) 2023-09-06 18:42:19 +08:00
prompt_constructor.py [Feat] Support Qwen-VL-Chat on MMBench. (#312) 2023-09-06 18:42:19 +08:00
qwen.py [Feat] Support Qwen-VL-Chat on MMBench. (#312) 2023-09-06 18:42:19 +08:00