Skip to content

Commit 9dc45e6

Browse files
committed
add dep
Signed-off-by: Kyle Sayers <[email protected]>
1 parent f5b1b88 commit 9dc45e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/llmcompressor/transformers/tracing/test_models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"text",
5151
[],
5252
),
53-
("google/gemma-3n-E2B-it", AutoModelForCausalLM, None, "text", []),
53+
("google/gemma-3n-E2B-it", AutoModelForCausalLM, None, "text", ["timm"]),
5454
("unsloth/DeepSeek-R1-0528-BF16", AutoModelForCausalLM, None, "text", []),
5555
# --- vision ---
5656
(

0 commit comments

Comments
 (0)