transformers/tests/models
Naman Garg c1e139c2b0
Adding hiera (#30356)
* initialized Structure

* Updated variable names

* Added Config class, basic HF setup, convert_to_hf

* Fixed Convert function, added hiera to HF files, Initilized test files

* better naming for x in forward pass

* Moved utils to hiera

* Change hiera -> hiera_model

* Fixed integration into tranformers

* Fix: Convert Checkpoint

* added documentation for hiera

* added documentation for hiera

* added Docstings to models, Transformers based changes

* make style and quality

* make style and quality

* Integration & Block tests running

* Fixed bugs

* initialized Structure

* Updated variable names

* Added Config class, basic HF setup, convert_to_hf

* Fixed Convert function, added hiera to HF files, Initilized test files

* better naming for x in forward pass

* Moved utils to hiera

* Change hiera -> hiera_model

* Fixed integration into tranformers

* Fix: Convert Checkpoint

* added documentation for hiera

* added documentation for hiera

* added Docstings to models, Transformers based changes

* make style and quality

* make style and quality

* Integration & Block tests running

* Fixed bugs

* Removed tim dependency

* added HieraBlock

* fixed: Model name

* added tests for HieraModel, HieraBlock

* fixed imports

* fixed quality & copies

* Fixes

* Update docs/source/en/model_doc/hiera.md

Fix name

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update docs/source/en/model_doc/hiera.md

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update docs/source/en/model_doc/hiera.md

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update src/transformers/models/hiera/configuration_hiera.py

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update src/transformers/models/hiera/configuration_hiera.py

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update src/transformers/models/hiera/modeling_hiera.py

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update src/transformers/models/hiera/modeling_hiera.py

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Fixed formatting

* Code quality & Import differences

* quality and repo-consistency fix

* fixed no torch error

* Docstring fix

* Docstring fix

* doc string fix

* fixed example usage

* Resolved issues in modeling_hiera

* Removed Hiera MAE

* Added test and resolved bug

* fixed doc string

* First commit

* Finished conversion script and model forward working

* Resolved all issues

* nits

* Improving tests

* Nits

* More nits

* Improving HieraForMaskedImageModeling

* More improvements and nits

* Fixed docstrings of outputs

* More fixes

* More imrpovments

* Updated conversion script

* Fixed docstrings

* Improved tests

* Fixed attentou outputs test

* All tests green

* Removed unnecessary file

* contribution attribution

* Resolved a few issues

* Resolved Comments

* Updated model repo id and fixed bugs

* Removed loss print

* Make tests green

* Updated docstrings

* Fix style

* Fixed num_heads in config

* Removed unnecessary video checkpoint related code in the conversion script

* Fix style

* Changed atol in conversion script

* HieraConfig

* Fix copies

* Fixed typo

* Resolved few issues

* make

* converted conv_nd -> nn.Module

* Removed video complexities

* Removed video complexities

* fix style

* Addressing comments

* Update src/transformers/models/hiera/modeling_hiera.py

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

* Update src/transformers/models/hiera/modeling_hiera.py

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

* Update src/transformers/models/hiera/modeling_hiera.py

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

* Fix style

* Fixed tests

* Fixed typo

* Fixed interpolate test

* Made torch fx compatible

* Made sure imageprocesor is correct

* Addressed comments

* Noise directly as torch

* Remove unnecesary attr

* Added return_dit

* Update src/transformers/models/hiera/__init__.py

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

* Updated checkpoints

* [run_slow] hiera

* Fixed device mismatch

* [run_slow] hiera

* Fixed GPU tests

* [run_slow] hiera

---------

Co-authored-by: Ubuntu <ubuntu@ip-172-31-29-50.us-east-2.compute.internal>
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Eduardo Pacheco <eduardo.pach@hotmail.com>
Co-authored-by: Eduardo Pacheco <69953243+EduardoPach@users.noreply.github.com>
Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
2024-07-11 22:13:56 +01:00
..
albert Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
align Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
altclip Skip tests properly (#31308) 2024-06-26 21:59:08 +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 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
bart Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
barthez Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
bartpho Adds pretrained IDs directly in the tests (#29534) 2024-03-13 14:53:27 +01:00
beit Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
bert Skip tests properly (#31308) 2024-06-26 21:59:08 +01: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 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
bigbird_pegasus Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
biogpt Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
bit Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
blenderbot Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
blenderbot_small Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
blip Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
blip_2 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
bloom Skip tests properly (#31308) 2024-06-26 21:59:08 +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 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
camembert Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
canine Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
chinese_clip Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
clap Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
clip Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
clipseg Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
clvp Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
code_llama Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
codegen Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
cohere Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
conditional_detr Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
convbert Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
convnext Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
convnextv2 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
cpm Fix PipelineTests skip conditions (#22320) 2023-03-22 20:02:24 +01:00
cpmant Skip tests properly (#31308) 2024-06-26 21:59: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 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
dbrx Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
deberta Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
deberta_v2 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
decision_transformer Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
deformable_detr Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
deit Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
depth_anything Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
detr Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
dinat Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
dinov2 Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
distilbert Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
dit Update old existing feature extractor references (#24552) 2023-06-29 10:17:36 +01:00
donut Skip tests properly (#31308) 2024-06-26 21:59: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 Avoid failure TFBlipModelTest::test_pipeline_image_to_text (#31827) 2024-07-08 13:49:21 +02:00
electra Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
encodec Fix return_dict in encodec (#31646) 2024-06-28 12:18:01 +01:00
encoder_decoder Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
ernie Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
esm Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
falcon Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
fastspeech2_conformer Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
flaubert Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
flava Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
fnet fix: Removed duplicate field definitions in some classes (#31888) 2024-07-10 13:46:31 +01:00
focalnet Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
fsmt Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
funnel update ruff version (#30932) 2024-05-22 06:40:15 +02:00
fuyu Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
gemma Generate: Add new decoding strategy "DoLa" in .generate() (#29619) 2024-07-09 17:37:38 +01:00
gemma2 Gemma 2: Update slow tests (#31759) 2024-07-03 11:43:44 +02:00
git Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
glpn Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
gpt_bigcode Skip tests properly (#31308) 2024-06-26 21:59:08 +01: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 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
gpt_sw3 Adds pretrained IDs directly in the tests (#29534) 2024-03-13 14:53:27 +01:00
gpt2 Skip tests properly (#31308) 2024-06-26 21:59:08 +01: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 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
herbert Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
hiera Adding hiera (#30356) 2024-07-11 22:13:56 +01:00
hubert Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
ibert Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
idefics Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
idefics2 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
imagegpt Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
informer Skip tests properly (#31308) 2024-06-26 21:59:08 +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 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
jetmoe Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
kosmos2 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
layoutlm Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
layoutlmv2 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
layoutlmv3 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
layoutxlm Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
led Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
levit Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
lilt Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
llama Generate: Add new decoding strategy "DoLa" in .generate() (#29619) 2024-07-09 17:37:38 +01:00
llava Add LLaVa NeXT Video (#31252) 2024-06-26 21:52:28 +05:00
llava_next Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
llava_next_video Add LLaVa NeXT Video (#31252) 2024-06-26 21:52:28 +05:00
longformer Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
longt5 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
luke Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
lxmert Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
m2m_100 Remove ConversationalPipeline and Conversation object (#31165) 2024-06-07 17:50:18 +01:00
mamba fix: Removed duplicate field definitions in some classes (#31888) 2024-07-10 13:46:31 +01:00
marian Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
markuplm Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
mask2former Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
maskformer Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
mbart Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
mbart50 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
megatron_bert Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
megatron_gpt2 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
mgp_str Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
mistral Generate: Add new decoding strategy "DoLa" in .generate() (#29619) 2024-07-09 17:37:38 +01:00
mixtral Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
mluke Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
mobilebert Skip tests properly (#31308) 2024-06-26 21:59:08 +01: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 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
mpt Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
mra Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
mt5 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
musicgen Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
musicgen_melody Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
mvp Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
nllb Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
nllb_moe Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
nougat Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
nystromformer update ruff version (#30932) 2024-05-22 06:40:15 +02:00
olmo Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
oneformer Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
openai Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
opt Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
owlv2 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
owlvit Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
paligemma Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
patchtsmixer Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
patchtst Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
pegasus Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
pegasus_x Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
perceiver Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
persimmon Skip tests properly (#31308) 2024-06-26 21:59:08 +01: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 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
plbart Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
poolformer Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
pop2piano Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
prophetnet Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
pvt Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
pvt_v2 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
qwen2 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
qwen2_moe Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
rag Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
recurrent_gemma fix: Removed duplicate field definitions in some classes (#31888) 2024-07-10 13:46:31 +01:00
reformer Skip tests properly (#31308) 2024-06-26 21:59:08 +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 Skip tests properly (#31308) 2024-06-26 21:59:08 +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 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
rt_detr Fix RT-DETR weights initialization (#31724) 2024-07-03 14:29:02 +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 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
seamless_m4t_v2 update ruff version (#30932) 2024-05-22 06:40:15 +02:00
segformer Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
seggpt Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
sew Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
sew_d Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
siglip Add FA2 and sdpa support for SigLIP (#31499) 2024-07-08 11:10:02 +01:00
speech_encoder_decoder Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
speech_to_text Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
speecht5 Skip tests properly (#31308) 2024-06-26 21:59:08 +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 Skip tests properly (#31308) 2024-06-26 21:59:08 +01: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 Fix dtype casting in swinv2 and swinv2sr to allow non-FP32 inference (#31589) 2024-06-26 18:46:48 +01:00
swinv2 Fix dtype casting in swinv2 and swinv2sr to allow non-FP32 inference (#31589) 2024-06-26 18:46:48 +01:00
switch_transformers Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
t5 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
table_transformer Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
tapas Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
time_series_transformer Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
timesformer Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
timm_backbone Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
trocr Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
tvp Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
udop Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
umt5 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
unispeech Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
unispeech_sat Skip tests properly (#31308) 2024-06-26 21:59:08 +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 LLaVa NeXT Video (#31252) 2024-06-26 21:52:28 +05:00
videomae Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
vilt Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
vipllava Add LLaVa NeXT Video (#31252) 2024-06-26 21:52:28 +05:00
vision_encoder_decoder Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
vision_text_dual_encoder Skip tests properly (#31308) 2024-06-26 21:59:08 +01: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 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
vitmatte Use self.config_tester.run_common_tests() (#31431) 2024-06-19 10:18:08 +01:00
vits Avoid failure TFBlipModelTest::test_pipeline_image_to_text (#31827) 2024-07-08 13:49:21 +02:00
vivit Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
wav2vec2 Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
wav2vec2_bert Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
wav2vec2_conformer Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
wav2vec2_phoneme Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
wav2vec2_with_lm Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
wavlm Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
whisper [whisper] static kv cache (#31166) 2024-07-02 13:24:15 +01:00
x_clip Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
xglm Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
xlm Fix 29807 sinusoidal positional encodings in Flaubert, Informer and XLM (#29904) 2024-04-02 10:27:26 +02:00
xlm_roberta Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
xlm_roberta_xl fix accelerate tests for roberta xl (#31288) 2024-06-06 14:44:35 +01:00
xlnet Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
xmod Fix sentence fragment within test comments (#31218) 2024-06-04 10:09:24 +01:00
yolos Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
yoso Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
zoedepth Add ZoeDepth (#30136) 2024-07-08 11:43:33 +02:00
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00