OpenCompass/opencompass
Robin Chen c172401323
[Fix] Fixed repeated loading of VLLM (#1051)
* [fix]Fixed the issue caused by the repeated loading of VLLM model during task segmentation.

* [fix] avoid TypeError: VLLM.__init__() got an unexpected keyword argument 'tokenizer_only'

* restore .pre-commit-config.yaml

* restore opencompass/tasks/openicl_infer.py

---------

Co-authored-by: IcyFeather <mengzhuo.happy@gmail.com>
Co-authored-by: Leymore <zfz-960727@163.com>
2024-04-17 20:36:08 +08:00
..
cli [Sync] update taco (#1030) 2024-04-09 17:50:23 +08:00
datasets [Feature] Add ChemBench (#1032) 2024-04-12 08:46:26 +08:00
lagent [Sync] update taco (#1030) 2024-04-09 17:50:23 +08:00
metrics [Feat] Support multi-modal evaluation on MME benchmark. (#197) 2023-08-21 15:53:20 +08:00
models [Fix] Fixed repeated loading of VLLM (#1051) 2024-04-17 20:36:08 +08:00
multimodal [Feature]: To be compatible with the latest version of MiniGPT-4 (#539) 2023-11-04 09:50:36 +08:00
openicl [Sync] update taco (#1030) 2024-04-09 17:50:23 +08:00
partitioners [Feature] Add multi-model judge and fix some problems (#1016) 2024-04-02 11:52:06 +08:00
runners [Fix] Fixed repeated loading of VLLM (#1051) 2024-04-17 20:36:08 +08:00
summarizers [Sync] update taco (#1030) 2024-04-09 17:50:23 +08:00
tasks [Fix] Fixed repeated loading of VLLM (#1051) 2024-04-17 20:36:08 +08:00
utils [Fix] Fixed repeated loading of VLLM (#1051) 2024-04-17 20:36:08 +08:00
__init__.py [Sync] Bump version to 0.2.4 (#1052) 2024-04-16 18:09:46 +08:00
registry.py [Sync] update taco (#1030) 2024-04-09 17:50:23 +08:00