mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-22 03:34:28 +08:00
address ci issue
Signed-off-by: bk-201 <joy25810@foxmail.com>
This commit is contained in:
parent
1fbd7287b8
commit
3e33423eb2
@ -991,7 +991,6 @@ class EngineArgs:
|
||||
)
|
||||
lora_group.add_argument(
|
||||
"--enable-mm-lora",
|
||||
action=argparse.BooleanOptionalAction,
|
||||
**lora_kwargs["enable_mm_lora"],
|
||||
)
|
||||
lora_group.add_argument("--max-cpu-loras", **lora_kwargs["max_cpu_loras"])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user