mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 08:14:54 +08:00
[Bugfix] Fix VLM example typo (#6859)
This commit is contained in:
parent
aa46953a20
commit
925de97e05
@ -158,7 +158,6 @@ if __name__ == "__main__":
|
||||
parser = FlexibleArgumentParser(
|
||||
description='Demo on using vLLM for offline inference with '
|
||||
'vision language models')
|
||||
args = parser.parse_args()
|
||||
parser.add_argument('--model-type',
|
||||
'-m',
|
||||
type=str,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user