I am trying to run the tool usage example of gpt-oss, using the below commands
pip install gpt-oss
vllm serve ... --tool-server demo
I am using the pre-built docker rocm/vllm-dev:open-mi300-08052025, but i am getting below error
vllm: error: unrecognized arguments: --tool-server demo
Any help appreciated