"vscode:/vscode.git/clone" did not exist on "968bd93285318f0e43319d4c2a27c352a458ddd3"
[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