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 6289869 commit 9577875Copy full SHA for 9577875
test/test_cuda/test_support_vlms.py
@@ -9,7 +9,7 @@
9
from PIL import Image
10
11
from auto_round import AutoRoundConfig # # must import for auto-round format
12
-from auto_round.testing_utils import require_gptqmodel, require_vlm_env, require_package_version_ut
+from auto_round.testing_utils import require_gptqmodel, require_package_version_ut, require_vlm_env
13
14
15
class TestSupportVLMS(unittest.TestCase):
0 commit comments