vllm errors

This commit is contained in:
sirius0xdev 2026-04-18 22:12:29 +00:00
parent 3a924b4a10
commit 8ec068c841

View file

@ -44,7 +44,7 @@ spec:
- --disable-custom-all-reduce
- --trust-remote-code
- --dtype=auto
- --limit-mm-per-prompt='{"image"=1, "video"=0}' # Optional: limit vision if not heavily using images yet
##- --limit-mm-per-prompt='{"image"=1, "video"=0}' # Optional: limit vision if not heavily using images yet
ports:
- containerPort: 8000
resources: