Skip to content

Commit 03d4de3

Browse files
Add gemma3 tests
1 parent 97c09b9 commit 03d4de3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/exporters/onnx/utils_tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
},
104104
"flaubert": "hf-internal-testing/tiny-random-flaubert",
105105
"gemma": "fxmarty/tiny-random-GemmaForCausalLM",
106+
"gemma3": "hf-internal-testing/tiny-random-Gemma3ForConditionalGeneration",
106107
"glpn": "hf-internal-testing/tiny-random-GLPNModel",
107108
"gpt2": "hf-internal-testing/tiny-random-gpt2",
108109
"gpt_bigcode": "hf-internal-testing/tiny-random-GPTBigCodeModel",

0 commit comments

Comments
 (0)