You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command that I used to run is vllm serve deepseek-ai/DeepSeek-R1 --tokenizer deepseek-ai/DeepSeek-R1 --host 0.0.0.0 --port 30001 --trust-remote-code --tensor-parallel-size 8 --max-model-len 65536
Before submitting a new issue...
Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
The text was updated successfully, but these errors were encountered:
Your current environment
The output of `python collect_env.py`
Model Input Dumps
No response
🐛 Describe the bug
The vllm no longer working on server with MI300X GPU when running model DeepSeek R1 after this commit cabaf4e
The error is as follows
The command that I used to run is
vllm serve deepseek-ai/DeepSeek-R1 --tokenizer deepseek-ai/DeepSeek-R1 --host 0.0.0.0 --port 30001 --trust-remote-code --tensor-parallel-size 8 --max-model-len 65536
Before submitting a new issue...
The text was updated successfully, but these errors were encountered: