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 f5b1b88 commit 9dc45e6Copy full SHA for 9dc45e6
tests/llmcompressor/transformers/tracing/test_models.py
@@ -50,7 +50,7 @@
50
"text",
51
[],
52
),
53
- ("google/gemma-3n-E2B-it", AutoModelForCausalLM, None, "text", []),
+ ("google/gemma-3n-E2B-it", AutoModelForCausalLM, None, "text", ["timm"]),
54
("unsloth/DeepSeek-R1-0528-BF16", AutoModelForCausalLM, None, "text", []),
55
# --- vision ---
56
(
0 commit comments