"...composable_kernel-1.git" did not exist on "bf975428460a27b46912d1c4293b407febb92de0"
[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>
Showing
Please register or sign in to comment