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