We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9d0dbb commit 7d0dc5bCopy full SHA for 7d0dc5b
src/utils/metrics.py
@@ -24,7 +24,7 @@
24
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
25
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26
27
-from typing import Dict, List, Union
+from typing import Dict, Union
28
29
import triton_python_backend_utils as pb_utils
30
from vllm.engine.metrics import StatLoggerBase as VllmStatLoggerBase
0 commit comments