[Bugfix] Fix LoRA extra vocab size (#15047)
Some checks failed
Create Release / Create Release (push) Has been cancelled

Signed-off-by: Jee Jee Li <pandaleefree@gmail.com>
This commit is contained in:
Jee Jee Li
2025-03-19 00:40:29 +08:00
committed by simon-mo
parent 1a504aff6c
commit 966f933ee1
5 changed files with 1 additions and 5 deletions

View File

@@ -682,7 +682,6 @@ def run_phi4mm(questions: list[str], modality: str) -> ModelRequestData:
max_num_seqs=2,
enable_lora=True,
max_lora_rank=320,
lora_extra_vocab_size=0,
)
return ModelRequestData(