Skip to content

Commit 91d8c59

Browse files
committed
Update
1 parent 81050ce commit 91d8c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

verl/workers/rollout/trtllm_rollout/trtllm_async_server.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
import asyncio
1515
import logging
1616
import os
17-
from typing import Any, Optional
17+
from typing import Any, Optional, Union
1818

1919
import ray
2020
import torch

0 commit comments

Comments
 (0)