Skip to content

Remove unrecognized vllm args from gpt-oss-120b#4

Merged
Evrard-Nil merged 1 commit intomainfrom
fix/remove-unrecognized-vllm-args
Mar 6, 2026
Merged

Remove unrecognized vllm args from gpt-oss-120b#4
Evrard-Nil merged 1 commit intomainfrom
fix/remove-unrecognized-vllm-args

Conversation

@Evrard-Nil
Copy link
Contributor

Summary

  • Remove --max-cudagraph-capture-size 2048 and --stream-interval 20 from gpt-oss-120b in small-models.yaml
  • These args are not recognized by the current vLLM api_server.py

Test plan

  • Verify gpt-oss-120b container starts without errors

Remove --max-cudagraph-capture-size and --stream-interval which are
not recognized by the current vLLM api_server.py.
@Evrard-Nil Evrard-Nil merged commit 8e390a9 into main Mar 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant