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
Hi, when doing inference on a single-gpu, i encountered this assertion error.
It happens when runing at vllm/model_executor/parallel_utils/parallel_state.py. I do not know why vllm need to init_distributed_environment while i only use single-gpu.