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 8345410 commit 55b5280Copy full SHA for 55b5280
tests/onnxruntime/testing_utils.py
@@ -68,6 +68,7 @@
68
"flaubert": "hf-internal-testing/tiny-random-flaubert",
69
"flux": "optimum-internal-testing/tiny-random-flux",
70
"gemma": "fxmarty/tiny-random-GemmaForCausalLM",
71
+ "gemma3": "hf-internal-testing/tiny-random-Gemma3ForConditionalGeneration",
72
"gpt2": "hf-internal-testing/tiny-random-GPT2LMHeadModel",
73
"gpt_bigcode": "hf-internal-testing/tiny-random-GPTBigCodeModel",
74
"gpt_bigcode-multi_query-False": "optimum-internal-testing/tiny-random-gpt_bigcode-multi_query-False",
0 commit comments