mirror of
https://github.com/modelscope/modelscope.git
synced 2026-02-24 12:10:09 +01:00
build_image lmdeploy version to 0.6.2
This commit is contained in:
@@ -256,7 +256,7 @@ class LLMImageBuilder(Builder):
|
||||
if not args.vllm_version:
|
||||
args.vllm_version = '0.6.3.post1'
|
||||
if not args.lmdeploy_version:
|
||||
args.lmdeploy_version = '0.6.1'
|
||||
args.lmdeploy_version = '0.6.2'
|
||||
if not args.autogptq_version:
|
||||
args.autogptq_version = '0.7.1'
|
||||
return args
|
||||
|
||||
Reference in New Issue
Block a user