Unverified Commit 358c328d authored by Zhuohan Li's avatar Zhuohan Li Committed by GitHub
Browse files

[BUGFIX] Fix communication test (#2285)

parent 4aaafdd2
......@@ -8,7 +8,7 @@ import pytest
import torch
from vllm.config import ParallelConfig
from vllm.engine.ray_utils import get_open_port
from vllm.utils import get_open_port
from vllm.model_executor.parallel_utils.communication_op import (
tensor_model_parallel_all_reduce,
tensor_model_parallel_all_gather,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment