We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7376c6a commit 1a807fcCopy full SHA for 1a807fc
tests/onnxruntime/utils_onnxruntime_tests.py
@@ -95,7 +95,7 @@
95
"roformer": "hf-internal-testing/tiny-random-RoFormerModel",
96
"segformer": "hf-internal-testing/tiny-random-SegformerModel",
97
"sew": "hf-internal-testing/tiny-random-SEWModel",
98
- "sew_d": "hf-internal-testing/tiny-random-SEWDModel",
+ "sew_d": "asapp/sew-d-tiny-100k-ft-ls100h",
99
"squeezebert": "hf-internal-testing/tiny-random-SqueezeBertModel",
100
"speech_to_text": "hf-internal-testing/tiny-random-Speech2TextModel",
101
"stable-diffusion": "hf-internal-testing/tiny-stable-diffusion-torch",
0 commit comments