We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dedb852 commit 253c6c2Copy full SHA for 253c6c2
tests/exporters/exporters_utils.py
@@ -129,7 +129,7 @@
129
"hf-internal-testing/tiny-random-language_perceiver": ["fill-mask", "text-classification"],
130
"hf-internal-testing/tiny-random-vision_perceiver_conv": ["image-classification"],
131
},
132
- "phi": "hf-internal-testing/tiny-random-PhiForCausalLM",
+ "phi": "echarlaix/tiny-random-PhiForCausalLM",
133
"pix2struct": "fxmarty/pix2struct-tiny-random",
134
# "rembert": "google/rembert",
135
"poolformer": "hf-internal-testing/tiny-random-PoolFormerModel",
0 commit comments