Skip to content

Commit 873e08f

Browse files
committed
add github publishing
1 parent 51341a7 commit 873e08f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_xlm_roberta.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
XLMRobertaForQuestionAnswering,
1010
XLMRobertaForSequenceClassification,
1111
XLMRobertaForTokenClassification,
12-
XLMRobertaModel,
13-
XLMRobertaTokenizer,
1412
)
1513

1614
from src.mlx_transformers.models import (

0 commit comments

Comments
 (0)