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 97c09b9 commit 03d4de3Copy full SHA for 03d4de3
tests/exporters/onnx/utils_tests.py
@@ -103,6 +103,7 @@
103
},
104
"flaubert": "hf-internal-testing/tiny-random-flaubert",
105
"gemma": "fxmarty/tiny-random-GemmaForCausalLM",
106
+ "gemma3": "hf-internal-testing/tiny-random-Gemma3ForConditionalGeneration",
107
"glpn": "hf-internal-testing/tiny-random-GLPNModel",
108
"gpt2": "hf-internal-testing/tiny-random-gpt2",
109
"gpt_bigcode": "hf-internal-testing/tiny-random-GPTBigCodeModel",
0 commit comments