Skip to content

Commit b2433aa

Browse files
cccclaifacebook-github-bot
authored andcommitted
Add eurobert to CI
Differential Revision: D79845133
1 parent afdbb85 commit b2433aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trunk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@ jobs:
628628
strategy:
629629
matrix:
630630
dtype: [fp32]
631-
model: [cvt, dit, efficientnet, focalnet, mobilevit_v1, mobilevit_v2, pvt, swin, albert, bert, distilbert, roberta] # eurobert requires transfomer >= 4.48.0, skip for now
631+
model: [cvt, dit, efficientnet, eurobert, eurobert, focalnet, mobilevit_v1, mobilevit_v2, pvt, swin, albert, bert, distilbert, roberta]
632632
fail-fast: false
633633
with:
634634
runner: linux.2xlarge

0 commit comments

Comments
 (0)