There was an error while loading. Please reload this page.
1 parent 4bc391d commit e611aefCopy full SHA for e611aef
1 file changed
tests/test_vllm_client_server.py
@@ -23,7 +23,7 @@
23
from trl.generation.vllm_client import (
24
VLLMClient,
25
_format_http_host,
26
- _normalize_communicator_host,
+ _resolve_communicator_host,
27
)
28
from trl.generation.vllm_generation import extract_logprobs
29
from trl.import_utils import is_vllm_available
0 commit comments