Skip to content

Commit

Permalink
Update test model id (#1785)
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed Mar 29, 2024
1 parent dedb852 commit 253c6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/exporters/exporters_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"hf-internal-testing/tiny-random-language_perceiver": ["fill-mask", "text-classification"],
"hf-internal-testing/tiny-random-vision_perceiver_conv": ["image-classification"],
},
"phi": "hf-internal-testing/tiny-random-PhiForCausalLM",
"phi": "echarlaix/tiny-random-PhiForCausalLM",
"pix2struct": "fxmarty/pix2struct-tiny-random",
# "rembert": "google/rembert",
"poolformer": "hf-internal-testing/tiny-random-PoolFormerModel",
Expand Down

0 comments on commit 253c6c2

Please sign in to comment.