Skip to content

Commit

Permalink
bigger model for now
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyasMoutawwakil committed Jul 25, 2024
1 parent 9923084 commit 0cb6be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/bettertransformer/testing_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

MODELS_DICT = {
"albert": "hf-internal-testing/tiny-random-AlbertModel",
"bark": "hf-internal-testing/tiny-random-BarkModel",
"bark": "ylacombe/bark-small",
"bart": "hf-internal-testing/tiny-random-bart",
"bert": "hf-internal-testing/tiny-random-BertModel",
"bert-generation": "ybelkada/random-tiny-BertGenerationModel",
Expand Down

0 comments on commit 0cb6be7

Please sign in to comment.