Skip to content

Commit

Permalink
rebase + run format.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
bnellnm committed Jun 9, 2024
1 parent 4ed8bf2 commit 57088e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/kernels/test_int8_quant.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import pytest
import torch

# ruff: noqa: F401
import vllm._C

DTYPES = [torch.half, torch.bfloat16, torch.float]
Expand Down

0 comments on commit 57088e4

Please sign in to comment.