Skip to content

Commit 3e9dbcb

Browse files
committed
fix typo
Signed-off-by: Kyle Sayers <[email protected]>
1 parent b6a4803 commit 3e9dbcb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/llmcompressor/transformers/tracing/test_models.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,8 @@
9494
["Cohere2DecoderLayer"],
9595
"vision",
9696
[],
97-
)(
97+
),
98+
(
9899
"Qwen/Qwen2-VL-2B-Instruct",
99100
Qwen2VLForConditionalGeneration,
100101
["Qwen2VLDecoderLayer"],

0 commit comments

Comments
 (0)