transformers/tests/models
Pavel Iakubovskii b1ec745475
Fix RT-DETR inference with float16 and bfloat16 (#31639)
* [run_slow] rt_detr

* Fix positional embeddings and anchors dtypes

* [run slow] rt_detr

* Apply suggestions from code review

Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>

* Fixup

---------

Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
2024-06-26 17:50:10 +01:00
..
albert Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
align Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
altclip Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
audio_spectrogram_transformer Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
auto Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
autoformer Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
bark Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
bart Remove ConversationalPipeline and Conversation object (#31165) 2024-06-07 17:50:18 +01:00
barthez Adds pretrained IDs directly in the tests (#29534) 2024-03-13 14:53:27 +01:00
bartpho Adds pretrained IDs directly in the tests (#29534) 2024-03-13 14:53:27 +01:00
beit Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
bert Ignore non-causal mask in more cases with SDPA (#30138) 2024-06-03 19:08:41 +08:00
bert_generation Adds pretrained IDs directly in the tests (#29534) 2024-03-13 14:53:27 +01:00
bert_japanese Adds pretrained IDs directly in the tests (#29534) 2024-03-13 14:53:27 +01:00
bertweet Adds pretrained IDs directly in the tests (#29534) 2024-03-13 14:53:27 +01:00
big_bird update ruff version (#30932) 2024-05-22 06:40:15 +02:00
bigbird_pegasus Remove ConversationalPipeline and Conversation object (#31165) 2024-06-07 17:50:18 +01:00
biogpt update ruff version (#30932) 2024-05-22 06:40:15 +02:00
bit Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
blenderbot Remove ConversationalPipeline and Conversation object (#31165) 2024-06-07 17:50:18 +01:00
blenderbot_small Remove ConversationalPipeline and Conversation object (#31165) 2024-06-07 17:50:18 +01:00
blip Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
blip_2 Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
bloom Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
bridgetower Add ViTImageProcessorFast to tests (#31424) 2024-06-25 13:36:58 +01:00
bros update ruff version (#30932) 2024-05-22 06:40:15 +02:00
byt5 update ruff version (#30932) 2024-05-22 06:40:15 +02:00
camembert SPLIT PR: add user defined symbols and control symbols (#31305) 2024-06-21 01:48:10 -07:00
canine Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
chinese_clip Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
clap Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
clip Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
clipseg Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
clvp Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
code_llama Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
codegen Add token type ids to CodeGenTokenizer (#29265) 2024-04-17 12:19:18 +02:00
cohere unskip 2 tests in cohere (#31517) 2024-06-20 17:21:08 +02:00
conditional_detr Add ViTImageProcessorFast to tests (#31424) 2024-06-25 13:36:58 +01:00
convbert update ruff version (#30932) 2024-05-22 06:40:15 +02:00
convnext Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
convnextv2 Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
cpm Fix PipelineTests skip conditions (#22320) 2023-03-22 20:02:24 +01:00
cpmant Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
ctrl Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
cvt Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
data2vec Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
dbrx Fix accelerate failing tests (#30836) 2024-05-23 17:18:58 +02:00
deberta Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
deberta_v2 SPLIT PR: add user defined symbols and control symbols (#31305) 2024-06-21 01:48:10 -07:00
decision_transformer Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
deformable_detr Add ViTImageProcessorFast to tests (#31424) 2024-06-25 13:36:58 +01:00
deit Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
depth_anything Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
detr Add ViTImageProcessorFast to tests (#31424) 2024-06-25 13:36:58 +01:00
dinat Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
dinov2 Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
distilbert Fix FA2 tests (#29909) 2024-04-01 07:51:00 +00:00
dit Update old existing feature extractor references (#24552) 2023-06-29 10:17:36 +01:00
donut Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
dpr Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
dpt Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
efficientnet Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
electra update ruff version (#30932) 2024-05-22 06:40:15 +02:00
encodec Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
encoder_decoder [tests] add torch.use_deterministic_algorithms for XPU (#30774) 2024-05-23 16:53:07 +01:00
ernie Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
esm Fix sentence fragment within test comments (#31218) 2024-06-04 10:09:24 +01:00
falcon update ruff version (#30932) 2024-05-22 06:40:15 +02:00
fastspeech2_conformer Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
flaubert Add missing Flaubert tokenizer tests (#30492) 2024-06-05 13:52:16 +02:00
flava Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
fnet update ruff version (#30932) 2024-05-22 06:40:15 +02:00
focalnet Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
fsmt Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
funnel update ruff version (#30932) 2024-05-22 06:40:15 +02:00
fuyu update ruff version (#30932) 2024-05-22 06:40:15 +02:00
gemma Correct @is_flaky test decoration (#31480) 2024-06-24 08:09:21 +01:00
git Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
glpn Add ViTImageProcessorFast to tests (#31424) 2024-06-25 13:36:58 +01:00
gpt_bigcode CI with num_hidden_layers=2 🚀🚀🚀 (#25266) 2023-08-02 20:22:36 +02:00
gpt_neo update ruff version (#30932) 2024-05-22 06:40:15 +02:00
gpt_neox [GPT-NeoX] Add SDPA support (#31031) 2024-06-26 13:56:36 +01:00
gpt_neox_japanese update ruff version (#30932) 2024-05-22 06:40:15 +02:00
gpt_sw3 Adds pretrained IDs directly in the tests (#29534) 2024-03-13 14:53:27 +01:00
gpt2 [GPT2] Add SDPA support (#31172) 2024-06-19 09:40:57 +02:00
gptj Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
grounding_dino Add ViTImageProcessorFast to tests (#31424) 2024-06-25 13:36:58 +01:00
groupvit Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
herbert Adds pretrained IDs directly in the tests (#29534) 2024-03-13 14:53:27 +01:00
hubert Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
ibert Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
idefics Add ViTImageProcessorFast to tests (#31424) 2024-06-25 13:36:58 +01:00
idefics2 Add ViTImageProcessorFast to tests (#31424) 2024-06-25 13:36:58 +01:00
imagegpt Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
informer Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
instructblip Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
instructblipvideo Add video modality for InstrucBLIP (#30182) 2024-06-25 15:45:39 +05:00
jamba Mamba: add generative tests (#31478) 2024-06-19 10:27:23 +01:00
jetmoe Fix jetmoe model (#31279) 2024-06-07 11:51:41 +02:00
kosmos2 update ruff version (#30932) 2024-05-22 06:40:15 +02:00
layoutlm update ruff version (#30932) 2024-05-22 06:40:15 +02:00
layoutlmv2 Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
layoutlmv3 Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
layoutxlm Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
led Remove ConversationalPipeline and Conversation object (#31165) 2024-06-07 17:50:18 +01:00
levit Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
lilt Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
llama Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
llava Support arbitrary processor (#30875) 2024-05-17 16:51:31 +02:00
llava_next Rename misnamed image processor test files (#31430) 2024-06-17 10:21:28 +01:00
longformer update ruff version (#30932) 2024-05-22 06:40:15 +02:00
longt5 Remove ConversationalPipeline and Conversation object (#31165) 2024-06-07 17:50:18 +01:00
luke update ruff version (#30932) 2024-05-22 06:40:15 +02:00
lxmert update ruff version (#30932) 2024-05-22 06:40:15 +02:00
m2m_100 Remove ConversationalPipeline and Conversation object (#31165) 2024-06-07 17:50:18 +01:00
mamba Mamba: add generative tests (#31478) 2024-06-19 10:27:23 +01:00
marian Remove ConversationalPipeline and Conversation object (#31165) 2024-06-07 17:50:18 +01:00
markuplm update ruff version (#30932) 2024-05-22 06:40:15 +02:00
mask2former Add ViTImageProcessorFast to tests (#31424) 2024-06-25 13:36:58 +01:00
maskformer Add ViTImageProcessorFast to tests (#31424) 2024-06-25 13:36:58 +01:00
mbart Remove ConversationalPipeline and Conversation object (#31165) 2024-06-07 17:50:18 +01:00
mbart50 Adds pretrained IDs directly in the tests (#29534) 2024-03-13 14:53:27 +01:00
megatron_bert update ruff version (#30932) 2024-05-22 06:40:15 +02:00
megatron_gpt2 Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
mgp_str Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
mistral Fix MistralIntegrationTest (#31231) 2024-06-04 18:04:08 +02:00
mixtral update ruff version (#30932) 2024-05-22 06:40:15 +02:00
mluke Adds pretrained IDs directly in the tests (#29534) 2024-03-13 14:53:27 +01:00
mobilebert update ruff version (#30932) 2024-05-22 06:40:15 +02:00
mobilenet_v1 Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
mobilenet_v2 Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
mobilevit Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
mobilevitv2 Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
mpnet update ruff version (#30932) 2024-05-22 06:40:15 +02:00
mpt Update 4 MptIntegrationTests expected outputs (#30989) 2024-05-23 18:27:54 +02:00
mra update ruff version (#30932) 2024-05-22 06:40:15 +02:00
mt5 Remove ConversationalPipeline and Conversation object (#31165) 2024-06-07 17:50:18 +01:00
musicgen Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
musicgen_melody Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
mvp Remove ConversationalPipeline and Conversation object (#31165) 2024-06-07 17:50:18 +01:00
nllb Remove deprecated properties in tokenization_nllb.py and tokenization_nllb_fast.py (#29834) 2024-05-23 18:53:26 +02:00
nllb_moe Remove ConversationalPipeline and Conversation object (#31165) 2024-06-07 17:50:18 +01:00
nougat Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
nystromformer update ruff version (#30932) 2024-05-22 06:40:15 +02:00
olmo update ruff version (#30932) 2024-05-22 06:40:15 +02:00
oneformer Add ViTImageProcessorFast to tests (#31424) 2024-06-25 13:36:58 +01:00
openai Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
opt update ruff version (#30932) 2024-05-22 06:40:15 +02:00
owlv2 Rename misnamed image processor test files (#31430) 2024-06-17 10:21:28 +01:00
owlvit Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
paligemma Fix paligemma inverted mask (#31207) 2024-06-10 11:22:39 +02:00
patchtsmixer Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
patchtst Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
pegasus Remove ConversationalPipeline and Conversation object (#31165) 2024-06-07 17:50:18 +01:00
pegasus_x Remove ConversationalPipeline and Conversation object (#31165) 2024-06-07 17:50:18 +01:00
perceiver Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
persimmon update ruff version (#30932) 2024-05-22 06:40:15 +02:00
phi update ruff version (#30932) 2024-05-22 06:40:15 +02:00
phi3 update ruff version (#30932) 2024-05-22 06:40:15 +02:00
phobert Adds pretrained IDs directly in the tests (#29534) 2024-03-13 14:53:27 +01:00
pix2struct Add ViTImageProcessorFast to tests (#31424) 2024-06-25 13:36:58 +01:00
plbart Remove ConversationalPipeline and Conversation object (#31165) 2024-06-07 17:50:18 +01:00
poolformer Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
pop2piano Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
prophetnet Remove ConversationalPipeline and Conversation object (#31165) 2024-06-07 17:50:18 +01:00
pvt Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
pvt_v2 Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
qwen2 update ruff version (#30932) 2024-05-22 06:40:15 +02:00
qwen2_moe update ruff version (#30932) 2024-05-22 06:40:15 +02:00
rag Add dataset_revision argument to RagConfig (#29610) 2024-03-14 16:48:11 +01:00
recurrent_gemma update ruff version (#30932) 2024-05-22 06:40:15 +02:00
reformer Do not remove half seq length in generation tests (#30016) 2024-04-19 17:32:52 +01:00
regnet Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
rembert SPLIT PR: add user defined symbols and control symbols (#31305) 2024-06-21 01:48:10 -07:00
resnet Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
roberta Fix sentence fragment within test comments (#31218) 2024-06-04 10:09:24 +01:00
roberta_prelayernorm Fix sentence fragment within test comments (#31218) 2024-06-04 10:09:24 +01:00
roc_bert update ruff version (#30932) 2024-05-22 06:40:15 +02:00
roformer update ruff version (#30932) 2024-05-22 06:40:15 +02:00
rt_detr Fix RT-DETR inference with float16 and bfloat16 (#31639) 2024-06-26 17:50:10 +01:00
rwkv RWKV: enable generation tests (#31490) 2024-06-20 14:15:01 +01:00
sam Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
seamless_m4t Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
seamless_m4t_v2 update ruff version (#30932) 2024-05-22 06:40:15 +02:00
segformer Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
seggpt Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
sew Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
sew_d Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
siglip Siglip: add _no_split_module (#31566) 2024-06-25 09:49:55 +05:00
speech_encoder_decoder Deprecate low use models (#30781) 2024-05-28 18:07:07 +01:00
speech_to_text Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
speecht5 Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
splinter update ruff version (#30932) 2024-05-22 06:40:15 +02:00
squeezebert Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
stablelm update ruff version (#30932) 2024-05-22 06:40:15 +02:00
starcoder2 update ruff version (#30932) 2024-05-22 06:40:15 +02:00
superpoint Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
swiftformer Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
swin Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
swin2sr Add ViTImageProcessorFast to tests (#31424) 2024-06-25 13:36:58 +01:00
swinv2 Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
switch_transformers Remove ConversationalPipeline and Conversation object (#31165) 2024-06-07 17:50:18 +01:00
t5 Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
table_transformer Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
tapas update ruff version (#30932) 2024-05-22 06:40:15 +02:00
time_series_transformer Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
timesformer Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
timm_backbone Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
trocr update ruff version (#30932) 2024-05-22 06:40:15 +02:00
tvp Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
udop Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
umt5 Remove ConversationalPipeline and Conversation object (#31165) 2024-06-07 17:50:18 +01:00
unispeech Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
unispeech_sat Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
univnet Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
upernet Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
video_llava Add ViTImageProcessorFast to tests (#31424) 2024-06-25 13:36:58 +01:00
videomae Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
vilt Add ViTImageProcessorFast to tests (#31424) 2024-06-25 13:36:58 +01:00
vipllava update ruff version (#30932) 2024-05-22 06:40:15 +02:00
vision_encoder_decoder Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
vision_text_dual_encoder update ruff version (#30932) 2024-05-22 06:40:15 +02:00
visual_bert update ruff version (#30932) 2024-05-22 06:40:15 +02:00
vit Add ViTImageProcessorFast to tests (#31424) 2024-06-25 13:36:58 +01:00
vit_mae Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
vit_msn Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
vitdet Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
vitmatte Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
vits Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
vivit Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
wav2vec2 Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
wav2vec2_bert Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
wav2vec2_conformer Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
wav2vec2_phoneme update ruff version (#30932) 2024-05-22 06:40:15 +02:00
wav2vec2_with_lm Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
wavlm Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
whisper Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
x_clip Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
xglm Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
xlm Fix 29807 sinusoidal positional encodings in Flaubert, Informer and XLM (#29904) 2024-04-02 10:27:26 +02:00
xlm_roberta Adds pretrained IDs directly in the tests (#29534) 2024-03-13 14:53:27 +01:00
xlm_roberta_xl fix accelerate tests for roberta xl (#31288) 2024-06-06 14:44:35 +01:00
xlnet update ruff version (#30932) 2024-05-22 06:40:15 +02:00
xmod Fix sentence fragment within test comments (#31218) 2024-06-04 10:09:24 +01:00
yolos Add ViTImageProcessorFast to tests (#31424) 2024-06-25 13:36:58 +01:00
yoso update ruff version (#30932) 2024-05-22 06:40:15 +02:00
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00