Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/transformers.spec'], chrootPath='/var/lib/mock/openeuler-23.09-x86_64-1706359056.073438/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/transformers.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/transformers-4.34.0-2.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/transformers.spec'], chrootPath='/var/lib/mock/openeuler-23.09-x86_64-1706359056.073438/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/transformers.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/transformers-4.34.0-2.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/transformers.spec'], chrootPath='/var/lib/mock/openeuler-23.09-x86_64-1706359056.073438/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/transformers.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ineyc6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf transformers-4.34.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/transformers-4.34.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd transformers-4.34.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8GSWxK + umask 022 + cd /builddir/build/BUILD + cd transformers-4.34.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/transformers copying src/transformers/__init__.py -> build/lib/transformers copying src/transformers/activations.py -> build/lib/transformers copying src/transformers/activations_tf.py -> build/lib/transformers copying src/transformers/audio_utils.py -> build/lib/transformers copying src/transformers/configuration_utils.py -> build/lib/transformers copying src/transformers/convert_graph_to_onnx.py -> build/lib/transformers copying src/transformers/convert_pytorch_checkpoint_to_tf2.py -> build/lib/transformers copying src/transformers/convert_slow_tokenizer.py -> build/lib/transformers copying src/transformers/convert_slow_tokenizers_checkpoints_to_fast.py -> build/lib/transformers copying src/transformers/convert_tf_hub_seq_to_seq_bert_to_pytorch.py -> build/lib/transformers copying src/transformers/debug_utils.py -> build/lib/transformers copying src/transformers/deepspeed.py -> build/lib/transformers copying src/transformers/dependency_versions_check.py -> build/lib/transformers copying src/transformers/dependency_versions_table.py -> build/lib/transformers copying src/transformers/dynamic_module_utils.py -> build/lib/transformers copying src/transformers/feature_extraction_sequence_utils.py -> build/lib/transformers copying src/transformers/feature_extraction_utils.py -> build/lib/transformers copying src/transformers/file_utils.py -> build/lib/transformers copying src/transformers/generation_flax_utils.py -> build/lib/transformers copying src/transformers/generation_tf_utils.py -> build/lib/transformers copying src/transformers/generation_utils.py -> build/lib/transformers copying src/transformers/hf_argparser.py -> build/lib/transformers copying src/transformers/hyperparameter_search.py -> build/lib/transformers copying src/transformers/image_processing_utils.py -> build/lib/transformers copying src/transformers/image_transforms.py -> build/lib/transformers copying src/transformers/image_utils.py -> build/lib/transformers copying src/transformers/keras_callbacks.py -> build/lib/transformers copying src/transformers/modelcard.py -> build/lib/transformers copying src/transformers/modeling_flax_outputs.py -> build/lib/transformers copying src/transformers/modeling_flax_pytorch_utils.py -> build/lib/transformers copying src/transformers/modeling_flax_utils.py -> build/lib/transformers copying src/transformers/modeling_outputs.py -> build/lib/transformers copying src/transformers/modeling_tf_outputs.py -> build/lib/transformers copying src/transformers/modeling_tf_pytorch_utils.py -> build/lib/transformers copying src/transformers/modeling_tf_utils.py -> build/lib/transformers copying src/transformers/modeling_utils.py -> build/lib/transformers copying src/transformers/optimization.py -> build/lib/transformers copying src/transformers/optimization_tf.py -> build/lib/transformers copying src/transformers/processing_utils.py -> build/lib/transformers copying src/transformers/pytorch_utils.py -> build/lib/transformers copying src/transformers/testing_utils.py -> build/lib/transformers copying src/transformers/tf_utils.py -> build/lib/transformers copying src/transformers/time_series_utils.py -> build/lib/transformers copying src/transformers/tokenization_utils.py -> build/lib/transformers copying src/transformers/tokenization_utils_base.py -> build/lib/transformers copying src/transformers/tokenization_utils_fast.py -> build/lib/transformers copying src/transformers/trainer.py -> build/lib/transformers copying src/transformers/trainer_callback.py -> build/lib/transformers copying src/transformers/trainer_pt_utils.py -> build/lib/transformers copying src/transformers/trainer_seq2seq.py -> build/lib/transformers copying src/transformers/trainer_tf.py -> build/lib/transformers copying src/transformers/trainer_utils.py -> build/lib/transformers copying src/transformers/training_args.py -> build/lib/transformers copying src/transformers/training_args_seq2seq.py -> build/lib/transformers copying src/transformers/training_args_tf.py -> build/lib/transformers creating build/lib/transformers/benchmark copying src/transformers/benchmark/__init__.py -> build/lib/transformers/benchmark copying src/transformers/benchmark/benchmark.py -> build/lib/transformers/benchmark copying src/transformers/benchmark/benchmark_args.py -> build/lib/transformers/benchmark copying src/transformers/benchmark/benchmark_args_tf.py -> build/lib/transformers/benchmark copying src/transformers/benchmark/benchmark_args_utils.py -> build/lib/transformers/benchmark copying src/transformers/benchmark/benchmark_tf.py -> build/lib/transformers/benchmark copying src/transformers/benchmark/benchmark_utils.py -> build/lib/transformers/benchmark creating build/lib/transformers/commands copying src/transformers/commands/__init__.py -> build/lib/transformers/commands copying src/transformers/commands/add_new_model.py -> build/lib/transformers/commands copying src/transformers/commands/add_new_model_like.py -> build/lib/transformers/commands copying src/transformers/commands/convert.py -> build/lib/transformers/commands copying src/transformers/commands/download.py -> build/lib/transformers/commands copying src/transformers/commands/env.py -> build/lib/transformers/commands copying src/transformers/commands/lfs.py -> build/lib/transformers/commands copying src/transformers/commands/pt_to_tf.py -> build/lib/transformers/commands copying src/transformers/commands/run.py -> build/lib/transformers/commands copying src/transformers/commands/serving.py -> build/lib/transformers/commands copying src/transformers/commands/train.py -> build/lib/transformers/commands copying src/transformers/commands/transformers_cli.py -> build/lib/transformers/commands copying src/transformers/commands/user.py -> build/lib/transformers/commands creating build/lib/transformers/data copying src/transformers/data/__init__.py -> build/lib/transformers/data copying src/transformers/data/data_collator.py -> build/lib/transformers/data creating build/lib/transformers/generation copying src/transformers/generation/__init__.py -> build/lib/transformers/generation copying src/transformers/generation/beam_constraints.py -> build/lib/transformers/generation copying src/transformers/generation/beam_search.py -> build/lib/transformers/generation copying src/transformers/generation/configuration_utils.py -> build/lib/transformers/generation copying src/transformers/generation/flax_logits_process.py -> build/lib/transformers/generation copying src/transformers/generation/flax_utils.py -> build/lib/transformers/generation copying src/transformers/generation/logits_process.py -> build/lib/transformers/generation copying src/transformers/generation/stopping_criteria.py -> build/lib/transformers/generation copying src/transformers/generation/streamers.py -> build/lib/transformers/generation copying src/transformers/generation/tf_logits_process.py -> build/lib/transformers/generation copying src/transformers/generation/tf_utils.py -> build/lib/transformers/generation copying src/transformers/generation/utils.py -> build/lib/transformers/generation creating build/lib/transformers/integrations copying src/transformers/integrations/__init__.py -> build/lib/transformers/integrations copying src/transformers/integrations/bitsandbytes.py -> build/lib/transformers/integrations copying src/transformers/integrations/deepspeed.py -> build/lib/transformers/integrations copying src/transformers/integrations/integration_utils.py -> build/lib/transformers/integrations copying src/transformers/integrations/peft.py -> build/lib/transformers/integrations creating build/lib/transformers/models copying src/transformers/models/__init__.py -> build/lib/transformers/models creating build/lib/transformers/onnx copying src/transformers/onnx/__init__.py -> build/lib/transformers/onnx copying src/transformers/onnx/__main__.py -> build/lib/transformers/onnx copying src/transformers/onnx/config.py -> build/lib/transformers/onnx copying src/transformers/onnx/convert.py -> build/lib/transformers/onnx copying src/transformers/onnx/features.py -> build/lib/transformers/onnx copying src/transformers/onnx/utils.py -> build/lib/transformers/onnx creating build/lib/transformers/pipelines copying src/transformers/pipelines/__init__.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/audio_classification.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/audio_utils.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/automatic_speech_recognition.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/base.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/conversational.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/depth_estimation.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/document_question_answering.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/feature_extraction.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/fill_mask.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/image_classification.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/image_segmentation.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/image_to_image.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/image_to_text.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/mask_generation.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/object_detection.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/pt_utils.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/question_answering.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/table_question_answering.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/text2text_generation.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/text_classification.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/text_generation.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/text_to_audio.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/token_classification.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/video_classification.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/visual_question_answering.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/zero_shot_audio_classification.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/zero_shot_classification.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/zero_shot_image_classification.py -> build/lib/transformers/pipelines copying src/transformers/pipelines/zero_shot_object_detection.py -> build/lib/transformers/pipelines creating build/lib/transformers/sagemaker copying src/transformers/sagemaker/__init__.py -> build/lib/transformers/sagemaker copying src/transformers/sagemaker/trainer_sm.py -> build/lib/transformers/sagemaker copying src/transformers/sagemaker/training_args_sm.py -> build/lib/transformers/sagemaker creating build/lib/transformers/tools copying src/transformers/tools/__init__.py -> build/lib/transformers/tools copying src/transformers/tools/agent_types.py -> build/lib/transformers/tools copying src/transformers/tools/agents.py -> build/lib/transformers/tools copying src/transformers/tools/base.py -> build/lib/transformers/tools copying src/transformers/tools/document_question_answering.py -> build/lib/transformers/tools copying src/transformers/tools/evaluate_agent.py -> build/lib/transformers/tools copying src/transformers/tools/image_captioning.py -> build/lib/transformers/tools copying src/transformers/tools/image_question_answering.py -> build/lib/transformers/tools copying src/transformers/tools/image_segmentation.py -> build/lib/transformers/tools copying src/transformers/tools/prompts.py -> build/lib/transformers/tools copying src/transformers/tools/python_interpreter.py -> build/lib/transformers/tools copying src/transformers/tools/speech_to_text.py -> build/lib/transformers/tools copying src/transformers/tools/text_classification.py -> build/lib/transformers/tools copying src/transformers/tools/text_question_answering.py -> build/lib/transformers/tools copying src/transformers/tools/text_summarization.py -> build/lib/transformers/tools copying src/transformers/tools/text_to_speech.py -> build/lib/transformers/tools copying src/transformers/tools/translation.py -> build/lib/transformers/tools creating build/lib/transformers/utils copying src/transformers/utils/__init__.py -> build/lib/transformers/utils copying src/transformers/utils/backbone_utils.py -> build/lib/transformers/utils copying src/transformers/utils/bitsandbytes.py -> build/lib/transformers/utils copying src/transformers/utils/constants.py -> build/lib/transformers/utils copying src/transformers/utils/doc.py -> build/lib/transformers/utils copying src/transformers/utils/dummy_detectron2_objects.py -> build/lib/transformers/utils copying src/transformers/utils/dummy_essentia_and_librosa_and_pretty_midi_and_scipy_and_torch_objects.py -> build/lib/transformers/utils copying src/transformers/utils/dummy_flax_objects.py -> build/lib/transformers/utils copying src/transformers/utils/dummy_keras_nlp_objects.py -> build/lib/transformers/utils copying src/transformers/utils/dummy_music_objects.py -> build/lib/transformers/utils copying src/transformers/utils/dummy_pt_objects.py -> build/lib/transformers/utils copying src/transformers/utils/dummy_sentencepiece_and_tokenizers_objects.py -> build/lib/transformers/utils copying src/transformers/utils/dummy_sentencepiece_objects.py -> build/lib/transformers/utils copying src/transformers/utils/dummy_speech_objects.py -> build/lib/transformers/utils copying src/transformers/utils/dummy_tensorflow_text_objects.py -> build/lib/transformers/utils copying src/transformers/utils/dummy_tf_objects.py -> build/lib/transformers/utils copying src/transformers/utils/dummy_tokenizers_objects.py -> build/lib/transformers/utils copying src/transformers/utils/dummy_vision_objects.py -> build/lib/transformers/utils copying src/transformers/utils/fx.py -> build/lib/transformers/utils copying src/transformers/utils/generic.py -> build/lib/transformers/utils copying src/transformers/utils/hp_naming.py -> build/lib/transformers/utils copying src/transformers/utils/hub.py -> build/lib/transformers/utils copying src/transformers/utils/import_utils.py -> build/lib/transformers/utils copying src/transformers/utils/logging.py -> build/lib/transformers/utils copying src/transformers/utils/model_parallel_utils.py -> build/lib/transformers/utils copying src/transformers/utils/notebook.py -> build/lib/transformers/utils copying src/transformers/utils/peft_utils.py -> build/lib/transformers/utils copying src/transformers/utils/quantization_config.py -> build/lib/transformers/utils copying src/transformers/utils/sentencepiece_model_pb2.py -> build/lib/transformers/utils copying src/transformers/utils/sentencepiece_model_pb2_new.py -> build/lib/transformers/utils copying src/transformers/utils/versions.py -> build/lib/transformers/utils creating build/lib/transformers/data/datasets copying src/transformers/data/datasets/__init__.py -> build/lib/transformers/data/datasets copying src/transformers/data/datasets/glue.py -> build/lib/transformers/data/datasets copying src/transformers/data/datasets/language_modeling.py -> build/lib/transformers/data/datasets copying src/transformers/data/datasets/squad.py -> build/lib/transformers/data/datasets creating build/lib/transformers/data/metrics copying src/transformers/data/metrics/__init__.py -> build/lib/transformers/data/metrics copying src/transformers/data/metrics/squad_metrics.py -> build/lib/transformers/data/metrics creating build/lib/transformers/data/processors copying src/transformers/data/processors/__init__.py -> build/lib/transformers/data/processors copying src/transformers/data/processors/glue.py -> build/lib/transformers/data/processors copying src/transformers/data/processors/squad.py -> build/lib/transformers/data/processors copying src/transformers/data/processors/utils.py -> build/lib/transformers/data/processors copying src/transformers/data/processors/xnli.py -> build/lib/transformers/data/processors creating build/lib/transformers/models/albert copying src/transformers/models/albert/__init__.py -> build/lib/transformers/models/albert copying src/transformers/models/albert/configuration_albert.py -> build/lib/transformers/models/albert copying src/transformers/models/albert/convert_albert_original_tf_checkpoint_to_pytorch.py -> build/lib/transformers/models/albert copying src/transformers/models/albert/modeling_albert.py -> build/lib/transformers/models/albert copying src/transformers/models/albert/modeling_flax_albert.py -> build/lib/transformers/models/albert copying src/transformers/models/albert/modeling_tf_albert.py -> build/lib/transformers/models/albert copying src/transformers/models/albert/tokenization_albert.py -> build/lib/transformers/models/albert copying src/transformers/models/albert/tokenization_albert_fast.py -> build/lib/transformers/models/albert creating build/lib/transformers/models/align copying src/transformers/models/align/__init__.py -> build/lib/transformers/models/align copying src/transformers/models/align/configuration_align.py -> build/lib/transformers/models/align copying src/transformers/models/align/convert_align_tf_to_hf.py -> build/lib/transformers/models/align copying src/transformers/models/align/modeling_align.py -> build/lib/transformers/models/align copying src/transformers/models/align/processing_align.py -> build/lib/transformers/models/align creating build/lib/transformers/models/altclip copying src/transformers/models/altclip/__init__.py -> build/lib/transformers/models/altclip copying src/transformers/models/altclip/configuration_altclip.py -> build/lib/transformers/models/altclip copying src/transformers/models/altclip/modeling_altclip.py -> build/lib/transformers/models/altclip copying src/transformers/models/altclip/processing_altclip.py -> build/lib/transformers/models/altclip creating build/lib/transformers/models/audio_spectrogram_transformer copying src/transformers/models/audio_spectrogram_transformer/__init__.py -> build/lib/transformers/models/audio_spectrogram_transformer copying src/transformers/models/audio_spectrogram_transformer/configuration_audio_spectrogram_transformer.py -> build/lib/transformers/models/audio_spectrogram_transformer copying src/transformers/models/audio_spectrogram_transformer/convert_audio_spectrogram_transformer_original_to_pytorch.py -> build/lib/transformers/models/audio_spectrogram_transformer copying src/transformers/models/audio_spectrogram_transformer/feature_extraction_audio_spectrogram_transformer.py -> build/lib/transformers/models/audio_spectrogram_transformer copying src/transformers/models/audio_spectrogram_transformer/modeling_audio_spectrogram_transformer.py -> build/lib/transformers/models/audio_spectrogram_transformer creating build/lib/transformers/models/auto copying src/transformers/models/auto/__init__.py -> build/lib/transformers/models/auto copying src/transformers/models/auto/auto_factory.py -> build/lib/transformers/models/auto copying src/transformers/models/auto/configuration_auto.py -> build/lib/transformers/models/auto copying src/transformers/models/auto/feature_extraction_auto.py -> build/lib/transformers/models/auto copying src/transformers/models/auto/image_processing_auto.py -> build/lib/transformers/models/auto copying src/transformers/models/auto/modeling_auto.py -> build/lib/transformers/models/auto copying src/transformers/models/auto/modeling_flax_auto.py -> build/lib/transformers/models/auto copying src/transformers/models/auto/modeling_tf_auto.py -> build/lib/transformers/models/auto copying src/transformers/models/auto/processing_auto.py -> build/lib/transformers/models/auto copying src/transformers/models/auto/tokenization_auto.py -> build/lib/transformers/models/auto creating build/lib/transformers/models/autoformer copying src/transformers/models/autoformer/__init__.py -> build/lib/transformers/models/autoformer copying src/transformers/models/autoformer/configuration_autoformer.py -> build/lib/transformers/models/autoformer copying src/transformers/models/autoformer/modeling_autoformer.py -> build/lib/transformers/models/autoformer creating build/lib/transformers/models/bark copying src/transformers/models/bark/__init__.py -> build/lib/transformers/models/bark copying src/transformers/models/bark/configuration_bark.py -> build/lib/transformers/models/bark copying src/transformers/models/bark/convert_suno_to_hf.py -> build/lib/transformers/models/bark copying src/transformers/models/bark/generation_configuration_bark.py -> build/lib/transformers/models/bark copying src/transformers/models/bark/modeling_bark.py -> build/lib/transformers/models/bark copying src/transformers/models/bark/processing_bark.py -> build/lib/transformers/models/bark creating build/lib/transformers/models/bart copying src/transformers/models/bart/__init__.py -> build/lib/transformers/models/bart copying src/transformers/models/bart/configuration_bart.py -> build/lib/transformers/models/bart copying src/transformers/models/bart/convert_bart_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/bart copying src/transformers/models/bart/modeling_bart.py -> build/lib/transformers/models/bart copying src/transformers/models/bart/modeling_flax_bart.py -> build/lib/transformers/models/bart copying src/transformers/models/bart/modeling_tf_bart.py -> build/lib/transformers/models/bart copying src/transformers/models/bart/tokenization_bart.py -> build/lib/transformers/models/bart copying src/transformers/models/bart/tokenization_bart_fast.py -> build/lib/transformers/models/bart creating build/lib/transformers/models/barthez copying src/transformers/models/barthez/__init__.py -> build/lib/transformers/models/barthez copying src/transformers/models/barthez/tokenization_barthez.py -> build/lib/transformers/models/barthez copying src/transformers/models/barthez/tokenization_barthez_fast.py -> build/lib/transformers/models/barthez creating build/lib/transformers/models/bartpho copying src/transformers/models/bartpho/__init__.py -> build/lib/transformers/models/bartpho copying src/transformers/models/bartpho/tokenization_bartpho.py -> build/lib/transformers/models/bartpho creating build/lib/transformers/models/beit copying src/transformers/models/beit/__init__.py -> build/lib/transformers/models/beit copying src/transformers/models/beit/configuration_beit.py -> build/lib/transformers/models/beit copying src/transformers/models/beit/convert_beit_unilm_to_pytorch.py -> build/lib/transformers/models/beit copying src/transformers/models/beit/feature_extraction_beit.py -> build/lib/transformers/models/beit copying src/transformers/models/beit/image_processing_beit.py -> build/lib/transformers/models/beit copying src/transformers/models/beit/modeling_beit.py -> build/lib/transformers/models/beit copying src/transformers/models/beit/modeling_flax_beit.py -> build/lib/transformers/models/beit creating build/lib/transformers/models/bert copying src/transformers/models/bert/__init__.py -> build/lib/transformers/models/bert copying src/transformers/models/bert/configuration_bert.py -> build/lib/transformers/models/bert copying src/transformers/models/bert/convert_bert_original_tf2_checkpoint_to_pytorch.py -> build/lib/transformers/models/bert copying src/transformers/models/bert/convert_bert_original_tf_checkpoint_to_pytorch.py -> build/lib/transformers/models/bert copying src/transformers/models/bert/convert_bert_pytorch_checkpoint_to_original_tf.py -> build/lib/transformers/models/bert copying src/transformers/models/bert/convert_bert_token_dropping_original_tf2_checkpoint_to_pytorch.py -> build/lib/transformers/models/bert copying src/transformers/models/bert/modeling_bert.py -> build/lib/transformers/models/bert copying src/transformers/models/bert/modeling_flax_bert.py -> build/lib/transformers/models/bert copying src/transformers/models/bert/modeling_tf_bert.py -> build/lib/transformers/models/bert copying src/transformers/models/bert/tokenization_bert.py -> build/lib/transformers/models/bert copying src/transformers/models/bert/tokenization_bert_fast.py -> build/lib/transformers/models/bert copying src/transformers/models/bert/tokenization_bert_tf.py -> build/lib/transformers/models/bert creating build/lib/transformers/models/bert_generation copying src/transformers/models/bert_generation/__init__.py -> build/lib/transformers/models/bert_generation copying src/transformers/models/bert_generation/configuration_bert_generation.py -> build/lib/transformers/models/bert_generation copying src/transformers/models/bert_generation/modeling_bert_generation.py -> build/lib/transformers/models/bert_generation copying src/transformers/models/bert_generation/tokenization_bert_generation.py -> build/lib/transformers/models/bert_generation creating build/lib/transformers/models/bert_japanese copying src/transformers/models/bert_japanese/__init__.py -> build/lib/transformers/models/bert_japanese copying src/transformers/models/bert_japanese/tokenization_bert_japanese.py -> build/lib/transformers/models/bert_japanese creating build/lib/transformers/models/bertweet copying src/transformers/models/bertweet/__init__.py -> build/lib/transformers/models/bertweet copying src/transformers/models/bertweet/tokenization_bertweet.py -> build/lib/transformers/models/bertweet creating build/lib/transformers/models/big_bird copying src/transformers/models/big_bird/__init__.py -> build/lib/transformers/models/big_bird copying src/transformers/models/big_bird/configuration_big_bird.py -> build/lib/transformers/models/big_bird copying src/transformers/models/big_bird/convert_bigbird_original_tf_checkpoint_to_pytorch.py -> build/lib/transformers/models/big_bird copying src/transformers/models/big_bird/modeling_big_bird.py -> build/lib/transformers/models/big_bird copying src/transformers/models/big_bird/modeling_flax_big_bird.py -> build/lib/transformers/models/big_bird copying src/transformers/models/big_bird/tokenization_big_bird.py -> build/lib/transformers/models/big_bird copying src/transformers/models/big_bird/tokenization_big_bird_fast.py -> build/lib/transformers/models/big_bird creating build/lib/transformers/models/bigbird_pegasus copying src/transformers/models/bigbird_pegasus/__init__.py -> build/lib/transformers/models/bigbird_pegasus copying src/transformers/models/bigbird_pegasus/configuration_bigbird_pegasus.py -> build/lib/transformers/models/bigbird_pegasus copying src/transformers/models/bigbird_pegasus/convert_bigbird_pegasus_tf_to_pytorch.py -> build/lib/transformers/models/bigbird_pegasus copying src/transformers/models/bigbird_pegasus/modeling_bigbird_pegasus.py -> build/lib/transformers/models/bigbird_pegasus creating build/lib/transformers/models/biogpt copying src/transformers/models/biogpt/__init__.py -> build/lib/transformers/models/biogpt copying src/transformers/models/biogpt/configuration_biogpt.py -> build/lib/transformers/models/biogpt copying src/transformers/models/biogpt/convert_biogpt_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/biogpt copying src/transformers/models/biogpt/modeling_biogpt.py -> build/lib/transformers/models/biogpt copying src/transformers/models/biogpt/tokenization_biogpt.py -> build/lib/transformers/models/biogpt creating build/lib/transformers/models/bit copying src/transformers/models/bit/__init__.py -> build/lib/transformers/models/bit copying src/transformers/models/bit/configuration_bit.py -> build/lib/transformers/models/bit copying src/transformers/models/bit/convert_bit_to_pytorch.py -> build/lib/transformers/models/bit copying src/transformers/models/bit/image_processing_bit.py -> build/lib/transformers/models/bit copying src/transformers/models/bit/modeling_bit.py -> build/lib/transformers/models/bit creating build/lib/transformers/models/blenderbot copying src/transformers/models/blenderbot/__init__.py -> build/lib/transformers/models/blenderbot copying src/transformers/models/blenderbot/configuration_blenderbot.py -> build/lib/transformers/models/blenderbot copying src/transformers/models/blenderbot/convert_blenderbot_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/blenderbot copying src/transformers/models/blenderbot/modeling_blenderbot.py -> build/lib/transformers/models/blenderbot copying src/transformers/models/blenderbot/modeling_flax_blenderbot.py -> build/lib/transformers/models/blenderbot copying src/transformers/models/blenderbot/modeling_tf_blenderbot.py -> build/lib/transformers/models/blenderbot copying src/transformers/models/blenderbot/tokenization_blenderbot.py -> build/lib/transformers/models/blenderbot copying src/transformers/models/blenderbot/tokenization_blenderbot_fast.py -> build/lib/transformers/models/blenderbot creating build/lib/transformers/models/blenderbot_small copying src/transformers/models/blenderbot_small/__init__.py -> build/lib/transformers/models/blenderbot_small copying src/transformers/models/blenderbot_small/configuration_blenderbot_small.py -> build/lib/transformers/models/blenderbot_small copying src/transformers/models/blenderbot_small/modeling_blenderbot_small.py -> build/lib/transformers/models/blenderbot_small copying src/transformers/models/blenderbot_small/modeling_flax_blenderbot_small.py -> build/lib/transformers/models/blenderbot_small copying src/transformers/models/blenderbot_small/modeling_tf_blenderbot_small.py -> build/lib/transformers/models/blenderbot_small copying src/transformers/models/blenderbot_small/tokenization_blenderbot_small.py -> build/lib/transformers/models/blenderbot_small copying src/transformers/models/blenderbot_small/tokenization_blenderbot_small_fast.py -> build/lib/transformers/models/blenderbot_small creating build/lib/transformers/models/blip copying src/transformers/models/blip/__init__.py -> build/lib/transformers/models/blip copying src/transformers/models/blip/configuration_blip.py -> build/lib/transformers/models/blip copying src/transformers/models/blip/convert_blip_original_pytorch_to_hf.py -> build/lib/transformers/models/blip copying src/transformers/models/blip/image_processing_blip.py -> build/lib/transformers/models/blip copying src/transformers/models/blip/modeling_blip.py -> build/lib/transformers/models/blip copying src/transformers/models/blip/modeling_blip_text.py -> build/lib/transformers/models/blip copying src/transformers/models/blip/modeling_tf_blip.py -> build/lib/transformers/models/blip copying src/transformers/models/blip/modeling_tf_blip_text.py -> build/lib/transformers/models/blip copying src/transformers/models/blip/processing_blip.py -> build/lib/transformers/models/blip creating build/lib/transformers/models/blip_2 copying src/transformers/models/blip_2/__init__.py -> build/lib/transformers/models/blip_2 copying src/transformers/models/blip_2/configuration_blip_2.py -> build/lib/transformers/models/blip_2 copying src/transformers/models/blip_2/convert_blip_2_original_to_pytorch.py -> build/lib/transformers/models/blip_2 copying src/transformers/models/blip_2/modeling_blip_2.py -> build/lib/transformers/models/blip_2 copying src/transformers/models/blip_2/processing_blip_2.py -> build/lib/transformers/models/blip_2 creating build/lib/transformers/models/bloom copying src/transformers/models/bloom/__init__.py -> build/lib/transformers/models/bloom copying src/transformers/models/bloom/configuration_bloom.py -> build/lib/transformers/models/bloom copying src/transformers/models/bloom/convert_bloom_original_checkpoint_to_pytorch.py -> build/lib/transformers/models/bloom copying src/transformers/models/bloom/modeling_bloom.py -> build/lib/transformers/models/bloom copying src/transformers/models/bloom/modeling_flax_bloom.py -> build/lib/transformers/models/bloom copying src/transformers/models/bloom/tokenization_bloom_fast.py -> build/lib/transformers/models/bloom creating build/lib/transformers/models/bridgetower copying src/transformers/models/bridgetower/__init__.py -> build/lib/transformers/models/bridgetower copying src/transformers/models/bridgetower/configuration_bridgetower.py -> build/lib/transformers/models/bridgetower copying src/transformers/models/bridgetower/image_processing_bridgetower.py -> build/lib/transformers/models/bridgetower copying src/transformers/models/bridgetower/modeling_bridgetower.py -> build/lib/transformers/models/bridgetower copying src/transformers/models/bridgetower/processing_bridgetower.py -> build/lib/transformers/models/bridgetower creating build/lib/transformers/models/bros copying src/transformers/models/bros/__init__.py -> build/lib/transformers/models/bros copying src/transformers/models/bros/configuration_bros.py -> build/lib/transformers/models/bros copying src/transformers/models/bros/convert_bros_to_pytorch.py -> build/lib/transformers/models/bros copying src/transformers/models/bros/modeling_bros.py -> build/lib/transformers/models/bros copying src/transformers/models/bros/processing_bros.py -> build/lib/transformers/models/bros creating build/lib/transformers/models/byt5 copying src/transformers/models/byt5/__init__.py -> build/lib/transformers/models/byt5 copying src/transformers/models/byt5/convert_byt5_original_tf_checkpoint_to_pytorch.py -> build/lib/transformers/models/byt5 copying src/transformers/models/byt5/tokenization_byt5.py -> build/lib/transformers/models/byt5 creating build/lib/transformers/models/camembert copying src/transformers/models/camembert/__init__.py -> build/lib/transformers/models/camembert copying src/transformers/models/camembert/configuration_camembert.py -> build/lib/transformers/models/camembert copying src/transformers/models/camembert/modeling_camembert.py -> build/lib/transformers/models/camembert copying src/transformers/models/camembert/modeling_tf_camembert.py -> build/lib/transformers/models/camembert copying src/transformers/models/camembert/tokenization_camembert.py -> build/lib/transformers/models/camembert copying src/transformers/models/camembert/tokenization_camembert_fast.py -> build/lib/transformers/models/camembert creating build/lib/transformers/models/canine copying src/transformers/models/canine/__init__.py -> build/lib/transformers/models/canine copying src/transformers/models/canine/configuration_canine.py -> build/lib/transformers/models/canine copying src/transformers/models/canine/convert_canine_original_tf_checkpoint_to_pytorch.py -> build/lib/transformers/models/canine copying src/transformers/models/canine/modeling_canine.py -> build/lib/transformers/models/canine copying src/transformers/models/canine/tokenization_canine.py -> build/lib/transformers/models/canine creating build/lib/transformers/models/chinese_clip copying src/transformers/models/chinese_clip/__init__.py -> build/lib/transformers/models/chinese_clip copying src/transformers/models/chinese_clip/configuration_chinese_clip.py -> build/lib/transformers/models/chinese_clip copying src/transformers/models/chinese_clip/convert_chinese_clip_original_pytorch_to_hf.py -> build/lib/transformers/models/chinese_clip copying src/transformers/models/chinese_clip/feature_extraction_chinese_clip.py -> build/lib/transformers/models/chinese_clip copying src/transformers/models/chinese_clip/image_processing_chinese_clip.py -> build/lib/transformers/models/chinese_clip copying src/transformers/models/chinese_clip/modeling_chinese_clip.py -> build/lib/transformers/models/chinese_clip copying src/transformers/models/chinese_clip/processing_chinese_clip.py -> build/lib/transformers/models/chinese_clip creating build/lib/transformers/models/clap copying src/transformers/models/clap/__init__.py -> build/lib/transformers/models/clap copying src/transformers/models/clap/configuration_clap.py -> build/lib/transformers/models/clap copying src/transformers/models/clap/convert_clap_original_pytorch_to_hf.py -> build/lib/transformers/models/clap copying src/transformers/models/clap/feature_extraction_clap.py -> build/lib/transformers/models/clap copying src/transformers/models/clap/modeling_clap.py -> build/lib/transformers/models/clap copying src/transformers/models/clap/processing_clap.py -> build/lib/transformers/models/clap creating build/lib/transformers/models/clip copying src/transformers/models/clip/__init__.py -> build/lib/transformers/models/clip copying src/transformers/models/clip/configuration_clip.py -> build/lib/transformers/models/clip copying src/transformers/models/clip/convert_clip_original_pytorch_to_hf.py -> build/lib/transformers/models/clip copying src/transformers/models/clip/feature_extraction_clip.py -> build/lib/transformers/models/clip copying src/transformers/models/clip/image_processing_clip.py -> build/lib/transformers/models/clip copying src/transformers/models/clip/modeling_clip.py -> build/lib/transformers/models/clip copying src/transformers/models/clip/modeling_flax_clip.py -> build/lib/transformers/models/clip copying src/transformers/models/clip/modeling_tf_clip.py -> build/lib/transformers/models/clip copying src/transformers/models/clip/processing_clip.py -> build/lib/transformers/models/clip copying src/transformers/models/clip/tokenization_clip.py -> build/lib/transformers/models/clip copying src/transformers/models/clip/tokenization_clip_fast.py -> build/lib/transformers/models/clip creating build/lib/transformers/models/clipseg copying src/transformers/models/clipseg/__init__.py -> build/lib/transformers/models/clipseg copying src/transformers/models/clipseg/configuration_clipseg.py -> build/lib/transformers/models/clipseg copying src/transformers/models/clipseg/convert_clipseg_original_pytorch_to_hf.py -> build/lib/transformers/models/clipseg copying src/transformers/models/clipseg/modeling_clipseg.py -> build/lib/transformers/models/clipseg copying src/transformers/models/clipseg/processing_clipseg.py -> build/lib/transformers/models/clipseg creating build/lib/transformers/models/code_llama copying src/transformers/models/code_llama/__init__.py -> build/lib/transformers/models/code_llama copying src/transformers/models/code_llama/tokenization_code_llama.py -> build/lib/transformers/models/code_llama copying src/transformers/models/code_llama/tokenization_code_llama_fast.py -> build/lib/transformers/models/code_llama creating build/lib/transformers/models/codegen copying src/transformers/models/codegen/__init__.py -> build/lib/transformers/models/codegen copying src/transformers/models/codegen/configuration_codegen.py -> build/lib/transformers/models/codegen copying src/transformers/models/codegen/modeling_codegen.py -> build/lib/transformers/models/codegen copying src/transformers/models/codegen/tokenization_codegen.py -> build/lib/transformers/models/codegen copying src/transformers/models/codegen/tokenization_codegen_fast.py -> build/lib/transformers/models/codegen creating build/lib/transformers/models/conditional_detr copying src/transformers/models/conditional_detr/__init__.py -> build/lib/transformers/models/conditional_detr copying src/transformers/models/conditional_detr/configuration_conditional_detr.py -> build/lib/transformers/models/conditional_detr copying src/transformers/models/conditional_detr/convert_conditional_detr_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/conditional_detr copying src/transformers/models/conditional_detr/feature_extraction_conditional_detr.py -> build/lib/transformers/models/conditional_detr copying src/transformers/models/conditional_detr/image_processing_conditional_detr.py -> build/lib/transformers/models/conditional_detr copying src/transformers/models/conditional_detr/modeling_conditional_detr.py -> build/lib/transformers/models/conditional_detr creating build/lib/transformers/models/convbert copying src/transformers/models/convbert/__init__.py -> build/lib/transformers/models/convbert copying src/transformers/models/convbert/configuration_convbert.py -> build/lib/transformers/models/convbert copying src/transformers/models/convbert/convert_convbert_original_tf1_checkpoint_to_pytorch_and_tf2.py -> build/lib/transformers/models/convbert copying src/transformers/models/convbert/modeling_convbert.py -> build/lib/transformers/models/convbert copying src/transformers/models/convbert/modeling_tf_convbert.py -> build/lib/transformers/models/convbert copying src/transformers/models/convbert/tokenization_convbert.py -> build/lib/transformers/models/convbert copying src/transformers/models/convbert/tokenization_convbert_fast.py -> build/lib/transformers/models/convbert creating build/lib/transformers/models/convnext copying src/transformers/models/convnext/__init__.py -> build/lib/transformers/models/convnext copying src/transformers/models/convnext/configuration_convnext.py -> build/lib/transformers/models/convnext copying src/transformers/models/convnext/convert_convnext_to_pytorch.py -> build/lib/transformers/models/convnext copying src/transformers/models/convnext/feature_extraction_convnext.py -> build/lib/transformers/models/convnext copying src/transformers/models/convnext/image_processing_convnext.py -> build/lib/transformers/models/convnext copying src/transformers/models/convnext/modeling_convnext.py -> build/lib/transformers/models/convnext copying src/transformers/models/convnext/modeling_tf_convnext.py -> build/lib/transformers/models/convnext creating build/lib/transformers/models/convnextv2 copying src/transformers/models/convnextv2/__init__.py -> build/lib/transformers/models/convnextv2 copying src/transformers/models/convnextv2/configuration_convnextv2.py -> build/lib/transformers/models/convnextv2 copying src/transformers/models/convnextv2/convert_convnextv2_to_pytorch.py -> build/lib/transformers/models/convnextv2 copying src/transformers/models/convnextv2/modeling_convnextv2.py -> build/lib/transformers/models/convnextv2 creating build/lib/transformers/models/cpm copying src/transformers/models/cpm/__init__.py -> build/lib/transformers/models/cpm copying src/transformers/models/cpm/tokenization_cpm.py -> build/lib/transformers/models/cpm copying src/transformers/models/cpm/tokenization_cpm_fast.py -> build/lib/transformers/models/cpm creating build/lib/transformers/models/cpmant copying src/transformers/models/cpmant/__init__.py -> build/lib/transformers/models/cpmant copying src/transformers/models/cpmant/configuration_cpmant.py -> build/lib/transformers/models/cpmant copying src/transformers/models/cpmant/modeling_cpmant.py -> build/lib/transformers/models/cpmant copying src/transformers/models/cpmant/tokenization_cpmant.py -> build/lib/transformers/models/cpmant creating build/lib/transformers/models/ctrl copying src/transformers/models/ctrl/__init__.py -> build/lib/transformers/models/ctrl copying src/transformers/models/ctrl/configuration_ctrl.py -> build/lib/transformers/models/ctrl copying src/transformers/models/ctrl/modeling_ctrl.py -> build/lib/transformers/models/ctrl copying src/transformers/models/ctrl/modeling_tf_ctrl.py -> build/lib/transformers/models/ctrl copying src/transformers/models/ctrl/tokenization_ctrl.py -> build/lib/transformers/models/ctrl creating build/lib/transformers/models/cvt copying src/transformers/models/cvt/__init__.py -> build/lib/transformers/models/cvt copying src/transformers/models/cvt/configuration_cvt.py -> build/lib/transformers/models/cvt copying src/transformers/models/cvt/convert_cvt_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/cvt copying src/transformers/models/cvt/modeling_cvt.py -> build/lib/transformers/models/cvt copying src/transformers/models/cvt/modeling_tf_cvt.py -> build/lib/transformers/models/cvt creating build/lib/transformers/models/data2vec copying src/transformers/models/data2vec/__init__.py -> build/lib/transformers/models/data2vec copying src/transformers/models/data2vec/configuration_data2vec_audio.py -> build/lib/transformers/models/data2vec copying src/transformers/models/data2vec/configuration_data2vec_text.py -> build/lib/transformers/models/data2vec copying src/transformers/models/data2vec/configuration_data2vec_vision.py -> build/lib/transformers/models/data2vec copying src/transformers/models/data2vec/convert_data2vec_audio_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/data2vec copying src/transformers/models/data2vec/convert_data2vec_text_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/data2vec copying src/transformers/models/data2vec/convert_data2vec_vision_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/data2vec copying src/transformers/models/data2vec/modeling_data2vec_audio.py -> build/lib/transformers/models/data2vec copying src/transformers/models/data2vec/modeling_data2vec_text.py -> build/lib/transformers/models/data2vec copying src/transformers/models/data2vec/modeling_data2vec_vision.py -> build/lib/transformers/models/data2vec copying src/transformers/models/data2vec/modeling_tf_data2vec_vision.py -> build/lib/transformers/models/data2vec creating build/lib/transformers/models/deberta copying src/transformers/models/deberta/__init__.py -> build/lib/transformers/models/deberta copying src/transformers/models/deberta/configuration_deberta.py -> build/lib/transformers/models/deberta copying src/transformers/models/deberta/modeling_deberta.py -> build/lib/transformers/models/deberta copying src/transformers/models/deberta/modeling_tf_deberta.py -> build/lib/transformers/models/deberta copying src/transformers/models/deberta/tokenization_deberta.py -> build/lib/transformers/models/deberta copying src/transformers/models/deberta/tokenization_deberta_fast.py -> build/lib/transformers/models/deberta creating build/lib/transformers/models/deberta_v2 copying src/transformers/models/deberta_v2/__init__.py -> build/lib/transformers/models/deberta_v2 copying src/transformers/models/deberta_v2/configuration_deberta_v2.py -> build/lib/transformers/models/deberta_v2 copying src/transformers/models/deberta_v2/modeling_deberta_v2.py -> build/lib/transformers/models/deberta_v2 copying src/transformers/models/deberta_v2/modeling_tf_deberta_v2.py -> build/lib/transformers/models/deberta_v2 copying src/transformers/models/deberta_v2/tokenization_deberta_v2.py -> build/lib/transformers/models/deberta_v2 copying src/transformers/models/deberta_v2/tokenization_deberta_v2_fast.py -> build/lib/transformers/models/deberta_v2 creating build/lib/transformers/models/decision_transformer copying src/transformers/models/decision_transformer/__init__.py -> build/lib/transformers/models/decision_transformer copying src/transformers/models/decision_transformer/configuration_decision_transformer.py -> build/lib/transformers/models/decision_transformer copying src/transformers/models/decision_transformer/modeling_decision_transformer.py -> build/lib/transformers/models/decision_transformer creating build/lib/transformers/models/deformable_detr copying src/transformers/models/deformable_detr/__init__.py -> build/lib/transformers/models/deformable_detr copying src/transformers/models/deformable_detr/configuration_deformable_detr.py -> build/lib/transformers/models/deformable_detr copying src/transformers/models/deformable_detr/convert_deformable_detr_to_pytorch.py -> build/lib/transformers/models/deformable_detr copying src/transformers/models/deformable_detr/feature_extraction_deformable_detr.py -> build/lib/transformers/models/deformable_detr copying src/transformers/models/deformable_detr/image_processing_deformable_detr.py -> build/lib/transformers/models/deformable_detr copying src/transformers/models/deformable_detr/load_custom.py -> build/lib/transformers/models/deformable_detr copying src/transformers/models/deformable_detr/modeling_deformable_detr.py -> build/lib/transformers/models/deformable_detr creating build/lib/transformers/models/deit copying src/transformers/models/deit/__init__.py -> build/lib/transformers/models/deit copying src/transformers/models/deit/configuration_deit.py -> build/lib/transformers/models/deit copying src/transformers/models/deit/convert_deit_timm_to_pytorch.py -> build/lib/transformers/models/deit copying src/transformers/models/deit/feature_extraction_deit.py -> build/lib/transformers/models/deit copying src/transformers/models/deit/image_processing_deit.py -> build/lib/transformers/models/deit copying src/transformers/models/deit/modeling_deit.py -> build/lib/transformers/models/deit copying src/transformers/models/deit/modeling_tf_deit.py -> build/lib/transformers/models/deit creating build/lib/transformers/models/deprecated copying src/transformers/models/deprecated/__init__.py -> build/lib/transformers/models/deprecated creating build/lib/transformers/models/deta copying src/transformers/models/deta/__init__.py -> build/lib/transformers/models/deta copying src/transformers/models/deta/configuration_deta.py -> build/lib/transformers/models/deta copying src/transformers/models/deta/convert_deta_resnet_to_pytorch.py -> build/lib/transformers/models/deta copying src/transformers/models/deta/convert_deta_swin_to_pytorch.py -> build/lib/transformers/models/deta copying src/transformers/models/deta/image_processing_deta.py -> build/lib/transformers/models/deta copying src/transformers/models/deta/modeling_deta.py -> build/lib/transformers/models/deta creating build/lib/transformers/models/detr copying src/transformers/models/detr/__init__.py -> build/lib/transformers/models/detr copying src/transformers/models/detr/configuration_detr.py -> build/lib/transformers/models/detr copying src/transformers/models/detr/convert_detr_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/detr copying src/transformers/models/detr/convert_detr_to_pytorch.py -> build/lib/transformers/models/detr copying src/transformers/models/detr/feature_extraction_detr.py -> build/lib/transformers/models/detr copying src/transformers/models/detr/image_processing_detr.py -> build/lib/transformers/models/detr copying src/transformers/models/detr/modeling_detr.py -> build/lib/transformers/models/detr creating build/lib/transformers/models/dialogpt copying src/transformers/models/dialogpt/__init__.py -> build/lib/transformers/models/dialogpt copying src/transformers/models/dialogpt/convert_dialogpt_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/dialogpt creating build/lib/transformers/models/dinat copying src/transformers/models/dinat/__init__.py -> build/lib/transformers/models/dinat copying src/transformers/models/dinat/configuration_dinat.py -> build/lib/transformers/models/dinat copying src/transformers/models/dinat/modeling_dinat.py -> build/lib/transformers/models/dinat creating build/lib/transformers/models/dinov2 copying src/transformers/models/dinov2/__init__.py -> build/lib/transformers/models/dinov2 copying src/transformers/models/dinov2/configuration_dinov2.py -> build/lib/transformers/models/dinov2 copying src/transformers/models/dinov2/convert_dinov2_to_hf.py -> build/lib/transformers/models/dinov2 copying src/transformers/models/dinov2/modeling_dinov2.py -> build/lib/transformers/models/dinov2 creating build/lib/transformers/models/distilbert copying src/transformers/models/distilbert/__init__.py -> build/lib/transformers/models/distilbert copying src/transformers/models/distilbert/configuration_distilbert.py -> build/lib/transformers/models/distilbert copying src/transformers/models/distilbert/modeling_distilbert.py -> build/lib/transformers/models/distilbert copying src/transformers/models/distilbert/modeling_flax_distilbert.py -> build/lib/transformers/models/distilbert copying src/transformers/models/distilbert/modeling_tf_distilbert.py -> build/lib/transformers/models/distilbert copying src/transformers/models/distilbert/tokenization_distilbert.py -> build/lib/transformers/models/distilbert copying src/transformers/models/distilbert/tokenization_distilbert_fast.py -> build/lib/transformers/models/distilbert creating build/lib/transformers/models/dit copying src/transformers/models/dit/__init__.py -> build/lib/transformers/models/dit copying src/transformers/models/dit/convert_dit_unilm_to_pytorch.py -> build/lib/transformers/models/dit creating build/lib/transformers/models/donut copying src/transformers/models/donut/__init__.py -> build/lib/transformers/models/donut copying src/transformers/models/donut/configuration_donut_swin.py -> build/lib/transformers/models/donut copying src/transformers/models/donut/convert_donut_to_pytorch.py -> build/lib/transformers/models/donut copying src/transformers/models/donut/feature_extraction_donut.py -> build/lib/transformers/models/donut copying src/transformers/models/donut/image_processing_donut.py -> build/lib/transformers/models/donut copying src/transformers/models/donut/modeling_donut_swin.py -> build/lib/transformers/models/donut copying src/transformers/models/donut/processing_donut.py -> build/lib/transformers/models/donut creating build/lib/transformers/models/dpr copying src/transformers/models/dpr/__init__.py -> build/lib/transformers/models/dpr copying src/transformers/models/dpr/configuration_dpr.py -> build/lib/transformers/models/dpr copying src/transformers/models/dpr/convert_dpr_original_checkpoint_to_pytorch.py -> build/lib/transformers/models/dpr copying src/transformers/models/dpr/modeling_dpr.py -> build/lib/transformers/models/dpr copying src/transformers/models/dpr/modeling_tf_dpr.py -> build/lib/transformers/models/dpr copying src/transformers/models/dpr/tokenization_dpr.py -> build/lib/transformers/models/dpr copying src/transformers/models/dpr/tokenization_dpr_fast.py -> build/lib/transformers/models/dpr creating build/lib/transformers/models/dpt copying src/transformers/models/dpt/__init__.py -> build/lib/transformers/models/dpt copying src/transformers/models/dpt/configuration_dpt.py -> build/lib/transformers/models/dpt copying src/transformers/models/dpt/convert_dpt_hybrid_to_pytorch.py -> build/lib/transformers/models/dpt copying src/transformers/models/dpt/convert_dpt_to_pytorch.py -> build/lib/transformers/models/dpt copying src/transformers/models/dpt/feature_extraction_dpt.py -> build/lib/transformers/models/dpt copying src/transformers/models/dpt/image_processing_dpt.py -> build/lib/transformers/models/dpt copying src/transformers/models/dpt/modeling_dpt.py -> build/lib/transformers/models/dpt creating build/lib/transformers/models/efficientformer copying src/transformers/models/efficientformer/__init__.py -> build/lib/transformers/models/efficientformer copying src/transformers/models/efficientformer/configuration_efficientformer.py -> build/lib/transformers/models/efficientformer copying src/transformers/models/efficientformer/convert_efficientformer_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/efficientformer copying src/transformers/models/efficientformer/image_processing_efficientformer.py -> build/lib/transformers/models/efficientformer copying src/transformers/models/efficientformer/modeling_efficientformer.py -> build/lib/transformers/models/efficientformer copying src/transformers/models/efficientformer/modeling_tf_efficientformer.py -> build/lib/transformers/models/efficientformer creating build/lib/transformers/models/efficientnet copying src/transformers/models/efficientnet/__init__.py -> build/lib/transformers/models/efficientnet copying src/transformers/models/efficientnet/configuration_efficientnet.py -> build/lib/transformers/models/efficientnet copying src/transformers/models/efficientnet/convert_efficientnet_to_pytorch.py -> build/lib/transformers/models/efficientnet copying src/transformers/models/efficientnet/image_processing_efficientnet.py -> build/lib/transformers/models/efficientnet copying src/transformers/models/efficientnet/modeling_efficientnet.py -> build/lib/transformers/models/efficientnet creating build/lib/transformers/models/electra copying src/transformers/models/electra/__init__.py -> build/lib/transformers/models/electra copying src/transformers/models/electra/configuration_electra.py -> build/lib/transformers/models/electra copying src/transformers/models/electra/convert_electra_original_tf_checkpoint_to_pytorch.py -> build/lib/transformers/models/electra copying src/transformers/models/electra/modeling_electra.py -> build/lib/transformers/models/electra copying src/transformers/models/electra/modeling_flax_electra.py -> build/lib/transformers/models/electra copying src/transformers/models/electra/modeling_tf_electra.py -> build/lib/transformers/models/electra copying src/transformers/models/electra/tokenization_electra.py -> build/lib/transformers/models/electra copying src/transformers/models/electra/tokenization_electra_fast.py -> build/lib/transformers/models/electra creating build/lib/transformers/models/encodec copying src/transformers/models/encodec/__init__.py -> build/lib/transformers/models/encodec copying src/transformers/models/encodec/configuration_encodec.py -> build/lib/transformers/models/encodec copying src/transformers/models/encodec/convert_encodec_checkpoint_to_pytorch.py -> build/lib/transformers/models/encodec copying src/transformers/models/encodec/feature_extraction_encodec.py -> build/lib/transformers/models/encodec copying src/transformers/models/encodec/modeling_encodec.py -> build/lib/transformers/models/encodec creating build/lib/transformers/models/encoder_decoder copying src/transformers/models/encoder_decoder/__init__.py -> build/lib/transformers/models/encoder_decoder copying src/transformers/models/encoder_decoder/configuration_encoder_decoder.py -> build/lib/transformers/models/encoder_decoder copying src/transformers/models/encoder_decoder/modeling_encoder_decoder.py -> build/lib/transformers/models/encoder_decoder copying src/transformers/models/encoder_decoder/modeling_flax_encoder_decoder.py -> build/lib/transformers/models/encoder_decoder copying src/transformers/models/encoder_decoder/modeling_tf_encoder_decoder.py -> build/lib/transformers/models/encoder_decoder creating build/lib/transformers/models/ernie copying src/transformers/models/ernie/__init__.py -> build/lib/transformers/models/ernie copying src/transformers/models/ernie/configuration_ernie.py -> build/lib/transformers/models/ernie copying src/transformers/models/ernie/modeling_ernie.py -> build/lib/transformers/models/ernie creating build/lib/transformers/models/ernie_m copying src/transformers/models/ernie_m/__init__.py -> build/lib/transformers/models/ernie_m copying src/transformers/models/ernie_m/configuration_ernie_m.py -> build/lib/transformers/models/ernie_m copying src/transformers/models/ernie_m/modeling_ernie_m.py -> build/lib/transformers/models/ernie_m copying src/transformers/models/ernie_m/tokenization_ernie_m.py -> build/lib/transformers/models/ernie_m creating build/lib/transformers/models/esm copying src/transformers/models/esm/__init__.py -> build/lib/transformers/models/esm copying src/transformers/models/esm/configuration_esm.py -> build/lib/transformers/models/esm copying src/transformers/models/esm/convert_esm.py -> build/lib/transformers/models/esm copying src/transformers/models/esm/modeling_esm.py -> build/lib/transformers/models/esm copying src/transformers/models/esm/modeling_esmfold.py -> build/lib/transformers/models/esm copying src/transformers/models/esm/modeling_tf_esm.py -> build/lib/transformers/models/esm copying src/transformers/models/esm/tokenization_esm.py -> build/lib/transformers/models/esm creating build/lib/transformers/models/falcon copying src/transformers/models/falcon/__init__.py -> build/lib/transformers/models/falcon copying src/transformers/models/falcon/configuration_falcon.py -> build/lib/transformers/models/falcon copying src/transformers/models/falcon/convert_custom_code_checkpoint.py -> build/lib/transformers/models/falcon copying src/transformers/models/falcon/modeling_falcon.py -> build/lib/transformers/models/falcon creating build/lib/transformers/models/flaubert copying src/transformers/models/flaubert/__init__.py -> build/lib/transformers/models/flaubert copying src/transformers/models/flaubert/configuration_flaubert.py -> build/lib/transformers/models/flaubert copying src/transformers/models/flaubert/modeling_flaubert.py -> build/lib/transformers/models/flaubert copying src/transformers/models/flaubert/modeling_tf_flaubert.py -> build/lib/transformers/models/flaubert copying src/transformers/models/flaubert/tokenization_flaubert.py -> build/lib/transformers/models/flaubert creating build/lib/transformers/models/flava copying src/transformers/models/flava/__init__.py -> build/lib/transformers/models/flava copying src/transformers/models/flava/configuration_flava.py -> build/lib/transformers/models/flava copying src/transformers/models/flava/convert_dalle_to_flava_codebook.py -> build/lib/transformers/models/flava copying src/transformers/models/flava/convert_flava_original_pytorch_to_hf.py -> build/lib/transformers/models/flava copying src/transformers/models/flava/feature_extraction_flava.py -> build/lib/transformers/models/flava copying src/transformers/models/flava/image_processing_flava.py -> build/lib/transformers/models/flava copying src/transformers/models/flava/modeling_flava.py -> build/lib/transformers/models/flava copying src/transformers/models/flava/processing_flava.py -> build/lib/transformers/models/flava creating build/lib/transformers/models/fnet copying src/transformers/models/fnet/__init__.py -> build/lib/transformers/models/fnet copying src/transformers/models/fnet/configuration_fnet.py -> build/lib/transformers/models/fnet copying src/transformers/models/fnet/convert_fnet_original_flax_checkpoint_to_pytorch.py -> build/lib/transformers/models/fnet copying src/transformers/models/fnet/modeling_fnet.py -> build/lib/transformers/models/fnet copying src/transformers/models/fnet/tokenization_fnet.py -> build/lib/transformers/models/fnet copying src/transformers/models/fnet/tokenization_fnet_fast.py -> build/lib/transformers/models/fnet creating build/lib/transformers/models/focalnet copying src/transformers/models/focalnet/__init__.py -> build/lib/transformers/models/focalnet copying src/transformers/models/focalnet/configuration_focalnet.py -> build/lib/transformers/models/focalnet copying src/transformers/models/focalnet/convert_focalnet_to_hf_format.py -> build/lib/transformers/models/focalnet copying src/transformers/models/focalnet/modeling_focalnet.py -> build/lib/transformers/models/focalnet creating build/lib/transformers/models/fsmt copying src/transformers/models/fsmt/__init__.py -> build/lib/transformers/models/fsmt copying src/transformers/models/fsmt/configuration_fsmt.py -> build/lib/transformers/models/fsmt copying src/transformers/models/fsmt/convert_fsmt_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/fsmt copying src/transformers/models/fsmt/modeling_fsmt.py -> build/lib/transformers/models/fsmt copying src/transformers/models/fsmt/tokenization_fsmt.py -> build/lib/transformers/models/fsmt creating build/lib/transformers/models/funnel copying src/transformers/models/funnel/__init__.py -> build/lib/transformers/models/funnel copying src/transformers/models/funnel/configuration_funnel.py -> build/lib/transformers/models/funnel copying src/transformers/models/funnel/convert_funnel_original_tf_checkpoint_to_pytorch.py -> build/lib/transformers/models/funnel copying src/transformers/models/funnel/modeling_funnel.py -> build/lib/transformers/models/funnel copying src/transformers/models/funnel/modeling_tf_funnel.py -> build/lib/transformers/models/funnel copying src/transformers/models/funnel/tokenization_funnel.py -> build/lib/transformers/models/funnel copying src/transformers/models/funnel/tokenization_funnel_fast.py -> build/lib/transformers/models/funnel creating build/lib/transformers/models/git copying src/transformers/models/git/__init__.py -> build/lib/transformers/models/git copying src/transformers/models/git/configuration_git.py -> build/lib/transformers/models/git copying src/transformers/models/git/convert_git_to_pytorch.py -> build/lib/transformers/models/git copying src/transformers/models/git/modeling_git.py -> build/lib/transformers/models/git copying src/transformers/models/git/processing_git.py -> build/lib/transformers/models/git creating build/lib/transformers/models/glpn copying src/transformers/models/glpn/__init__.py -> build/lib/transformers/models/glpn copying src/transformers/models/glpn/configuration_glpn.py -> build/lib/transformers/models/glpn copying src/transformers/models/glpn/convert_glpn_to_pytorch.py -> build/lib/transformers/models/glpn copying src/transformers/models/glpn/feature_extraction_glpn.py -> build/lib/transformers/models/glpn copying src/transformers/models/glpn/image_processing_glpn.py -> build/lib/transformers/models/glpn copying src/transformers/models/glpn/modeling_glpn.py -> build/lib/transformers/models/glpn creating build/lib/transformers/models/gpt2 copying src/transformers/models/gpt2/__init__.py -> build/lib/transformers/models/gpt2 copying src/transformers/models/gpt2/configuration_gpt2.py -> build/lib/transformers/models/gpt2 copying src/transformers/models/gpt2/convert_gpt2_original_tf_checkpoint_to_pytorch.py -> build/lib/transformers/models/gpt2 copying src/transformers/models/gpt2/modeling_flax_gpt2.py -> build/lib/transformers/models/gpt2 copying src/transformers/models/gpt2/modeling_gpt2.py -> build/lib/transformers/models/gpt2 copying src/transformers/models/gpt2/modeling_tf_gpt2.py -> build/lib/transformers/models/gpt2 copying src/transformers/models/gpt2/tokenization_gpt2.py -> build/lib/transformers/models/gpt2 copying src/transformers/models/gpt2/tokenization_gpt2_fast.py -> build/lib/transformers/models/gpt2 copying src/transformers/models/gpt2/tokenization_gpt2_tf.py -> build/lib/transformers/models/gpt2 creating build/lib/transformers/models/gpt_bigcode copying src/transformers/models/gpt_bigcode/__init__.py -> build/lib/transformers/models/gpt_bigcode copying src/transformers/models/gpt_bigcode/configuration_gpt_bigcode.py -> build/lib/transformers/models/gpt_bigcode copying src/transformers/models/gpt_bigcode/modeling_gpt_bigcode.py -> build/lib/transformers/models/gpt_bigcode creating build/lib/transformers/models/gpt_neo copying src/transformers/models/gpt_neo/__init__.py -> build/lib/transformers/models/gpt_neo copying src/transformers/models/gpt_neo/configuration_gpt_neo.py -> build/lib/transformers/models/gpt_neo copying src/transformers/models/gpt_neo/convert_gpt_neo_mesh_tf_to_pytorch.py -> build/lib/transformers/models/gpt_neo copying src/transformers/models/gpt_neo/modeling_flax_gpt_neo.py -> build/lib/transformers/models/gpt_neo copying src/transformers/models/gpt_neo/modeling_gpt_neo.py -> build/lib/transformers/models/gpt_neo creating build/lib/transformers/models/gpt_neox copying src/transformers/models/gpt_neox/__init__.py -> build/lib/transformers/models/gpt_neox copying src/transformers/models/gpt_neox/configuration_gpt_neox.py -> build/lib/transformers/models/gpt_neox copying src/transformers/models/gpt_neox/modeling_gpt_neox.py -> build/lib/transformers/models/gpt_neox copying src/transformers/models/gpt_neox/tokenization_gpt_neox_fast.py -> build/lib/transformers/models/gpt_neox creating build/lib/transformers/models/gpt_neox_japanese copying src/transformers/models/gpt_neox_japanese/__init__.py -> build/lib/transformers/models/gpt_neox_japanese copying src/transformers/models/gpt_neox_japanese/configuration_gpt_neox_japanese.py -> build/lib/transformers/models/gpt_neox_japanese copying src/transformers/models/gpt_neox_japanese/modeling_gpt_neox_japanese.py -> build/lib/transformers/models/gpt_neox_japanese copying src/transformers/models/gpt_neox_japanese/tokenization_gpt_neox_japanese.py -> build/lib/transformers/models/gpt_neox_japanese creating build/lib/transformers/models/gpt_sw3 copying src/transformers/models/gpt_sw3/__init__.py -> build/lib/transformers/models/gpt_sw3 copying src/transformers/models/gpt_sw3/convert_megatron_to_pytorch.py -> build/lib/transformers/models/gpt_sw3 copying src/transformers/models/gpt_sw3/tokenization_gpt_sw3.py -> build/lib/transformers/models/gpt_sw3 creating build/lib/transformers/models/gptj copying src/transformers/models/gptj/__init__.py -> build/lib/transformers/models/gptj copying src/transformers/models/gptj/configuration_gptj.py -> build/lib/transformers/models/gptj copying src/transformers/models/gptj/modeling_flax_gptj.py -> build/lib/transformers/models/gptj copying src/transformers/models/gptj/modeling_gptj.py -> build/lib/transformers/models/gptj copying src/transformers/models/gptj/modeling_tf_gptj.py -> build/lib/transformers/models/gptj creating build/lib/transformers/models/gptsan_japanese copying src/transformers/models/gptsan_japanese/__init__.py -> build/lib/transformers/models/gptsan_japanese copying src/transformers/models/gptsan_japanese/configuration_gptsan_japanese.py -> build/lib/transformers/models/gptsan_japanese copying src/transformers/models/gptsan_japanese/convert_gptsan_tf_checkpoint_to_pytorch.py -> build/lib/transformers/models/gptsan_japanese copying src/transformers/models/gptsan_japanese/modeling_gptsan_japanese.py -> build/lib/transformers/models/gptsan_japanese copying src/transformers/models/gptsan_japanese/tokenization_gptsan_japanese.py -> build/lib/transformers/models/gptsan_japanese creating build/lib/transformers/models/graphormer copying src/transformers/models/graphormer/__init__.py -> build/lib/transformers/models/graphormer copying src/transformers/models/graphormer/collating_graphormer.py -> build/lib/transformers/models/graphormer copying src/transformers/models/graphormer/configuration_graphormer.py -> build/lib/transformers/models/graphormer copying src/transformers/models/graphormer/modeling_graphormer.py -> build/lib/transformers/models/graphormer creating build/lib/transformers/models/groupvit copying src/transformers/models/groupvit/__init__.py -> build/lib/transformers/models/groupvit copying src/transformers/models/groupvit/configuration_groupvit.py -> build/lib/transformers/models/groupvit copying src/transformers/models/groupvit/convert_groupvit_nvlab_to_hf.py -> build/lib/transformers/models/groupvit copying src/transformers/models/groupvit/modeling_groupvit.py -> build/lib/transformers/models/groupvit copying src/transformers/models/groupvit/modeling_tf_groupvit.py -> build/lib/transformers/models/groupvit creating build/lib/transformers/models/herbert copying src/transformers/models/herbert/__init__.py -> build/lib/transformers/models/herbert copying src/transformers/models/herbert/tokenization_herbert.py -> build/lib/transformers/models/herbert copying src/transformers/models/herbert/tokenization_herbert_fast.py -> build/lib/transformers/models/herbert creating build/lib/transformers/models/hubert copying src/transformers/models/hubert/__init__.py -> build/lib/transformers/models/hubert copying src/transformers/models/hubert/configuration_hubert.py -> build/lib/transformers/models/hubert copying src/transformers/models/hubert/convert_distilhubert_original_s3prl_checkpoint_to_pytorch.py -> build/lib/transformers/models/hubert copying src/transformers/models/hubert/convert_hubert_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/hubert copying src/transformers/models/hubert/convert_hubert_original_s3prl_checkpoint_to_pytorch.py -> build/lib/transformers/models/hubert copying src/transformers/models/hubert/modeling_hubert.py -> build/lib/transformers/models/hubert copying src/transformers/models/hubert/modeling_tf_hubert.py -> build/lib/transformers/models/hubert creating build/lib/transformers/models/ibert copying src/transformers/models/ibert/__init__.py -> build/lib/transformers/models/ibert copying src/transformers/models/ibert/configuration_ibert.py -> build/lib/transformers/models/ibert copying src/transformers/models/ibert/modeling_ibert.py -> build/lib/transformers/models/ibert copying src/transformers/models/ibert/quant_modules.py -> build/lib/transformers/models/ibert creating build/lib/transformers/models/idefics copying src/transformers/models/idefics/__init__.py -> build/lib/transformers/models/idefics copying src/transformers/models/idefics/configuration_idefics.py -> build/lib/transformers/models/idefics copying src/transformers/models/idefics/image_processing_idefics.py -> build/lib/transformers/models/idefics copying src/transformers/models/idefics/modeling_idefics.py -> build/lib/transformers/models/idefics copying src/transformers/models/idefics/perceiver.py -> build/lib/transformers/models/idefics copying src/transformers/models/idefics/processing_idefics.py -> build/lib/transformers/models/idefics copying src/transformers/models/idefics/vision.py -> build/lib/transformers/models/idefics creating build/lib/transformers/models/imagegpt copying src/transformers/models/imagegpt/__init__.py -> build/lib/transformers/models/imagegpt copying src/transformers/models/imagegpt/configuration_imagegpt.py -> build/lib/transformers/models/imagegpt copying src/transformers/models/imagegpt/convert_imagegpt_original_tf2_to_pytorch.py -> build/lib/transformers/models/imagegpt copying src/transformers/models/imagegpt/feature_extraction_imagegpt.py -> build/lib/transformers/models/imagegpt copying src/transformers/models/imagegpt/image_processing_imagegpt.py -> build/lib/transformers/models/imagegpt copying src/transformers/models/imagegpt/modeling_imagegpt.py -> build/lib/transformers/models/imagegpt creating build/lib/transformers/models/informer copying src/transformers/models/informer/__init__.py -> build/lib/transformers/models/informer copying src/transformers/models/informer/configuration_informer.py -> build/lib/transformers/models/informer copying src/transformers/models/informer/modeling_informer.py -> build/lib/transformers/models/informer creating build/lib/transformers/models/instructblip copying src/transformers/models/instructblip/__init__.py -> build/lib/transformers/models/instructblip copying src/transformers/models/instructblip/configuration_instructblip.py -> build/lib/transformers/models/instructblip copying src/transformers/models/instructblip/convert_instructblip_original_to_pytorch.py -> build/lib/transformers/models/instructblip copying src/transformers/models/instructblip/modeling_instructblip.py -> build/lib/transformers/models/instructblip copying src/transformers/models/instructblip/processing_instructblip.py -> build/lib/transformers/models/instructblip creating build/lib/transformers/models/jukebox copying src/transformers/models/jukebox/__init__.py -> build/lib/transformers/models/jukebox copying src/transformers/models/jukebox/configuration_jukebox.py -> build/lib/transformers/models/jukebox copying src/transformers/models/jukebox/convert_jukebox.py -> build/lib/transformers/models/jukebox copying src/transformers/models/jukebox/modeling_jukebox.py -> build/lib/transformers/models/jukebox copying src/transformers/models/jukebox/tokenization_jukebox.py -> build/lib/transformers/models/jukebox creating build/lib/transformers/models/layoutlm copying src/transformers/models/layoutlm/__init__.py -> build/lib/transformers/models/layoutlm copying src/transformers/models/layoutlm/configuration_layoutlm.py -> build/lib/transformers/models/layoutlm copying src/transformers/models/layoutlm/modeling_layoutlm.py -> build/lib/transformers/models/layoutlm copying src/transformers/models/layoutlm/modeling_tf_layoutlm.py -> build/lib/transformers/models/layoutlm copying src/transformers/models/layoutlm/tokenization_layoutlm.py -> build/lib/transformers/models/layoutlm copying src/transformers/models/layoutlm/tokenization_layoutlm_fast.py -> build/lib/transformers/models/layoutlm creating build/lib/transformers/models/layoutlmv2 copying src/transformers/models/layoutlmv2/__init__.py -> build/lib/transformers/models/layoutlmv2 copying src/transformers/models/layoutlmv2/configuration_layoutlmv2.py -> build/lib/transformers/models/layoutlmv2 copying src/transformers/models/layoutlmv2/feature_extraction_layoutlmv2.py -> build/lib/transformers/models/layoutlmv2 copying src/transformers/models/layoutlmv2/image_processing_layoutlmv2.py -> build/lib/transformers/models/layoutlmv2 copying src/transformers/models/layoutlmv2/modeling_layoutlmv2.py -> build/lib/transformers/models/layoutlmv2 copying src/transformers/models/layoutlmv2/processing_layoutlmv2.py -> build/lib/transformers/models/layoutlmv2 copying src/transformers/models/layoutlmv2/tokenization_layoutlmv2.py -> build/lib/transformers/models/layoutlmv2 copying src/transformers/models/layoutlmv2/tokenization_layoutlmv2_fast.py -> build/lib/transformers/models/layoutlmv2 creating build/lib/transformers/models/layoutlmv3 copying src/transformers/models/layoutlmv3/__init__.py -> build/lib/transformers/models/layoutlmv3 copying src/transformers/models/layoutlmv3/configuration_layoutlmv3.py -> build/lib/transformers/models/layoutlmv3 copying src/transformers/models/layoutlmv3/feature_extraction_layoutlmv3.py -> build/lib/transformers/models/layoutlmv3 copying src/transformers/models/layoutlmv3/image_processing_layoutlmv3.py -> build/lib/transformers/models/layoutlmv3 copying src/transformers/models/layoutlmv3/modeling_layoutlmv3.py -> build/lib/transformers/models/layoutlmv3 copying src/transformers/models/layoutlmv3/modeling_tf_layoutlmv3.py -> build/lib/transformers/models/layoutlmv3 copying src/transformers/models/layoutlmv3/processing_layoutlmv3.py -> build/lib/transformers/models/layoutlmv3 copying src/transformers/models/layoutlmv3/tokenization_layoutlmv3.py -> build/lib/transformers/models/layoutlmv3 copying src/transformers/models/layoutlmv3/tokenization_layoutlmv3_fast.py -> build/lib/transformers/models/layoutlmv3 creating build/lib/transformers/models/layoutxlm copying src/transformers/models/layoutxlm/__init__.py -> build/lib/transformers/models/layoutxlm copying src/transformers/models/layoutxlm/processing_layoutxlm.py -> build/lib/transformers/models/layoutxlm copying src/transformers/models/layoutxlm/tokenization_layoutxlm.py -> build/lib/transformers/models/layoutxlm copying src/transformers/models/layoutxlm/tokenization_layoutxlm_fast.py -> build/lib/transformers/models/layoutxlm creating build/lib/transformers/models/led copying src/transformers/models/led/__init__.py -> build/lib/transformers/models/led copying src/transformers/models/led/configuration_led.py -> build/lib/transformers/models/led copying src/transformers/models/led/modeling_led.py -> build/lib/transformers/models/led copying src/transformers/models/led/modeling_tf_led.py -> build/lib/transformers/models/led copying src/transformers/models/led/tokenization_led.py -> build/lib/transformers/models/led copying src/transformers/models/led/tokenization_led_fast.py -> build/lib/transformers/models/led creating build/lib/transformers/models/levit copying src/transformers/models/levit/__init__.py -> build/lib/transformers/models/levit copying src/transformers/models/levit/configuration_levit.py -> build/lib/transformers/models/levit copying src/transformers/models/levit/convert_levit_timm_to_pytorch.py -> build/lib/transformers/models/levit copying src/transformers/models/levit/feature_extraction_levit.py -> build/lib/transformers/models/levit copying src/transformers/models/levit/image_processing_levit.py -> build/lib/transformers/models/levit copying src/transformers/models/levit/modeling_levit.py -> build/lib/transformers/models/levit creating build/lib/transformers/models/lilt copying src/transformers/models/lilt/__init__.py -> build/lib/transformers/models/lilt copying src/transformers/models/lilt/configuration_lilt.py -> build/lib/transformers/models/lilt copying src/transformers/models/lilt/modeling_lilt.py -> build/lib/transformers/models/lilt creating build/lib/transformers/models/llama copying src/transformers/models/llama/__init__.py -> build/lib/transformers/models/llama copying src/transformers/models/llama/configuration_llama.py -> build/lib/transformers/models/llama copying src/transformers/models/llama/convert_llama_weights_to_hf.py -> build/lib/transformers/models/llama copying src/transformers/models/llama/modeling_llama.py -> build/lib/transformers/models/llama copying src/transformers/models/llama/tokenization_llama.py -> build/lib/transformers/models/llama copying src/transformers/models/llama/tokenization_llama_fast.py -> build/lib/transformers/models/llama creating build/lib/transformers/models/longformer copying src/transformers/models/longformer/__init__.py -> build/lib/transformers/models/longformer copying src/transformers/models/longformer/configuration_longformer.py -> build/lib/transformers/models/longformer copying src/transformers/models/longformer/convert_longformer_original_pytorch_lightning_to_pytorch.py -> build/lib/transformers/models/longformer copying src/transformers/models/longformer/modeling_longformer.py -> build/lib/transformers/models/longformer copying src/transformers/models/longformer/modeling_tf_longformer.py -> build/lib/transformers/models/longformer copying src/transformers/models/longformer/tokenization_longformer.py -> build/lib/transformers/models/longformer copying src/transformers/models/longformer/tokenization_longformer_fast.py -> build/lib/transformers/models/longformer creating build/lib/transformers/models/longt5 copying src/transformers/models/longt5/__init__.py -> build/lib/transformers/models/longt5 copying src/transformers/models/longt5/configuration_longt5.py -> build/lib/transformers/models/longt5 copying src/transformers/models/longt5/convert_longt5x_checkpoint_to_flax.py -> build/lib/transformers/models/longt5 copying src/transformers/models/longt5/modeling_flax_longt5.py -> build/lib/transformers/models/longt5 copying src/transformers/models/longt5/modeling_longt5.py -> build/lib/transformers/models/longt5 creating build/lib/transformers/models/luke copying src/transformers/models/luke/__init__.py -> build/lib/transformers/models/luke copying src/transformers/models/luke/configuration_luke.py -> build/lib/transformers/models/luke copying src/transformers/models/luke/convert_luke_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/luke copying src/transformers/models/luke/modeling_luke.py -> build/lib/transformers/models/luke copying src/transformers/models/luke/tokenization_luke.py -> build/lib/transformers/models/luke creating build/lib/transformers/models/lxmert copying src/transformers/models/lxmert/__init__.py -> build/lib/transformers/models/lxmert copying src/transformers/models/lxmert/configuration_lxmert.py -> build/lib/transformers/models/lxmert copying src/transformers/models/lxmert/convert_lxmert_original_tf_checkpoint_to_pytorch.py -> build/lib/transformers/models/lxmert copying src/transformers/models/lxmert/modeling_lxmert.py -> build/lib/transformers/models/lxmert copying src/transformers/models/lxmert/modeling_tf_lxmert.py -> build/lib/transformers/models/lxmert copying src/transformers/models/lxmert/tokenization_lxmert.py -> build/lib/transformers/models/lxmert copying src/transformers/models/lxmert/tokenization_lxmert_fast.py -> build/lib/transformers/models/lxmert creating build/lib/transformers/models/m2m_100 copying src/transformers/models/m2m_100/__init__.py -> build/lib/transformers/models/m2m_100 copying src/transformers/models/m2m_100/configuration_m2m_100.py -> build/lib/transformers/models/m2m_100 copying src/transformers/models/m2m_100/convert_m2m100_original_checkpoint_to_pytorch.py -> build/lib/transformers/models/m2m_100 copying src/transformers/models/m2m_100/modeling_m2m_100.py -> build/lib/transformers/models/m2m_100 copying src/transformers/models/m2m_100/tokenization_m2m_100.py -> build/lib/transformers/models/m2m_100 creating build/lib/transformers/models/marian copying src/transformers/models/marian/__init__.py -> build/lib/transformers/models/marian copying src/transformers/models/marian/configuration_marian.py -> build/lib/transformers/models/marian copying src/transformers/models/marian/convert_marian_tatoeba_to_pytorch.py -> build/lib/transformers/models/marian copying src/transformers/models/marian/convert_marian_to_pytorch.py -> build/lib/transformers/models/marian copying src/transformers/models/marian/modeling_flax_marian.py -> build/lib/transformers/models/marian copying src/transformers/models/marian/modeling_marian.py -> build/lib/transformers/models/marian copying src/transformers/models/marian/modeling_tf_marian.py -> build/lib/transformers/models/marian copying src/transformers/models/marian/tokenization_marian.py -> build/lib/transformers/models/marian creating build/lib/transformers/models/markuplm copying src/transformers/models/markuplm/__init__.py -> build/lib/transformers/models/markuplm copying src/transformers/models/markuplm/configuration_markuplm.py -> build/lib/transformers/models/markuplm copying src/transformers/models/markuplm/feature_extraction_markuplm.py -> build/lib/transformers/models/markuplm copying src/transformers/models/markuplm/modeling_markuplm.py -> build/lib/transformers/models/markuplm copying src/transformers/models/markuplm/processing_markuplm.py -> build/lib/transformers/models/markuplm copying src/transformers/models/markuplm/tokenization_markuplm.py -> build/lib/transformers/models/markuplm copying src/transformers/models/markuplm/tokenization_markuplm_fast.py -> build/lib/transformers/models/markuplm creating build/lib/transformers/models/mask2former copying src/transformers/models/mask2former/__init__.py -> build/lib/transformers/models/mask2former copying src/transformers/models/mask2former/configuration_mask2former.py -> build/lib/transformers/models/mask2former copying src/transformers/models/mask2former/convert_mask2former_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/mask2former copying src/transformers/models/mask2former/image_processing_mask2former.py -> build/lib/transformers/models/mask2former copying src/transformers/models/mask2former/modeling_mask2former.py -> build/lib/transformers/models/mask2former creating build/lib/transformers/models/maskformer copying src/transformers/models/maskformer/__init__.py -> build/lib/transformers/models/maskformer copying src/transformers/models/maskformer/configuration_maskformer.py -> build/lib/transformers/models/maskformer copying src/transformers/models/maskformer/configuration_maskformer_swin.py -> build/lib/transformers/models/maskformer copying src/transformers/models/maskformer/convert_maskformer_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/maskformer copying src/transformers/models/maskformer/convert_maskformer_resnet_to_pytorch.py -> build/lib/transformers/models/maskformer copying src/transformers/models/maskformer/convert_maskformer_swin_to_pytorch.py -> build/lib/transformers/models/maskformer copying src/transformers/models/maskformer/feature_extraction_maskformer.py -> build/lib/transformers/models/maskformer copying src/transformers/models/maskformer/image_processing_maskformer.py -> build/lib/transformers/models/maskformer copying src/transformers/models/maskformer/modeling_maskformer.py -> build/lib/transformers/models/maskformer copying src/transformers/models/maskformer/modeling_maskformer_swin.py -> build/lib/transformers/models/maskformer creating build/lib/transformers/models/mbart copying src/transformers/models/mbart/__init__.py -> build/lib/transformers/models/mbart copying src/transformers/models/mbart/configuration_mbart.py -> build/lib/transformers/models/mbart copying src/transformers/models/mbart/convert_mbart_original_checkpoint_to_pytorch.py -> build/lib/transformers/models/mbart copying src/transformers/models/mbart/modeling_flax_mbart.py -> build/lib/transformers/models/mbart copying src/transformers/models/mbart/modeling_mbart.py -> build/lib/transformers/models/mbart copying src/transformers/models/mbart/modeling_tf_mbart.py -> build/lib/transformers/models/mbart copying src/transformers/models/mbart/tokenization_mbart.py -> build/lib/transformers/models/mbart copying src/transformers/models/mbart/tokenization_mbart_fast.py -> build/lib/transformers/models/mbart creating build/lib/transformers/models/mbart50 copying src/transformers/models/mbart50/__init__.py -> build/lib/transformers/models/mbart50 copying src/transformers/models/mbart50/tokenization_mbart50.py -> build/lib/transformers/models/mbart50 copying src/transformers/models/mbart50/tokenization_mbart50_fast.py -> build/lib/transformers/models/mbart50 creating build/lib/transformers/models/mega copying src/transformers/models/mega/__init__.py -> build/lib/transformers/models/mega copying src/transformers/models/mega/configuration_mega.py -> build/lib/transformers/models/mega copying src/transformers/models/mega/convert_mega_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/mega copying src/transformers/models/mega/modeling_mega.py -> build/lib/transformers/models/mega creating build/lib/transformers/models/megatron_bert copying src/transformers/models/megatron_bert/__init__.py -> build/lib/transformers/models/megatron_bert copying src/transformers/models/megatron_bert/configuration_megatron_bert.py -> build/lib/transformers/models/megatron_bert copying src/transformers/models/megatron_bert/convert_megatron_bert_checkpoint.py -> build/lib/transformers/models/megatron_bert copying src/transformers/models/megatron_bert/modeling_megatron_bert.py -> build/lib/transformers/models/megatron_bert creating build/lib/transformers/models/megatron_gpt2 copying src/transformers/models/megatron_gpt2/__init__.py -> build/lib/transformers/models/megatron_gpt2 copying src/transformers/models/megatron_gpt2/checkpoint_reshaping_and_interoperability.py -> build/lib/transformers/models/megatron_gpt2 copying src/transformers/models/megatron_gpt2/convert_megatron_gpt2_checkpoint.py -> build/lib/transformers/models/megatron_gpt2 creating build/lib/transformers/models/mgp_str copying src/transformers/models/mgp_str/__init__.py -> build/lib/transformers/models/mgp_str copying src/transformers/models/mgp_str/configuration_mgp_str.py -> build/lib/transformers/models/mgp_str copying src/transformers/models/mgp_str/modeling_mgp_str.py -> build/lib/transformers/models/mgp_str copying src/transformers/models/mgp_str/processing_mgp_str.py -> build/lib/transformers/models/mgp_str copying src/transformers/models/mgp_str/tokenization_mgp_str.py -> build/lib/transformers/models/mgp_str creating build/lib/transformers/models/mistral copying src/transformers/models/mistral/__init__.py -> build/lib/transformers/models/mistral copying src/transformers/models/mistral/configuration_mistral.py -> build/lib/transformers/models/mistral copying src/transformers/models/mistral/convert_mistral_weights_to_hf.py -> build/lib/transformers/models/mistral copying src/transformers/models/mistral/modeling_mistral.py -> build/lib/transformers/models/mistral creating build/lib/transformers/models/mluke copying src/transformers/models/mluke/__init__.py -> build/lib/transformers/models/mluke copying src/transformers/models/mluke/convert_mluke_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/mluke copying src/transformers/models/mluke/tokenization_mluke.py -> build/lib/transformers/models/mluke creating build/lib/transformers/models/mobilebert copying src/transformers/models/mobilebert/__init__.py -> build/lib/transformers/models/mobilebert copying src/transformers/models/mobilebert/configuration_mobilebert.py -> build/lib/transformers/models/mobilebert copying src/transformers/models/mobilebert/convert_mobilebert_original_tf_checkpoint_to_pytorch.py -> build/lib/transformers/models/mobilebert copying src/transformers/models/mobilebert/modeling_mobilebert.py -> build/lib/transformers/models/mobilebert copying src/transformers/models/mobilebert/modeling_tf_mobilebert.py -> build/lib/transformers/models/mobilebert copying src/transformers/models/mobilebert/tokenization_mobilebert.py -> build/lib/transformers/models/mobilebert copying src/transformers/models/mobilebert/tokenization_mobilebert_fast.py -> build/lib/transformers/models/mobilebert creating build/lib/transformers/models/mobilenet_v1 copying src/transformers/models/mobilenet_v1/__init__.py -> build/lib/transformers/models/mobilenet_v1 copying src/transformers/models/mobilenet_v1/configuration_mobilenet_v1.py -> build/lib/transformers/models/mobilenet_v1 copying src/transformers/models/mobilenet_v1/convert_original_tf_checkpoint_to_pytorch.py -> build/lib/transformers/models/mobilenet_v1 copying src/transformers/models/mobilenet_v1/feature_extraction_mobilenet_v1.py -> build/lib/transformers/models/mobilenet_v1 copying src/transformers/models/mobilenet_v1/image_processing_mobilenet_v1.py -> build/lib/transformers/models/mobilenet_v1 copying src/transformers/models/mobilenet_v1/modeling_mobilenet_v1.py -> build/lib/transformers/models/mobilenet_v1 creating build/lib/transformers/models/mobilenet_v2 copying src/transformers/models/mobilenet_v2/__init__.py -> build/lib/transformers/models/mobilenet_v2 copying src/transformers/models/mobilenet_v2/configuration_mobilenet_v2.py -> build/lib/transformers/models/mobilenet_v2 copying src/transformers/models/mobilenet_v2/convert_original_tf_checkpoint_to_pytorch.py -> build/lib/transformers/models/mobilenet_v2 copying src/transformers/models/mobilenet_v2/feature_extraction_mobilenet_v2.py -> build/lib/transformers/models/mobilenet_v2 copying src/transformers/models/mobilenet_v2/image_processing_mobilenet_v2.py -> build/lib/transformers/models/mobilenet_v2 copying src/transformers/models/mobilenet_v2/modeling_mobilenet_v2.py -> build/lib/transformers/models/mobilenet_v2 creating build/lib/transformers/models/mobilevit copying src/transformers/models/mobilevit/__init__.py -> build/lib/transformers/models/mobilevit copying src/transformers/models/mobilevit/configuration_mobilevit.py -> build/lib/transformers/models/mobilevit copying src/transformers/models/mobilevit/convert_mlcvnets_to_pytorch.py -> build/lib/transformers/models/mobilevit copying src/transformers/models/mobilevit/feature_extraction_mobilevit.py -> build/lib/transformers/models/mobilevit copying src/transformers/models/mobilevit/image_processing_mobilevit.py -> build/lib/transformers/models/mobilevit copying src/transformers/models/mobilevit/modeling_mobilevit.py -> build/lib/transformers/models/mobilevit copying src/transformers/models/mobilevit/modeling_tf_mobilevit.py -> build/lib/transformers/models/mobilevit creating build/lib/transformers/models/mobilevitv2 copying src/transformers/models/mobilevitv2/__init__.py -> build/lib/transformers/models/mobilevitv2 copying src/transformers/models/mobilevitv2/configuration_mobilevitv2.py -> build/lib/transformers/models/mobilevitv2 copying src/transformers/models/mobilevitv2/convert_mlcvnets_to_pytorch.py -> build/lib/transformers/models/mobilevitv2 copying src/transformers/models/mobilevitv2/modeling_mobilevitv2.py -> build/lib/transformers/models/mobilevitv2 creating build/lib/transformers/models/mpnet copying src/transformers/models/mpnet/__init__.py -> build/lib/transformers/models/mpnet copying src/transformers/models/mpnet/configuration_mpnet.py -> build/lib/transformers/models/mpnet copying src/transformers/models/mpnet/modeling_mpnet.py -> build/lib/transformers/models/mpnet copying src/transformers/models/mpnet/modeling_tf_mpnet.py -> build/lib/transformers/models/mpnet copying src/transformers/models/mpnet/tokenization_mpnet.py -> build/lib/transformers/models/mpnet copying src/transformers/models/mpnet/tokenization_mpnet_fast.py -> build/lib/transformers/models/mpnet creating build/lib/transformers/models/mpt copying src/transformers/models/mpt/__init__.py -> build/lib/transformers/models/mpt copying src/transformers/models/mpt/configuration_mpt.py -> build/lib/transformers/models/mpt copying src/transformers/models/mpt/modeling_mpt.py -> build/lib/transformers/models/mpt creating build/lib/transformers/models/mra copying src/transformers/models/mra/__init__.py -> build/lib/transformers/models/mra copying src/transformers/models/mra/configuration_mra.py -> build/lib/transformers/models/mra copying src/transformers/models/mra/convert_mra_pytorch_to_pytorch.py -> build/lib/transformers/models/mra copying src/transformers/models/mra/modeling_mra.py -> build/lib/transformers/models/mra creating build/lib/transformers/models/mt5 copying src/transformers/models/mt5/__init__.py -> build/lib/transformers/models/mt5 copying src/transformers/models/mt5/configuration_mt5.py -> build/lib/transformers/models/mt5 copying src/transformers/models/mt5/modeling_flax_mt5.py -> build/lib/transformers/models/mt5 copying src/transformers/models/mt5/modeling_mt5.py -> build/lib/transformers/models/mt5 copying src/transformers/models/mt5/modeling_tf_mt5.py -> build/lib/transformers/models/mt5 creating build/lib/transformers/models/musicgen copying src/transformers/models/musicgen/__init__.py -> build/lib/transformers/models/musicgen copying src/transformers/models/musicgen/configuration_musicgen.py -> build/lib/transformers/models/musicgen copying src/transformers/models/musicgen/convert_musicgen_transformers.py -> build/lib/transformers/models/musicgen copying src/transformers/models/musicgen/modeling_musicgen.py -> build/lib/transformers/models/musicgen copying src/transformers/models/musicgen/processing_musicgen.py -> build/lib/transformers/models/musicgen creating build/lib/transformers/models/mvp copying src/transformers/models/mvp/__init__.py -> build/lib/transformers/models/mvp copying src/transformers/models/mvp/configuration_mvp.py -> build/lib/transformers/models/mvp copying src/transformers/models/mvp/modeling_mvp.py -> build/lib/transformers/models/mvp copying src/transformers/models/mvp/tokenization_mvp.py -> build/lib/transformers/models/mvp copying src/transformers/models/mvp/tokenization_mvp_fast.py -> build/lib/transformers/models/mvp creating build/lib/transformers/models/nat copying src/transformers/models/nat/__init__.py -> build/lib/transformers/models/nat copying src/transformers/models/nat/configuration_nat.py -> build/lib/transformers/models/nat copying src/transformers/models/nat/modeling_nat.py -> build/lib/transformers/models/nat creating build/lib/transformers/models/nezha copying src/transformers/models/nezha/__init__.py -> build/lib/transformers/models/nezha copying src/transformers/models/nezha/configuration_nezha.py -> build/lib/transformers/models/nezha copying src/transformers/models/nezha/modeling_nezha.py -> build/lib/transformers/models/nezha creating build/lib/transformers/models/nllb copying src/transformers/models/nllb/__init__.py -> build/lib/transformers/models/nllb copying src/transformers/models/nllb/tokenization_nllb.py -> build/lib/transformers/models/nllb copying src/transformers/models/nllb/tokenization_nllb_fast.py -> build/lib/transformers/models/nllb creating build/lib/transformers/models/nllb_moe copying src/transformers/models/nllb_moe/__init__.py -> build/lib/transformers/models/nllb_moe copying src/transformers/models/nllb_moe/configuration_nllb_moe.py -> build/lib/transformers/models/nllb_moe copying src/transformers/models/nllb_moe/convert_nllb_moe_sharded_original_checkpoint_to_pytorch.py -> build/lib/transformers/models/nllb_moe copying src/transformers/models/nllb_moe/modeling_nllb_moe.py -> build/lib/transformers/models/nllb_moe creating build/lib/transformers/models/nougat copying src/transformers/models/nougat/__init__.py -> build/lib/transformers/models/nougat copying src/transformers/models/nougat/convert_nougat_to_hf.py -> build/lib/transformers/models/nougat copying src/transformers/models/nougat/image_processing_nougat.py -> build/lib/transformers/models/nougat copying src/transformers/models/nougat/processing_nougat.py -> build/lib/transformers/models/nougat copying src/transformers/models/nougat/tokenization_nougat_fast.py -> build/lib/transformers/models/nougat creating build/lib/transformers/models/nystromformer copying src/transformers/models/nystromformer/__init__.py -> build/lib/transformers/models/nystromformer copying src/transformers/models/nystromformer/configuration_nystromformer.py -> build/lib/transformers/models/nystromformer copying src/transformers/models/nystromformer/convert_nystromformer_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/nystromformer copying src/transformers/models/nystromformer/modeling_nystromformer.py -> build/lib/transformers/models/nystromformer creating build/lib/transformers/models/oneformer copying src/transformers/models/oneformer/__init__.py -> build/lib/transformers/models/oneformer copying src/transformers/models/oneformer/configuration_oneformer.py -> build/lib/transformers/models/oneformer copying src/transformers/models/oneformer/convert_to_hf_oneformer.py -> build/lib/transformers/models/oneformer copying src/transformers/models/oneformer/image_processing_oneformer.py -> build/lib/transformers/models/oneformer copying src/transformers/models/oneformer/modeling_oneformer.py -> build/lib/transformers/models/oneformer copying src/transformers/models/oneformer/processing_oneformer.py -> build/lib/transformers/models/oneformer creating build/lib/transformers/models/openai copying src/transformers/models/openai/__init__.py -> build/lib/transformers/models/openai copying src/transformers/models/openai/configuration_openai.py -> build/lib/transformers/models/openai copying src/transformers/models/openai/convert_openai_original_tf_checkpoint_to_pytorch.py -> build/lib/transformers/models/openai copying src/transformers/models/openai/modeling_openai.py -> build/lib/transformers/models/openai copying src/transformers/models/openai/modeling_tf_openai.py -> build/lib/transformers/models/openai copying src/transformers/models/openai/tokenization_openai.py -> build/lib/transformers/models/openai copying src/transformers/models/openai/tokenization_openai_fast.py -> build/lib/transformers/models/openai creating build/lib/transformers/models/opt copying src/transformers/models/opt/__init__.py -> build/lib/transformers/models/opt copying src/transformers/models/opt/configuration_opt.py -> build/lib/transformers/models/opt copying src/transformers/models/opt/convert_opt_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/opt copying src/transformers/models/opt/modeling_flax_opt.py -> build/lib/transformers/models/opt copying src/transformers/models/opt/modeling_opt.py -> build/lib/transformers/models/opt copying src/transformers/models/opt/modeling_tf_opt.py -> build/lib/transformers/models/opt creating build/lib/transformers/models/owlvit copying src/transformers/models/owlvit/__init__.py -> build/lib/transformers/models/owlvit copying src/transformers/models/owlvit/configuration_owlvit.py -> build/lib/transformers/models/owlvit copying src/transformers/models/owlvit/convert_owlvit_original_flax_to_hf.py -> build/lib/transformers/models/owlvit copying src/transformers/models/owlvit/feature_extraction_owlvit.py -> build/lib/transformers/models/owlvit copying src/transformers/models/owlvit/image_processing_owlvit.py -> build/lib/transformers/models/owlvit copying src/transformers/models/owlvit/modeling_owlvit.py -> build/lib/transformers/models/owlvit copying src/transformers/models/owlvit/processing_owlvit.py -> build/lib/transformers/models/owlvit creating build/lib/transformers/models/pegasus copying src/transformers/models/pegasus/__init__.py -> build/lib/transformers/models/pegasus copying src/transformers/models/pegasus/configuration_pegasus.py -> build/lib/transformers/models/pegasus copying src/transformers/models/pegasus/convert_pegasus_tf_to_pytorch.py -> build/lib/transformers/models/pegasus copying src/transformers/models/pegasus/modeling_flax_pegasus.py -> build/lib/transformers/models/pegasus copying src/transformers/models/pegasus/modeling_pegasus.py -> build/lib/transformers/models/pegasus copying src/transformers/models/pegasus/modeling_tf_pegasus.py -> build/lib/transformers/models/pegasus copying src/transformers/models/pegasus/tokenization_pegasus.py -> build/lib/transformers/models/pegasus copying src/transformers/models/pegasus/tokenization_pegasus_fast.py -> build/lib/transformers/models/pegasus creating build/lib/transformers/models/pegasus_x copying src/transformers/models/pegasus_x/__init__.py -> build/lib/transformers/models/pegasus_x copying src/transformers/models/pegasus_x/configuration_pegasus_x.py -> build/lib/transformers/models/pegasus_x copying src/transformers/models/pegasus_x/modeling_pegasus_x.py -> build/lib/transformers/models/pegasus_x creating build/lib/transformers/models/perceiver copying src/transformers/models/perceiver/__init__.py -> build/lib/transformers/models/perceiver copying src/transformers/models/perceiver/configuration_perceiver.py -> build/lib/transformers/models/perceiver copying src/transformers/models/perceiver/convert_perceiver_haiku_to_pytorch.py -> build/lib/transformers/models/perceiver copying src/transformers/models/perceiver/feature_extraction_perceiver.py -> build/lib/transformers/models/perceiver copying src/transformers/models/perceiver/image_processing_perceiver.py -> build/lib/transformers/models/perceiver copying src/transformers/models/perceiver/modeling_perceiver.py -> build/lib/transformers/models/perceiver copying src/transformers/models/perceiver/tokenization_perceiver.py -> build/lib/transformers/models/perceiver creating build/lib/transformers/models/persimmon copying src/transformers/models/persimmon/__init__.py -> build/lib/transformers/models/persimmon copying src/transformers/models/persimmon/configuration_persimmon.py -> build/lib/transformers/models/persimmon copying src/transformers/models/persimmon/convert_persimmon_weights_to_hf.py -> build/lib/transformers/models/persimmon copying src/transformers/models/persimmon/modeling_persimmon.py -> build/lib/transformers/models/persimmon creating build/lib/transformers/models/phobert copying src/transformers/models/phobert/__init__.py -> build/lib/transformers/models/phobert copying src/transformers/models/phobert/tokenization_phobert.py -> build/lib/transformers/models/phobert creating build/lib/transformers/models/pix2struct copying src/transformers/models/pix2struct/__init__.py -> build/lib/transformers/models/pix2struct copying src/transformers/models/pix2struct/configuration_pix2struct.py -> build/lib/transformers/models/pix2struct copying src/transformers/models/pix2struct/convert_pix2struct_original_pytorch_to_hf.py -> build/lib/transformers/models/pix2struct copying src/transformers/models/pix2struct/image_processing_pix2struct.py -> build/lib/transformers/models/pix2struct copying src/transformers/models/pix2struct/modeling_pix2struct.py -> build/lib/transformers/models/pix2struct copying src/transformers/models/pix2struct/processing_pix2struct.py -> build/lib/transformers/models/pix2struct creating build/lib/transformers/models/plbart copying src/transformers/models/plbart/__init__.py -> build/lib/transformers/models/plbart copying src/transformers/models/plbart/configuration_plbart.py -> build/lib/transformers/models/plbart copying src/transformers/models/plbart/convert_plbart_original_checkpoint_to_torch.py -> build/lib/transformers/models/plbart copying src/transformers/models/plbart/modeling_plbart.py -> build/lib/transformers/models/plbart copying src/transformers/models/plbart/tokenization_plbart.py -> build/lib/transformers/models/plbart creating build/lib/transformers/models/poolformer copying src/transformers/models/poolformer/__init__.py -> build/lib/transformers/models/poolformer copying src/transformers/models/poolformer/configuration_poolformer.py -> build/lib/transformers/models/poolformer copying src/transformers/models/poolformer/convert_poolformer_original_to_pytorch.py -> build/lib/transformers/models/poolformer copying src/transformers/models/poolformer/feature_extraction_poolformer.py -> build/lib/transformers/models/poolformer copying src/transformers/models/poolformer/image_processing_poolformer.py -> build/lib/transformers/models/poolformer copying src/transformers/models/poolformer/modeling_poolformer.py -> build/lib/transformers/models/poolformer creating build/lib/transformers/models/pop2piano copying src/transformers/models/pop2piano/__init__.py -> build/lib/transformers/models/pop2piano copying src/transformers/models/pop2piano/configuration_pop2piano.py -> build/lib/transformers/models/pop2piano copying src/transformers/models/pop2piano/convert_pop2piano_weights_to_hf.py -> build/lib/transformers/models/pop2piano copying src/transformers/models/pop2piano/feature_extraction_pop2piano.py -> build/lib/transformers/models/pop2piano copying src/transformers/models/pop2piano/modeling_pop2piano.py -> build/lib/transformers/models/pop2piano copying src/transformers/models/pop2piano/processing_pop2piano.py -> build/lib/transformers/models/pop2piano copying src/transformers/models/pop2piano/tokenization_pop2piano.py -> build/lib/transformers/models/pop2piano creating build/lib/transformers/models/prophetnet copying src/transformers/models/prophetnet/__init__.py -> build/lib/transformers/models/prophetnet copying src/transformers/models/prophetnet/configuration_prophetnet.py -> build/lib/transformers/models/prophetnet copying src/transformers/models/prophetnet/convert_prophetnet_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/prophetnet copying src/transformers/models/prophetnet/modeling_prophetnet.py -> build/lib/transformers/models/prophetnet copying src/transformers/models/prophetnet/tokenization_prophetnet.py -> build/lib/transformers/models/prophetnet creating build/lib/transformers/models/pvt copying src/transformers/models/pvt/__init__.py -> build/lib/transformers/models/pvt copying src/transformers/models/pvt/configuration_pvt.py -> build/lib/transformers/models/pvt copying src/transformers/models/pvt/convert_pvt_to_pytorch.py -> build/lib/transformers/models/pvt copying src/transformers/models/pvt/image_processing_pvt.py -> build/lib/transformers/models/pvt copying src/transformers/models/pvt/modeling_pvt.py -> build/lib/transformers/models/pvt creating build/lib/transformers/models/qdqbert copying src/transformers/models/qdqbert/__init__.py -> build/lib/transformers/models/qdqbert copying src/transformers/models/qdqbert/configuration_qdqbert.py -> build/lib/transformers/models/qdqbert copying src/transformers/models/qdqbert/modeling_qdqbert.py -> build/lib/transformers/models/qdqbert creating build/lib/transformers/models/rag copying src/transformers/models/rag/__init__.py -> build/lib/transformers/models/rag copying src/transformers/models/rag/configuration_rag.py -> build/lib/transformers/models/rag copying src/transformers/models/rag/modeling_rag.py -> build/lib/transformers/models/rag copying src/transformers/models/rag/modeling_tf_rag.py -> build/lib/transformers/models/rag copying src/transformers/models/rag/retrieval_rag.py -> build/lib/transformers/models/rag copying src/transformers/models/rag/tokenization_rag.py -> build/lib/transformers/models/rag creating build/lib/transformers/models/realm copying src/transformers/models/realm/__init__.py -> build/lib/transformers/models/realm copying src/transformers/models/realm/configuration_realm.py -> build/lib/transformers/models/realm copying src/transformers/models/realm/modeling_realm.py -> build/lib/transformers/models/realm copying src/transformers/models/realm/retrieval_realm.py -> build/lib/transformers/models/realm copying src/transformers/models/realm/tokenization_realm.py -> build/lib/transformers/models/realm copying src/transformers/models/realm/tokenization_realm_fast.py -> build/lib/transformers/models/realm creating build/lib/transformers/models/reformer copying src/transformers/models/reformer/__init__.py -> build/lib/transformers/models/reformer copying src/transformers/models/reformer/configuration_reformer.py -> build/lib/transformers/models/reformer copying src/transformers/models/reformer/convert_reformer_trax_checkpoint_to_pytorch.py -> build/lib/transformers/models/reformer copying src/transformers/models/reformer/modeling_reformer.py -> build/lib/transformers/models/reformer copying src/transformers/models/reformer/tokenization_reformer.py -> build/lib/transformers/models/reformer copying src/transformers/models/reformer/tokenization_reformer_fast.py -> build/lib/transformers/models/reformer creating build/lib/transformers/models/regnet copying src/transformers/models/regnet/__init__.py -> build/lib/transformers/models/regnet copying src/transformers/models/regnet/configuration_regnet.py -> build/lib/transformers/models/regnet copying src/transformers/models/regnet/convert_regnet_seer_10b_to_pytorch.py -> build/lib/transformers/models/regnet copying src/transformers/models/regnet/convert_regnet_to_pytorch.py -> build/lib/transformers/models/regnet copying src/transformers/models/regnet/modeling_flax_regnet.py -> build/lib/transformers/models/regnet copying src/transformers/models/regnet/modeling_regnet.py -> build/lib/transformers/models/regnet copying src/transformers/models/regnet/modeling_tf_regnet.py -> build/lib/transformers/models/regnet creating build/lib/transformers/models/rembert copying src/transformers/models/rembert/__init__.py -> build/lib/transformers/models/rembert copying src/transformers/models/rembert/configuration_rembert.py -> build/lib/transformers/models/rembert copying src/transformers/models/rembert/convert_rembert_tf_checkpoint_to_pytorch.py -> build/lib/transformers/models/rembert copying src/transformers/models/rembert/modeling_rembert.py -> build/lib/transformers/models/rembert copying src/transformers/models/rembert/modeling_tf_rembert.py -> build/lib/transformers/models/rembert copying src/transformers/models/rembert/tokenization_rembert.py -> build/lib/transformers/models/rembert copying src/transformers/models/rembert/tokenization_rembert_fast.py -> build/lib/transformers/models/rembert creating build/lib/transformers/models/resnet copying src/transformers/models/resnet/__init__.py -> build/lib/transformers/models/resnet copying src/transformers/models/resnet/configuration_resnet.py -> build/lib/transformers/models/resnet copying src/transformers/models/resnet/convert_resnet_to_pytorch.py -> build/lib/transformers/models/resnet copying src/transformers/models/resnet/modeling_flax_resnet.py -> build/lib/transformers/models/resnet copying src/transformers/models/resnet/modeling_resnet.py -> build/lib/transformers/models/resnet copying src/transformers/models/resnet/modeling_tf_resnet.py -> build/lib/transformers/models/resnet creating build/lib/transformers/models/roberta copying src/transformers/models/roberta/__init__.py -> build/lib/transformers/models/roberta copying src/transformers/models/roberta/configuration_roberta.py -> build/lib/transformers/models/roberta copying src/transformers/models/roberta/convert_roberta_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/roberta copying src/transformers/models/roberta/modeling_flax_roberta.py -> build/lib/transformers/models/roberta copying src/transformers/models/roberta/modeling_roberta.py -> build/lib/transformers/models/roberta copying src/transformers/models/roberta/modeling_tf_roberta.py -> build/lib/transformers/models/roberta copying src/transformers/models/roberta/tokenization_roberta.py -> build/lib/transformers/models/roberta copying src/transformers/models/roberta/tokenization_roberta_fast.py -> build/lib/transformers/models/roberta creating build/lib/transformers/models/roberta_prelayernorm copying src/transformers/models/roberta_prelayernorm/__init__.py -> build/lib/transformers/models/roberta_prelayernorm copying src/transformers/models/roberta_prelayernorm/configuration_roberta_prelayernorm.py -> build/lib/transformers/models/roberta_prelayernorm copying src/transformers/models/roberta_prelayernorm/convert_roberta_prelayernorm_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/roberta_prelayernorm copying src/transformers/models/roberta_prelayernorm/modeling_flax_roberta_prelayernorm.py -> build/lib/transformers/models/roberta_prelayernorm copying src/transformers/models/roberta_prelayernorm/modeling_roberta_prelayernorm.py -> build/lib/transformers/models/roberta_prelayernorm copying src/transformers/models/roberta_prelayernorm/modeling_tf_roberta_prelayernorm.py -> build/lib/transformers/models/roberta_prelayernorm creating build/lib/transformers/models/roc_bert copying src/transformers/models/roc_bert/__init__.py -> build/lib/transformers/models/roc_bert copying src/transformers/models/roc_bert/configuration_roc_bert.py -> build/lib/transformers/models/roc_bert copying src/transformers/models/roc_bert/modeling_roc_bert.py -> build/lib/transformers/models/roc_bert copying src/transformers/models/roc_bert/tokenization_roc_bert.py -> build/lib/transformers/models/roc_bert creating build/lib/transformers/models/roformer copying src/transformers/models/roformer/__init__.py -> build/lib/transformers/models/roformer copying src/transformers/models/roformer/configuration_roformer.py -> build/lib/transformers/models/roformer copying src/transformers/models/roformer/convert_roformer_original_tf_checkpoint_to_pytorch.py -> build/lib/transformers/models/roformer copying src/transformers/models/roformer/modeling_flax_roformer.py -> build/lib/transformers/models/roformer copying src/transformers/models/roformer/modeling_roformer.py -> build/lib/transformers/models/roformer copying src/transformers/models/roformer/modeling_tf_roformer.py -> build/lib/transformers/models/roformer copying src/transformers/models/roformer/tokenization_roformer.py -> build/lib/transformers/models/roformer copying src/transformers/models/roformer/tokenization_roformer_fast.py -> build/lib/transformers/models/roformer copying src/transformers/models/roformer/tokenization_utils.py -> build/lib/transformers/models/roformer creating build/lib/transformers/models/rwkv copying src/transformers/models/rwkv/__init__.py -> build/lib/transformers/models/rwkv copying src/transformers/models/rwkv/configuration_rwkv.py -> build/lib/transformers/models/rwkv copying src/transformers/models/rwkv/convert_rwkv_checkpoint_to_hf.py -> build/lib/transformers/models/rwkv copying src/transformers/models/rwkv/modeling_rwkv.py -> build/lib/transformers/models/rwkv creating build/lib/transformers/models/sam copying src/transformers/models/sam/__init__.py -> build/lib/transformers/models/sam copying src/transformers/models/sam/configuration_sam.py -> build/lib/transformers/models/sam copying src/transformers/models/sam/convert_sam_original_to_hf_format.py -> build/lib/transformers/models/sam copying src/transformers/models/sam/image_processing_sam.py -> build/lib/transformers/models/sam copying src/transformers/models/sam/modeling_sam.py -> build/lib/transformers/models/sam copying src/transformers/models/sam/modeling_tf_sam.py -> build/lib/transformers/models/sam copying src/transformers/models/sam/processing_sam.py -> build/lib/transformers/models/sam creating build/lib/transformers/models/segformer copying src/transformers/models/segformer/__init__.py -> build/lib/transformers/models/segformer copying src/transformers/models/segformer/configuration_segformer.py -> build/lib/transformers/models/segformer copying src/transformers/models/segformer/convert_segformer_original_to_pytorch.py -> build/lib/transformers/models/segformer copying src/transformers/models/segformer/feature_extraction_segformer.py -> build/lib/transformers/models/segformer copying src/transformers/models/segformer/image_processing_segformer.py -> build/lib/transformers/models/segformer copying src/transformers/models/segformer/modeling_segformer.py -> build/lib/transformers/models/segformer copying src/transformers/models/segformer/modeling_tf_segformer.py -> build/lib/transformers/models/segformer creating build/lib/transformers/models/sew copying src/transformers/models/sew/__init__.py -> build/lib/transformers/models/sew copying src/transformers/models/sew/configuration_sew.py -> build/lib/transformers/models/sew copying src/transformers/models/sew/convert_sew_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/sew copying src/transformers/models/sew/modeling_sew.py -> build/lib/transformers/models/sew creating build/lib/transformers/models/sew_d copying src/transformers/models/sew_d/__init__.py -> build/lib/transformers/models/sew_d copying src/transformers/models/sew_d/configuration_sew_d.py -> build/lib/transformers/models/sew_d copying src/transformers/models/sew_d/convert_sew_d_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/sew_d copying src/transformers/models/sew_d/modeling_sew_d.py -> build/lib/transformers/models/sew_d creating build/lib/transformers/models/speech_encoder_decoder copying src/transformers/models/speech_encoder_decoder/__init__.py -> build/lib/transformers/models/speech_encoder_decoder copying src/transformers/models/speech_encoder_decoder/configuration_speech_encoder_decoder.py -> build/lib/transformers/models/speech_encoder_decoder copying src/transformers/models/speech_encoder_decoder/convert_mbart_wav2vec2_seq2seq_original_to_pytorch.py -> build/lib/transformers/models/speech_encoder_decoder copying src/transformers/models/speech_encoder_decoder/convert_speech_to_text_wav2vec2_seq2seq_original_to_pytorch.py -> build/lib/transformers/models/speech_encoder_decoder copying src/transformers/models/speech_encoder_decoder/modeling_flax_speech_encoder_decoder.py -> build/lib/transformers/models/speech_encoder_decoder copying src/transformers/models/speech_encoder_decoder/modeling_speech_encoder_decoder.py -> build/lib/transformers/models/speech_encoder_decoder creating build/lib/transformers/models/speech_to_text copying src/transformers/models/speech_to_text/__init__.py -> build/lib/transformers/models/speech_to_text copying src/transformers/models/speech_to_text/configuration_speech_to_text.py -> build/lib/transformers/models/speech_to_text copying src/transformers/models/speech_to_text/convert_s2t_fairseq_to_tfms.py -> build/lib/transformers/models/speech_to_text copying src/transformers/models/speech_to_text/feature_extraction_speech_to_text.py -> build/lib/transformers/models/speech_to_text copying src/transformers/models/speech_to_text/modeling_speech_to_text.py -> build/lib/transformers/models/speech_to_text copying src/transformers/models/speech_to_text/modeling_tf_speech_to_text.py -> build/lib/transformers/models/speech_to_text copying src/transformers/models/speech_to_text/processing_speech_to_text.py -> build/lib/transformers/models/speech_to_text copying src/transformers/models/speech_to_text/tokenization_speech_to_text.py -> build/lib/transformers/models/speech_to_text creating build/lib/transformers/models/speech_to_text_2 copying src/transformers/models/speech_to_text_2/__init__.py -> build/lib/transformers/models/speech_to_text_2 copying src/transformers/models/speech_to_text_2/configuration_speech_to_text_2.py -> build/lib/transformers/models/speech_to_text_2 copying src/transformers/models/speech_to_text_2/modeling_speech_to_text_2.py -> build/lib/transformers/models/speech_to_text_2 copying src/transformers/models/speech_to_text_2/processing_speech_to_text_2.py -> build/lib/transformers/models/speech_to_text_2 copying src/transformers/models/speech_to_text_2/tokenization_speech_to_text_2.py -> build/lib/transformers/models/speech_to_text_2 creating build/lib/transformers/models/speecht5 copying src/transformers/models/speecht5/__init__.py -> build/lib/transformers/models/speecht5 copying src/transformers/models/speecht5/configuration_speecht5.py -> build/lib/transformers/models/speecht5 copying src/transformers/models/speecht5/convert_hifigan.py -> build/lib/transformers/models/speecht5 copying src/transformers/models/speecht5/convert_speecht5_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/speecht5 copying src/transformers/models/speecht5/feature_extraction_speecht5.py -> build/lib/transformers/models/speecht5 copying src/transformers/models/speecht5/modeling_speecht5.py -> build/lib/transformers/models/speecht5 copying src/transformers/models/speecht5/number_normalizer.py -> build/lib/transformers/models/speecht5 copying src/transformers/models/speecht5/processing_speecht5.py -> build/lib/transformers/models/speecht5 copying src/transformers/models/speecht5/tokenization_speecht5.py -> build/lib/transformers/models/speecht5 creating build/lib/transformers/models/swin copying src/transformers/models/swin/__init__.py -> build/lib/transformers/models/swin copying src/transformers/models/swin/configuration_swin.py -> build/lib/transformers/models/swin copying src/transformers/models/swin/convert_swin_simmim_to_pytorch.py -> build/lib/transformers/models/swin copying src/transformers/models/swin/convert_swin_timm_to_pytorch.py -> build/lib/transformers/models/swin copying src/transformers/models/swin/modeling_swin.py -> build/lib/transformers/models/swin copying src/transformers/models/swin/modeling_tf_swin.py -> build/lib/transformers/models/swin creating build/lib/transformers/models/splinter copying src/transformers/models/splinter/__init__.py -> build/lib/transformers/models/splinter copying src/transformers/models/splinter/configuration_splinter.py -> build/lib/transformers/models/splinter copying src/transformers/models/splinter/modeling_splinter.py -> build/lib/transformers/models/splinter copying src/transformers/models/splinter/tokenization_splinter.py -> build/lib/transformers/models/splinter copying src/transformers/models/splinter/tokenization_splinter_fast.py -> build/lib/transformers/models/splinter creating build/lib/transformers/models/squeezebert copying src/transformers/models/squeezebert/__init__.py -> build/lib/transformers/models/squeezebert copying src/transformers/models/squeezebert/configuration_squeezebert.py -> build/lib/transformers/models/squeezebert copying src/transformers/models/squeezebert/modeling_squeezebert.py -> build/lib/transformers/models/squeezebert copying src/transformers/models/squeezebert/tokenization_squeezebert.py -> build/lib/transformers/models/squeezebert copying src/transformers/models/squeezebert/tokenization_squeezebert_fast.py -> build/lib/transformers/models/squeezebert creating build/lib/transformers/models/swiftformer copying src/transformers/models/swiftformer/__init__.py -> build/lib/transformers/models/swiftformer copying src/transformers/models/swiftformer/configuration_swiftformer.py -> build/lib/transformers/models/swiftformer copying src/transformers/models/swiftformer/convert_swiftformer_original_to_hf.py -> build/lib/transformers/models/swiftformer copying src/transformers/models/swiftformer/modeling_swiftformer.py -> build/lib/transformers/models/swiftformer creating build/lib/transformers/models/swin2sr copying src/transformers/models/swin2sr/__init__.py -> build/lib/transformers/models/swin2sr copying src/transformers/models/swin2sr/configuration_swin2sr.py -> build/lib/transformers/models/swin2sr copying src/transformers/models/swin2sr/convert_swin2sr_original_to_pytorch.py -> build/lib/transformers/models/swin2sr copying src/transformers/models/swin2sr/image_processing_swin2sr.py -> build/lib/transformers/models/swin2sr copying src/transformers/models/swin2sr/modeling_swin2sr.py -> build/lib/transformers/models/swin2sr creating build/lib/transformers/models/swinv2 copying src/transformers/models/swinv2/__init__.py -> build/lib/transformers/models/swinv2 copying src/transformers/models/swinv2/configuration_swinv2.py -> build/lib/transformers/models/swinv2 copying src/transformers/models/swinv2/convert_swinv2_timm_to_pytorch.py -> build/lib/transformers/models/swinv2 copying src/transformers/models/swinv2/modeling_swinv2.py -> build/lib/transformers/models/swinv2 creating build/lib/transformers/models/switch_transformers copying src/transformers/models/switch_transformers/__init__.py -> build/lib/transformers/models/switch_transformers copying src/transformers/models/switch_transformers/configuration_switch_transformers.py -> build/lib/transformers/models/switch_transformers copying src/transformers/models/switch_transformers/convert_big_switch.py -> build/lib/transformers/models/switch_transformers copying src/transformers/models/switch_transformers/convert_switch_transformers_original_flax_checkpoint_to_pytorch.py -> build/lib/transformers/models/switch_transformers copying src/transformers/models/switch_transformers/modeling_switch_transformers.py -> build/lib/transformers/models/switch_transformers creating build/lib/transformers/models/t5 copying src/transformers/models/t5/__init__.py -> build/lib/transformers/models/t5 copying src/transformers/models/t5/configuration_t5.py -> build/lib/transformers/models/t5 copying src/transformers/models/t5/convert_t5_original_tf_checkpoint_to_pytorch.py -> build/lib/transformers/models/t5 copying src/transformers/models/t5/convert_t5x_checkpoint_to_flax.py -> build/lib/transformers/models/t5 copying src/transformers/models/t5/convert_t5x_checkpoint_to_pytorch.py -> build/lib/transformers/models/t5 copying src/transformers/models/t5/modeling_flax_t5.py -> build/lib/transformers/models/t5 copying src/transformers/models/t5/modeling_t5.py -> build/lib/transformers/models/t5 copying src/transformers/models/t5/modeling_tf_t5.py -> build/lib/transformers/models/t5 copying src/transformers/models/t5/tokenization_t5.py -> build/lib/transformers/models/t5 copying src/transformers/models/t5/tokenization_t5_fast.py -> build/lib/transformers/models/t5 creating build/lib/transformers/models/table_transformer copying src/transformers/models/table_transformer/__init__.py -> build/lib/transformers/models/table_transformer copying src/transformers/models/table_transformer/configuration_table_transformer.py -> build/lib/transformers/models/table_transformer copying src/transformers/models/table_transformer/convert_table_transformer_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/table_transformer copying src/transformers/models/table_transformer/modeling_table_transformer.py -> build/lib/transformers/models/table_transformer creating build/lib/transformers/models/tapas copying src/transformers/models/tapas/__init__.py -> build/lib/transformers/models/tapas copying src/transformers/models/tapas/configuration_tapas.py -> build/lib/transformers/models/tapas copying src/transformers/models/tapas/convert_tapas_original_tf_checkpoint_to_pytorch.py -> build/lib/transformers/models/tapas copying src/transformers/models/tapas/modeling_tapas.py -> build/lib/transformers/models/tapas copying src/transformers/models/tapas/modeling_tf_tapas.py -> build/lib/transformers/models/tapas copying src/transformers/models/tapas/tokenization_tapas.py -> build/lib/transformers/models/tapas creating build/lib/transformers/models/time_series_transformer copying src/transformers/models/time_series_transformer/__init__.py -> build/lib/transformers/models/time_series_transformer copying src/transformers/models/time_series_transformer/configuration_time_series_transformer.py -> build/lib/transformers/models/time_series_transformer copying src/transformers/models/time_series_transformer/modeling_time_series_transformer.py -> build/lib/transformers/models/time_series_transformer creating build/lib/transformers/models/timesformer copying src/transformers/models/timesformer/__init__.py -> build/lib/transformers/models/timesformer copying src/transformers/models/timesformer/configuration_timesformer.py -> build/lib/transformers/models/timesformer copying src/transformers/models/timesformer/convert_timesformer_to_pytorch.py -> build/lib/transformers/models/timesformer copying src/transformers/models/timesformer/modeling_timesformer.py -> build/lib/transformers/models/timesformer creating build/lib/transformers/models/timm_backbone copying src/transformers/models/timm_backbone/__init__.py -> build/lib/transformers/models/timm_backbone copying src/transformers/models/timm_backbone/configuration_timm_backbone.py -> build/lib/transformers/models/timm_backbone copying src/transformers/models/timm_backbone/modeling_timm_backbone.py -> build/lib/transformers/models/timm_backbone creating build/lib/transformers/models/transfo_xl copying src/transformers/models/transfo_xl/__init__.py -> build/lib/transformers/models/transfo_xl copying src/transformers/models/transfo_xl/configuration_transfo_xl.py -> build/lib/transformers/models/transfo_xl copying src/transformers/models/transfo_xl/convert_transfo_xl_original_tf_checkpoint_to_pytorch.py -> build/lib/transformers/models/transfo_xl copying src/transformers/models/transfo_xl/modeling_tf_transfo_xl.py -> build/lib/transformers/models/transfo_xl copying src/transformers/models/transfo_xl/modeling_tf_transfo_xl_utilities.py -> build/lib/transformers/models/transfo_xl copying src/transformers/models/transfo_xl/modeling_transfo_xl.py -> build/lib/transformers/models/transfo_xl copying src/transformers/models/transfo_xl/modeling_transfo_xl_utilities.py -> build/lib/transformers/models/transfo_xl copying src/transformers/models/transfo_xl/tokenization_transfo_xl.py -> build/lib/transformers/models/transfo_xl creating build/lib/transformers/models/trocr copying src/transformers/models/trocr/__init__.py -> build/lib/transformers/models/trocr copying src/transformers/models/trocr/configuration_trocr.py -> build/lib/transformers/models/trocr copying src/transformers/models/trocr/convert_trocr_unilm_to_pytorch.py -> build/lib/transformers/models/trocr copying src/transformers/models/trocr/modeling_trocr.py -> build/lib/transformers/models/trocr copying src/transformers/models/trocr/processing_trocr.py -> build/lib/transformers/models/trocr creating build/lib/transformers/models/tvlt copying src/transformers/models/tvlt/__init__.py -> build/lib/transformers/models/tvlt copying src/transformers/models/tvlt/configuration_tvlt.py -> build/lib/transformers/models/tvlt copying src/transformers/models/tvlt/feature_extraction_tvlt.py -> build/lib/transformers/models/tvlt copying src/transformers/models/tvlt/image_processing_tvlt.py -> build/lib/transformers/models/tvlt copying src/transformers/models/tvlt/modeling_tvlt.py -> build/lib/transformers/models/tvlt copying src/transformers/models/tvlt/processing_tvlt.py -> build/lib/transformers/models/tvlt creating build/lib/transformers/models/umt5 copying src/transformers/models/umt5/__init__.py -> build/lib/transformers/models/umt5 copying src/transformers/models/umt5/configuration_umt5.py -> build/lib/transformers/models/umt5 copying src/transformers/models/umt5/convert_umt5_checkpoint_to_pytorch.py -> build/lib/transformers/models/umt5 copying src/transformers/models/umt5/modeling_umt5.py -> build/lib/transformers/models/umt5 creating build/lib/transformers/models/unispeech copying src/transformers/models/unispeech/__init__.py -> build/lib/transformers/models/unispeech copying src/transformers/models/unispeech/configuration_unispeech.py -> build/lib/transformers/models/unispeech copying src/transformers/models/unispeech/convert_unispeech_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/unispeech copying src/transformers/models/unispeech/modeling_unispeech.py -> build/lib/transformers/models/unispeech creating build/lib/transformers/models/unispeech_sat copying src/transformers/models/unispeech_sat/__init__.py -> build/lib/transformers/models/unispeech_sat copying src/transformers/models/unispeech_sat/configuration_unispeech_sat.py -> build/lib/transformers/models/unispeech_sat copying src/transformers/models/unispeech_sat/convert_unispeech_original_s3prl_checkpoint_to_pytorch.py -> build/lib/transformers/models/unispeech_sat copying src/transformers/models/unispeech_sat/convert_unispeech_sat_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/unispeech_sat copying src/transformers/models/unispeech_sat/modeling_unispeech_sat.py -> build/lib/transformers/models/unispeech_sat creating build/lib/transformers/models/upernet copying src/transformers/models/upernet/__init__.py -> build/lib/transformers/models/upernet copying src/transformers/models/upernet/configuration_upernet.py -> build/lib/transformers/models/upernet copying src/transformers/models/upernet/convert_convnext_upernet_to_pytorch.py -> build/lib/transformers/models/upernet copying src/transformers/models/upernet/convert_swin_upernet_to_pytorch.py -> build/lib/transformers/models/upernet copying src/transformers/models/upernet/modeling_upernet.py -> build/lib/transformers/models/upernet creating build/lib/transformers/models/videomae copying src/transformers/models/videomae/__init__.py -> build/lib/transformers/models/videomae copying src/transformers/models/videomae/configuration_videomae.py -> build/lib/transformers/models/videomae copying src/transformers/models/videomae/convert_videomae_to_pytorch.py -> build/lib/transformers/models/videomae copying src/transformers/models/videomae/feature_extraction_videomae.py -> build/lib/transformers/models/videomae copying src/transformers/models/videomae/image_processing_videomae.py -> build/lib/transformers/models/videomae copying src/transformers/models/videomae/modeling_videomae.py -> build/lib/transformers/models/videomae creating build/lib/transformers/models/vilt copying src/transformers/models/vilt/__init__.py -> build/lib/transformers/models/vilt copying src/transformers/models/vilt/configuration_vilt.py -> build/lib/transformers/models/vilt copying src/transformers/models/vilt/convert_vilt_original_to_pytorch.py -> build/lib/transformers/models/vilt copying src/transformers/models/vilt/feature_extraction_vilt.py -> build/lib/transformers/models/vilt copying src/transformers/models/vilt/image_processing_vilt.py -> build/lib/transformers/models/vilt copying src/transformers/models/vilt/modeling_vilt.py -> build/lib/transformers/models/vilt copying src/transformers/models/vilt/processing_vilt.py -> build/lib/transformers/models/vilt creating build/lib/transformers/models/vision_encoder_decoder copying src/transformers/models/vision_encoder_decoder/__init__.py -> build/lib/transformers/models/vision_encoder_decoder copying src/transformers/models/vision_encoder_decoder/configuration_vision_encoder_decoder.py -> build/lib/transformers/models/vision_encoder_decoder copying src/transformers/models/vision_encoder_decoder/modeling_flax_vision_encoder_decoder.py -> build/lib/transformers/models/vision_encoder_decoder copying src/transformers/models/vision_encoder_decoder/modeling_tf_vision_encoder_decoder.py -> build/lib/transformers/models/vision_encoder_decoder copying src/transformers/models/vision_encoder_decoder/modeling_vision_encoder_decoder.py -> build/lib/transformers/models/vision_encoder_decoder creating build/lib/transformers/models/vision_text_dual_encoder copying src/transformers/models/vision_text_dual_encoder/__init__.py -> build/lib/transformers/models/vision_text_dual_encoder copying src/transformers/models/vision_text_dual_encoder/configuration_vision_text_dual_encoder.py -> build/lib/transformers/models/vision_text_dual_encoder copying src/transformers/models/vision_text_dual_encoder/modeling_flax_vision_text_dual_encoder.py -> build/lib/transformers/models/vision_text_dual_encoder copying src/transformers/models/vision_text_dual_encoder/modeling_tf_vision_text_dual_encoder.py -> build/lib/transformers/models/vision_text_dual_encoder copying src/transformers/models/vision_text_dual_encoder/modeling_vision_text_dual_encoder.py -> build/lib/transformers/models/vision_text_dual_encoder copying src/transformers/models/vision_text_dual_encoder/processing_vision_text_dual_encoder.py -> build/lib/transformers/models/vision_text_dual_encoder creating build/lib/transformers/models/visual_bert copying src/transformers/models/visual_bert/__init__.py -> build/lib/transformers/models/visual_bert copying src/transformers/models/visual_bert/configuration_visual_bert.py -> build/lib/transformers/models/visual_bert copying src/transformers/models/visual_bert/convert_visual_bert_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/visual_bert copying src/transformers/models/visual_bert/modeling_visual_bert.py -> build/lib/transformers/models/visual_bert creating build/lib/transformers/models/vit copying src/transformers/models/vit/__init__.py -> build/lib/transformers/models/vit copying src/transformers/models/vit/configuration_vit.py -> build/lib/transformers/models/vit copying src/transformers/models/vit/convert_dino_to_pytorch.py -> build/lib/transformers/models/vit copying src/transformers/models/vit/convert_vit_timm_to_pytorch.py -> build/lib/transformers/models/vit copying src/transformers/models/vit/feature_extraction_vit.py -> build/lib/transformers/models/vit copying src/transformers/models/vit/image_processing_vit.py -> build/lib/transformers/models/vit copying src/transformers/models/vit/modeling_flax_vit.py -> build/lib/transformers/models/vit copying src/transformers/models/vit/modeling_tf_vit.py -> build/lib/transformers/models/vit copying src/transformers/models/vit/modeling_vit.py -> build/lib/transformers/models/vit creating build/lib/transformers/models/vit_hybrid copying src/transformers/models/vit_hybrid/__init__.py -> build/lib/transformers/models/vit_hybrid copying src/transformers/models/vit_hybrid/configuration_vit_hybrid.py -> build/lib/transformers/models/vit_hybrid copying src/transformers/models/vit_hybrid/convert_vit_hybrid_timm_to_pytorch.py -> build/lib/transformers/models/vit_hybrid copying src/transformers/models/vit_hybrid/image_processing_vit_hybrid.py -> build/lib/transformers/models/vit_hybrid copying src/transformers/models/vit_hybrid/modeling_vit_hybrid.py -> build/lib/transformers/models/vit_hybrid creating build/lib/transformers/models/vit_mae copying src/transformers/models/vit_mae/__init__.py -> build/lib/transformers/models/vit_mae copying src/transformers/models/vit_mae/configuration_vit_mae.py -> build/lib/transformers/models/vit_mae copying src/transformers/models/vit_mae/convert_vit_mae_to_pytorch.py -> build/lib/transformers/models/vit_mae copying src/transformers/models/vit_mae/modeling_tf_vit_mae.py -> build/lib/transformers/models/vit_mae copying src/transformers/models/vit_mae/modeling_vit_mae.py -> build/lib/transformers/models/vit_mae creating build/lib/transformers/models/vit_msn copying src/transformers/models/vit_msn/__init__.py -> build/lib/transformers/models/vit_msn copying src/transformers/models/vit_msn/configuration_vit_msn.py -> build/lib/transformers/models/vit_msn copying src/transformers/models/vit_msn/convert_msn_to_pytorch.py -> build/lib/transformers/models/vit_msn copying src/transformers/models/vit_msn/modeling_vit_msn.py -> build/lib/transformers/models/vit_msn creating build/lib/transformers/models/vitdet copying src/transformers/models/vitdet/__init__.py -> build/lib/transformers/models/vitdet copying src/transformers/models/vitdet/configuration_vitdet.py -> build/lib/transformers/models/vitdet copying src/transformers/models/vitdet/modeling_vitdet.py -> build/lib/transformers/models/vitdet creating build/lib/transformers/models/vitmatte copying src/transformers/models/vitmatte/__init__.py -> build/lib/transformers/models/vitmatte copying src/transformers/models/vitmatte/configuration_vitmatte.py -> build/lib/transformers/models/vitmatte copying src/transformers/models/vitmatte/convert_vitmatte_to_hf.py -> build/lib/transformers/models/vitmatte copying src/transformers/models/vitmatte/image_processing_vitmatte.py -> build/lib/transformers/models/vitmatte copying src/transformers/models/vitmatte/modeling_vitmatte.py -> build/lib/transformers/models/vitmatte creating build/lib/transformers/models/vits copying src/transformers/models/vits/__init__.py -> build/lib/transformers/models/vits copying src/transformers/models/vits/configuration_vits.py -> build/lib/transformers/models/vits copying src/transformers/models/vits/convert_original_checkpoint.py -> build/lib/transformers/models/vits copying src/transformers/models/vits/modeling_vits.py -> build/lib/transformers/models/vits copying src/transformers/models/vits/tokenization_vits.py -> build/lib/transformers/models/vits creating build/lib/transformers/models/vivit copying src/transformers/models/vivit/__init__.py -> build/lib/transformers/models/vivit copying src/transformers/models/vivit/configuration_vivit.py -> build/lib/transformers/models/vivit copying src/transformers/models/vivit/convert_vivit_flax_to_pytorch.py -> build/lib/transformers/models/vivit copying src/transformers/models/vivit/image_processing_vivit.py -> build/lib/transformers/models/vivit copying src/transformers/models/vivit/modeling_vivit.py -> build/lib/transformers/models/vivit creating build/lib/transformers/models/wav2vec2 copying src/transformers/models/wav2vec2/__init__.py -> build/lib/transformers/models/wav2vec2 copying src/transformers/models/wav2vec2/configuration_wav2vec2.py -> build/lib/transformers/models/wav2vec2 copying src/transformers/models/wav2vec2/convert_wav2vec2_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/wav2vec2 copying src/transformers/models/wav2vec2/convert_wav2vec2_original_s3prl_checkpoint_to_pytorch.py -> build/lib/transformers/models/wav2vec2 copying src/transformers/models/wav2vec2/feature_extraction_wav2vec2.py -> build/lib/transformers/models/wav2vec2 copying src/transformers/models/wav2vec2/modeling_flax_wav2vec2.py -> build/lib/transformers/models/wav2vec2 copying src/transformers/models/wav2vec2/modeling_tf_wav2vec2.py -> build/lib/transformers/models/wav2vec2 copying src/transformers/models/wav2vec2/modeling_wav2vec2.py -> build/lib/transformers/models/wav2vec2 copying src/transformers/models/wav2vec2/processing_wav2vec2.py -> build/lib/transformers/models/wav2vec2 copying src/transformers/models/wav2vec2/tokenization_wav2vec2.py -> build/lib/transformers/models/wav2vec2 creating build/lib/transformers/models/wav2vec2_conformer copying src/transformers/models/wav2vec2_conformer/__init__.py -> build/lib/transformers/models/wav2vec2_conformer copying src/transformers/models/wav2vec2_conformer/configuration_wav2vec2_conformer.py -> build/lib/transformers/models/wav2vec2_conformer copying src/transformers/models/wav2vec2_conformer/convert_wav2vec2_conformer_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/wav2vec2_conformer copying src/transformers/models/wav2vec2_conformer/modeling_wav2vec2_conformer.py -> build/lib/transformers/models/wav2vec2_conformer creating build/lib/transformers/models/wav2vec2_phoneme copying src/transformers/models/wav2vec2_phoneme/__init__.py -> build/lib/transformers/models/wav2vec2_phoneme copying src/transformers/models/wav2vec2_phoneme/tokenization_wav2vec2_phoneme.py -> build/lib/transformers/models/wav2vec2_phoneme creating build/lib/transformers/models/wav2vec2_with_lm copying src/transformers/models/wav2vec2_with_lm/__init__.py -> build/lib/transformers/models/wav2vec2_with_lm copying src/transformers/models/wav2vec2_with_lm/processing_wav2vec2_with_lm.py -> build/lib/transformers/models/wav2vec2_with_lm creating build/lib/transformers/models/wavlm copying src/transformers/models/wavlm/__init__.py -> build/lib/transformers/models/wavlm copying src/transformers/models/wavlm/configuration_wavlm.py -> build/lib/transformers/models/wavlm copying src/transformers/models/wavlm/convert_wavlm_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/wavlm copying src/transformers/models/wavlm/convert_wavlm_original_s3prl_checkpoint_to_pytorch.py -> build/lib/transformers/models/wavlm copying src/transformers/models/wavlm/modeling_wavlm.py -> build/lib/transformers/models/wavlm creating build/lib/transformers/models/whisper copying src/transformers/models/whisper/__init__.py -> build/lib/transformers/models/whisper copying src/transformers/models/whisper/configuration_whisper.py -> build/lib/transformers/models/whisper copying src/transformers/models/whisper/convert_openai_to_hf.py -> build/lib/transformers/models/whisper copying src/transformers/models/whisper/english_normalizer.py -> build/lib/transformers/models/whisper copying src/transformers/models/whisper/feature_extraction_whisper.py -> build/lib/transformers/models/whisper copying src/transformers/models/whisper/modeling_flax_whisper.py -> build/lib/transformers/models/whisper copying src/transformers/models/whisper/modeling_tf_whisper.py -> build/lib/transformers/models/whisper copying src/transformers/models/whisper/modeling_whisper.py -> build/lib/transformers/models/whisper copying src/transformers/models/whisper/processing_whisper.py -> build/lib/transformers/models/whisper copying src/transformers/models/whisper/tokenization_whisper.py -> build/lib/transformers/models/whisper copying src/transformers/models/whisper/tokenization_whisper_fast.py -> build/lib/transformers/models/whisper creating build/lib/transformers/models/x_clip copying src/transformers/models/x_clip/__init__.py -> build/lib/transformers/models/x_clip copying src/transformers/models/x_clip/configuration_x_clip.py -> build/lib/transformers/models/x_clip copying src/transformers/models/x_clip/convert_x_clip_original_pytorch_to_hf.py -> build/lib/transformers/models/x_clip copying src/transformers/models/x_clip/modeling_x_clip.py -> build/lib/transformers/models/x_clip copying src/transformers/models/x_clip/processing_x_clip.py -> build/lib/transformers/models/x_clip creating build/lib/transformers/models/xglm copying src/transformers/models/xglm/__init__.py -> build/lib/transformers/models/xglm copying src/transformers/models/xglm/configuration_xglm.py -> build/lib/transformers/models/xglm copying src/transformers/models/xglm/convert_xglm_original_ckpt_to_trfms.py -> build/lib/transformers/models/xglm copying src/transformers/models/xglm/modeling_flax_xglm.py -> build/lib/transformers/models/xglm copying src/transformers/models/xglm/modeling_tf_xglm.py -> build/lib/transformers/models/xglm copying src/transformers/models/xglm/modeling_xglm.py -> build/lib/transformers/models/xglm copying src/transformers/models/xglm/tokenization_xglm.py -> build/lib/transformers/models/xglm copying src/transformers/models/xglm/tokenization_xglm_fast.py -> build/lib/transformers/models/xglm creating build/lib/transformers/models/xlm copying src/transformers/models/xlm/__init__.py -> build/lib/transformers/models/xlm copying src/transformers/models/xlm/configuration_xlm.py -> build/lib/transformers/models/xlm copying src/transformers/models/xlm/convert_xlm_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/xlm copying src/transformers/models/xlm/modeling_tf_xlm.py -> build/lib/transformers/models/xlm copying src/transformers/models/xlm/modeling_xlm.py -> build/lib/transformers/models/xlm copying src/transformers/models/xlm/tokenization_xlm.py -> build/lib/transformers/models/xlm creating build/lib/transformers/models/xlm_prophetnet copying src/transformers/models/xlm_prophetnet/__init__.py -> build/lib/transformers/models/xlm_prophetnet copying src/transformers/models/xlm_prophetnet/configuration_xlm_prophetnet.py -> build/lib/transformers/models/xlm_prophetnet copying src/transformers/models/xlm_prophetnet/modeling_xlm_prophetnet.py -> build/lib/transformers/models/xlm_prophetnet copying src/transformers/models/xlm_prophetnet/tokenization_xlm_prophetnet.py -> build/lib/transformers/models/xlm_prophetnet creating build/lib/transformers/models/xlm_roberta copying src/transformers/models/xlm_roberta/__init__.py -> build/lib/transformers/models/xlm_roberta copying src/transformers/models/xlm_roberta/configuration_xlm_roberta.py -> build/lib/transformers/models/xlm_roberta copying src/transformers/models/xlm_roberta/modeling_flax_xlm_roberta.py -> build/lib/transformers/models/xlm_roberta copying src/transformers/models/xlm_roberta/modeling_tf_xlm_roberta.py -> build/lib/transformers/models/xlm_roberta copying src/transformers/models/xlm_roberta/modeling_xlm_roberta.py -> build/lib/transformers/models/xlm_roberta copying src/transformers/models/xlm_roberta/tokenization_xlm_roberta.py -> build/lib/transformers/models/xlm_roberta copying src/transformers/models/xlm_roberta/tokenization_xlm_roberta_fast.py -> build/lib/transformers/models/xlm_roberta creating build/lib/transformers/models/xlm_roberta_xl copying src/transformers/models/xlm_roberta_xl/__init__.py -> build/lib/transformers/models/xlm_roberta_xl copying src/transformers/models/xlm_roberta_xl/configuration_xlm_roberta_xl.py -> build/lib/transformers/models/xlm_roberta_xl copying src/transformers/models/xlm_roberta_xl/convert_xlm_roberta_xl_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/xlm_roberta_xl copying src/transformers/models/xlm_roberta_xl/modeling_xlm_roberta_xl.py -> build/lib/transformers/models/xlm_roberta_xl creating build/lib/transformers/models/xlnet copying src/transformers/models/xlnet/__init__.py -> build/lib/transformers/models/xlnet copying src/transformers/models/xlnet/configuration_xlnet.py -> build/lib/transformers/models/xlnet copying src/transformers/models/xlnet/convert_xlnet_original_tf_checkpoint_to_pytorch.py -> build/lib/transformers/models/xlnet copying src/transformers/models/xlnet/modeling_tf_xlnet.py -> build/lib/transformers/models/xlnet copying src/transformers/models/xlnet/modeling_xlnet.py -> build/lib/transformers/models/xlnet copying src/transformers/models/xlnet/tokenization_xlnet.py -> build/lib/transformers/models/xlnet copying src/transformers/models/xlnet/tokenization_xlnet_fast.py -> build/lib/transformers/models/xlnet creating build/lib/transformers/models/xmod copying src/transformers/models/xmod/__init__.py -> build/lib/transformers/models/xmod copying src/transformers/models/xmod/configuration_xmod.py -> build/lib/transformers/models/xmod copying src/transformers/models/xmod/convert_xmod_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/xmod copying src/transformers/models/xmod/modeling_xmod.py -> build/lib/transformers/models/xmod creating build/lib/transformers/models/yolos copying src/transformers/models/yolos/__init__.py -> build/lib/transformers/models/yolos copying src/transformers/models/yolos/configuration_yolos.py -> build/lib/transformers/models/yolos copying src/transformers/models/yolos/convert_yolos_to_pytorch.py -> build/lib/transformers/models/yolos copying src/transformers/models/yolos/feature_extraction_yolos.py -> build/lib/transformers/models/yolos copying src/transformers/models/yolos/image_processing_yolos.py -> build/lib/transformers/models/yolos copying src/transformers/models/yolos/modeling_yolos.py -> build/lib/transformers/models/yolos creating build/lib/transformers/models/yoso copying src/transformers/models/yoso/__init__.py -> build/lib/transformers/models/yoso copying src/transformers/models/yoso/configuration_yoso.py -> build/lib/transformers/models/yoso copying src/transformers/models/yoso/convert_yoso_pytorch_to_pytorch.py -> build/lib/transformers/models/yoso copying src/transformers/models/yoso/modeling_yoso.py -> build/lib/transformers/models/yoso creating build/lib/transformers/models/deprecated/bort copying src/transformers/models/deprecated/bort/__init__.py -> build/lib/transformers/models/deprecated/bort copying src/transformers/models/deprecated/bort/convert_bort_original_gluonnlp_checkpoint_to_pytorch.py -> build/lib/transformers/models/deprecated/bort creating build/lib/transformers/models/deprecated/mctct copying src/transformers/models/deprecated/mctct/__init__.py -> build/lib/transformers/models/deprecated/mctct copying src/transformers/models/deprecated/mctct/configuration_mctct.py -> build/lib/transformers/models/deprecated/mctct copying src/transformers/models/deprecated/mctct/feature_extraction_mctct.py -> build/lib/transformers/models/deprecated/mctct copying src/transformers/models/deprecated/mctct/modeling_mctct.py -> build/lib/transformers/models/deprecated/mctct copying src/transformers/models/deprecated/mctct/processing_mctct.py -> build/lib/transformers/models/deprecated/mctct creating build/lib/transformers/models/deprecated/mmbt copying src/transformers/models/deprecated/mmbt/__init__.py -> build/lib/transformers/models/deprecated/mmbt copying src/transformers/models/deprecated/mmbt/configuration_mmbt.py -> build/lib/transformers/models/deprecated/mmbt copying src/transformers/models/deprecated/mmbt/modeling_mmbt.py -> build/lib/transformers/models/deprecated/mmbt creating build/lib/transformers/models/deprecated/open_llama copying src/transformers/models/deprecated/open_llama/__init__.py -> build/lib/transformers/models/deprecated/open_llama copying src/transformers/models/deprecated/open_llama/configuration_open_llama.py -> build/lib/transformers/models/deprecated/open_llama copying src/transformers/models/deprecated/open_llama/modeling_open_llama.py -> build/lib/transformers/models/deprecated/open_llama creating build/lib/transformers/models/deprecated/retribert copying src/transformers/models/deprecated/retribert/__init__.py -> build/lib/transformers/models/deprecated/retribert copying src/transformers/models/deprecated/retribert/configuration_retribert.py -> build/lib/transformers/models/deprecated/retribert copying src/transformers/models/deprecated/retribert/modeling_retribert.py -> build/lib/transformers/models/deprecated/retribert copying src/transformers/models/deprecated/retribert/tokenization_retribert.py -> build/lib/transformers/models/deprecated/retribert copying src/transformers/models/deprecated/retribert/tokenization_retribert_fast.py -> build/lib/transformers/models/deprecated/retribert creating build/lib/transformers/models/deprecated/tapex copying src/transformers/models/deprecated/tapex/__init__.py -> build/lib/transformers/models/deprecated/tapex copying src/transformers/models/deprecated/tapex/tokenization_tapex.py -> build/lib/transformers/models/deprecated/tapex creating build/lib/transformers/models/deprecated/trajectory_transformer copying src/transformers/models/deprecated/trajectory_transformer/__init__.py -> build/lib/transformers/models/deprecated/trajectory_transformer copying src/transformers/models/deprecated/trajectory_transformer/configuration_trajectory_transformer.py -> build/lib/transformers/models/deprecated/trajectory_transformer copying src/transformers/models/deprecated/trajectory_transformer/convert_trajectory_transformer_original_pytorch_checkpoint_to_pytorch.py -> build/lib/transformers/models/deprecated/trajectory_transformer copying src/transformers/models/deprecated/trajectory_transformer/modeling_trajectory_transformer.py -> build/lib/transformers/models/deprecated/trajectory_transformer creating build/lib/transformers/models/deprecated/van copying src/transformers/models/deprecated/van/__init__.py -> build/lib/transformers/models/deprecated/van copying src/transformers/models/deprecated/van/configuration_van.py -> build/lib/transformers/models/deprecated/van copying src/transformers/models/deprecated/van/convert_van_to_pytorch.py -> build/lib/transformers/models/deprecated/van copying src/transformers/models/deprecated/van/modeling_van.py -> build/lib/transformers/models/deprecated/van creating build/lib/transformers/models/esm/openfold_utils copying src/transformers/models/esm/openfold_utils/__init__.py -> build/lib/transformers/models/esm/openfold_utils copying src/transformers/models/esm/openfold_utils/chunk_utils.py -> build/lib/transformers/models/esm/openfold_utils copying src/transformers/models/esm/openfold_utils/data_transforms.py -> build/lib/transformers/models/esm/openfold_utils copying src/transformers/models/esm/openfold_utils/feats.py -> build/lib/transformers/models/esm/openfold_utils copying src/transformers/models/esm/openfold_utils/loss.py -> build/lib/transformers/models/esm/openfold_utils copying src/transformers/models/esm/openfold_utils/protein.py -> build/lib/transformers/models/esm/openfold_utils copying src/transformers/models/esm/openfold_utils/residue_constants.py -> build/lib/transformers/models/esm/openfold_utils copying src/transformers/models/esm/openfold_utils/rigid_utils.py -> build/lib/transformers/models/esm/openfold_utils copying src/transformers/models/esm/openfold_utils/tensor_utils.py -> build/lib/transformers/models/esm/openfold_utils running egg_info creating src/transformers.egg-info writing src/transformers.egg-info/PKG-INFO writing dependency_links to src/transformers.egg-info/dependency_links.txt writing entry points to src/transformers.egg-info/entry_points.txt writing requirements to src/transformers.egg-info/requires.txt writing top-level names to src/transformers.egg-info/top_level.txt writing manifest file 'src/transformers.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any reading manifest file 'src/transformers.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/transformers.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'transformers.kernels.deformable_detr' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'transformers.kernels.deformable_detr' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'transformers.kernels.deformable_detr' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'transformers.kernels.deformable_detr' to be distributed and are already explicitly excluding 'transformers.kernels.deformable_detr' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'transformers.kernels.deformable_detr.cpu' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'transformers.kernels.deformable_detr.cpu' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'transformers.kernels.deformable_detr.cpu' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'transformers.kernels.deformable_detr.cpu' to be distributed and are already explicitly excluding 'transformers.kernels.deformable_detr.cpu' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'transformers.kernels.deformable_detr.cuda' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'transformers.kernels.deformable_detr.cuda' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'transformers.kernels.deformable_detr.cuda' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'transformers.kernels.deformable_detr.cuda' to be distributed and are already explicitly excluding 'transformers.kernels.deformable_detr.cuda' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'transformers.kernels.mra' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'transformers.kernels.mra' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'transformers.kernels.mra' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'transformers.kernels.mra' to be distributed and are already explicitly excluding 'transformers.kernels.mra' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'transformers.kernels.rwkv' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'transformers.kernels.rwkv' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'transformers.kernels.rwkv' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'transformers.kernels.rwkv' to be distributed and are already explicitly excluding 'transformers.kernels.rwkv' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'transformers.kernels.yoso' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'transformers.kernels.yoso' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'transformers.kernels.yoso' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'transformers.kernels.yoso' to be distributed and are already explicitly excluding 'transformers.kernels.yoso' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/transformers/kernels creating build/lib/transformers/kernels/deformable_detr copying src/transformers/kernels/deformable_detr/ms_deform_attn.h -> build/lib/transformers/kernels/deformable_detr copying src/transformers/kernels/deformable_detr/vision.cpp -> build/lib/transformers/kernels/deformable_detr creating build/lib/transformers/kernels/deformable_detr/cpu copying src/transformers/kernels/deformable_detr/cpu/ms_deform_attn_cpu.cpp -> build/lib/transformers/kernels/deformable_detr/cpu copying src/transformers/kernels/deformable_detr/cpu/ms_deform_attn_cpu.h -> build/lib/transformers/kernels/deformable_detr/cpu creating build/lib/transformers/kernels/deformable_detr/cuda copying src/transformers/kernels/deformable_detr/cuda/ms_deform_attn_cuda.cu -> build/lib/transformers/kernels/deformable_detr/cuda copying src/transformers/kernels/deformable_detr/cuda/ms_deform_attn_cuda.cuh -> build/lib/transformers/kernels/deformable_detr/cuda copying src/transformers/kernels/deformable_detr/cuda/ms_deform_attn_cuda.h -> build/lib/transformers/kernels/deformable_detr/cuda copying src/transformers/kernels/deformable_detr/cuda/ms_deform_im2col_cuda.cuh -> build/lib/transformers/kernels/deformable_detr/cuda creating build/lib/transformers/kernels/mra copying src/transformers/kernels/mra/cuda_kernel.cu -> build/lib/transformers/kernels/mra copying src/transformers/kernels/mra/cuda_kernel.h -> build/lib/transformers/kernels/mra copying src/transformers/kernels/mra/cuda_launch.cu -> build/lib/transformers/kernels/mra copying src/transformers/kernels/mra/cuda_launch.h -> build/lib/transformers/kernels/mra copying src/transformers/kernels/mra/torch_extension.cpp -> build/lib/transformers/kernels/mra creating build/lib/transformers/kernels/rwkv copying src/transformers/kernels/rwkv/wkv_cuda.cu -> build/lib/transformers/kernels/rwkv copying src/transformers/kernels/rwkv/wkv_cuda_bf16.cu -> build/lib/transformers/kernels/rwkv copying src/transformers/kernels/rwkv/wkv_op.cpp -> build/lib/transformers/kernels/rwkv creating build/lib/transformers/kernels/yoso copying src/transformers/kernels/yoso/common.h -> build/lib/transformers/kernels/yoso copying src/transformers/kernels/yoso/common_cuda.h -> build/lib/transformers/kernels/yoso copying src/transformers/kernels/yoso/common_cuda_device.h -> build/lib/transformers/kernels/yoso copying src/transformers/kernels/yoso/fast_lsh_cumulation.cu -> build/lib/transformers/kernels/yoso copying src/transformers/kernels/yoso/fast_lsh_cumulation.h -> build/lib/transformers/kernels/yoso copying src/transformers/kernels/yoso/fast_lsh_cumulation_cuda.cu -> build/lib/transformers/kernels/yoso copying src/transformers/kernels/yoso/fast_lsh_cumulation_cuda.h -> build/lib/transformers/kernels/yoso copying src/transformers/kernels/yoso/fast_lsh_cumulation_torch.cpp -> build/lib/transformers/kernels/yoso copying src/transformers/models/graphormer/algos_graphormer.pyx -> build/lib/transformers/models/graphormer + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KwqqWq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64 ++ dirname /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64 + cd transformers-4.34.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64 running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/activations.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/activations_tf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/audio_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/configuration_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/convert_graph_to_onnx.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/convert_pytorch_checkpoint_to_tf2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/convert_slow_tokenizer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/convert_slow_tokenizers_checkpoints_to_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/convert_tf_hub_seq_to_seq_bert_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/debug_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/deepspeed.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/dependency_versions_check.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/dependency_versions_table.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/dynamic_module_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/feature_extraction_sequence_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/feature_extraction_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/file_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/generation_flax_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/generation_tf_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/generation_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/hf_argparser.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/hyperparameter_search.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/image_processing_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/image_transforms.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/image_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/keras_callbacks.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/modelcard.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/modeling_flax_outputs.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/modeling_flax_pytorch_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/modeling_flax_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/modeling_outputs.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/modeling_tf_outputs.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/modeling_tf_pytorch_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/modeling_tf_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/modeling_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/optimization.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/optimization_tf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/processing_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/pytorch_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/testing_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/tf_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/time_series_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/tokenization_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/tokenization_utils_base.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/tokenization_utils_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/trainer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/trainer_callback.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/trainer_pt_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/trainer_seq2seq.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/trainer_tf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/trainer_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/training_args.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/training_args_seq2seq.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers copying build/lib/transformers/training_args_tf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/benchmark copying build/lib/transformers/benchmark/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/benchmark copying build/lib/transformers/benchmark/benchmark.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/benchmark copying build/lib/transformers/benchmark/benchmark_args.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/benchmark copying build/lib/transformers/benchmark/benchmark_args_tf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/benchmark copying build/lib/transformers/benchmark/benchmark_args_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/benchmark copying build/lib/transformers/benchmark/benchmark_tf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/benchmark copying build/lib/transformers/benchmark/benchmark_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/benchmark creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands copying build/lib/transformers/commands/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands copying build/lib/transformers/commands/add_new_model.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands copying build/lib/transformers/commands/add_new_model_like.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands copying build/lib/transformers/commands/convert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands copying build/lib/transformers/commands/download.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands copying build/lib/transformers/commands/env.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands copying build/lib/transformers/commands/lfs.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands copying build/lib/transformers/commands/pt_to_tf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands copying build/lib/transformers/commands/run.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands copying build/lib/transformers/commands/serving.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands copying build/lib/transformers/commands/train.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands copying build/lib/transformers/commands/transformers_cli.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands copying build/lib/transformers/commands/user.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data copying build/lib/transformers/data/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data copying build/lib/transformers/data/data_collator.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/datasets copying build/lib/transformers/data/datasets/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/datasets copying build/lib/transformers/data/datasets/glue.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/datasets copying build/lib/transformers/data/datasets/language_modeling.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/datasets copying build/lib/transformers/data/datasets/squad.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/datasets creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/metrics copying build/lib/transformers/data/metrics/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/metrics copying build/lib/transformers/data/metrics/squad_metrics.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/metrics creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/processors copying build/lib/transformers/data/processors/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/processors copying build/lib/transformers/data/processors/glue.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/processors copying build/lib/transformers/data/processors/squad.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/processors copying build/lib/transformers/data/processors/utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/processors copying build/lib/transformers/data/processors/xnli.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/processors creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation copying build/lib/transformers/generation/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation copying build/lib/transformers/generation/beam_constraints.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation copying build/lib/transformers/generation/beam_search.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation copying build/lib/transformers/generation/configuration_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation copying build/lib/transformers/generation/flax_logits_process.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation copying build/lib/transformers/generation/flax_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation copying build/lib/transformers/generation/logits_process.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation copying build/lib/transformers/generation/stopping_criteria.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation copying build/lib/transformers/generation/streamers.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation copying build/lib/transformers/generation/tf_logits_process.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation copying build/lib/transformers/generation/tf_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation copying build/lib/transformers/generation/utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/integrations copying build/lib/transformers/integrations/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/integrations copying build/lib/transformers/integrations/bitsandbytes.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/integrations copying build/lib/transformers/integrations/deepspeed.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/integrations copying build/lib/transformers/integrations/integration_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/integrations copying build/lib/transformers/integrations/peft.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/integrations creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models copying build/lib/transformers/models/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/albert copying build/lib/transformers/models/albert/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/albert copying build/lib/transformers/models/albert/configuration_albert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/albert copying build/lib/transformers/models/albert/convert_albert_original_tf_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/albert copying build/lib/transformers/models/albert/modeling_albert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/albert copying build/lib/transformers/models/albert/modeling_flax_albert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/albert copying build/lib/transformers/models/albert/modeling_tf_albert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/albert copying build/lib/transformers/models/albert/tokenization_albert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/albert copying build/lib/transformers/models/albert/tokenization_albert_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/albert creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/align copying build/lib/transformers/models/align/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/align copying build/lib/transformers/models/align/configuration_align.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/align copying build/lib/transformers/models/align/convert_align_tf_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/align copying build/lib/transformers/models/align/modeling_align.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/align copying build/lib/transformers/models/align/processing_align.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/align creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/altclip copying build/lib/transformers/models/altclip/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/altclip copying build/lib/transformers/models/altclip/configuration_altclip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/altclip copying build/lib/transformers/models/altclip/modeling_altclip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/altclip copying build/lib/transformers/models/altclip/processing_altclip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/altclip creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/audio_spectrogram_transformer copying build/lib/transformers/models/audio_spectrogram_transformer/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/audio_spectrogram_transformer copying build/lib/transformers/models/audio_spectrogram_transformer/configuration_audio_spectrogram_transformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/audio_spectrogram_transformer copying build/lib/transformers/models/audio_spectrogram_transformer/convert_audio_spectrogram_transformer_original_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/audio_spectrogram_transformer copying build/lib/transformers/models/audio_spectrogram_transformer/feature_extraction_audio_spectrogram_transformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/audio_spectrogram_transformer copying build/lib/transformers/models/audio_spectrogram_transformer/modeling_audio_spectrogram_transformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/audio_spectrogram_transformer creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/auto copying build/lib/transformers/models/auto/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/auto copying build/lib/transformers/models/auto/auto_factory.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/auto copying build/lib/transformers/models/auto/configuration_auto.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/auto copying build/lib/transformers/models/auto/feature_extraction_auto.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/auto copying build/lib/transformers/models/auto/image_processing_auto.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/auto copying build/lib/transformers/models/auto/modeling_auto.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/auto copying build/lib/transformers/models/auto/modeling_flax_auto.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/auto copying build/lib/transformers/models/auto/modeling_tf_auto.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/auto copying build/lib/transformers/models/auto/processing_auto.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/auto copying build/lib/transformers/models/auto/tokenization_auto.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/auto creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/autoformer copying build/lib/transformers/models/autoformer/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/autoformer copying build/lib/transformers/models/autoformer/configuration_autoformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/autoformer copying build/lib/transformers/models/autoformer/modeling_autoformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/autoformer creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bark copying build/lib/transformers/models/bark/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bark copying build/lib/transformers/models/bark/configuration_bark.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bark copying build/lib/transformers/models/bark/convert_suno_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bark copying build/lib/transformers/models/bark/generation_configuration_bark.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bark copying build/lib/transformers/models/bark/modeling_bark.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bark copying build/lib/transformers/models/bark/processing_bark.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bark creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bart copying build/lib/transformers/models/bart/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bart copying build/lib/transformers/models/bart/configuration_bart.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bart copying build/lib/transformers/models/bart/convert_bart_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bart copying build/lib/transformers/models/bart/modeling_bart.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bart copying build/lib/transformers/models/bart/modeling_flax_bart.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bart copying build/lib/transformers/models/bart/modeling_tf_bart.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bart copying build/lib/transformers/models/bart/tokenization_bart.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bart copying build/lib/transformers/models/bart/tokenization_bart_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bart creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/barthez copying build/lib/transformers/models/barthez/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/barthez copying build/lib/transformers/models/barthez/tokenization_barthez.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/barthez copying build/lib/transformers/models/barthez/tokenization_barthez_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/barthez creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bartpho copying build/lib/transformers/models/bartpho/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bartpho copying build/lib/transformers/models/bartpho/tokenization_bartpho.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bartpho creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/beit copying build/lib/transformers/models/beit/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/beit copying build/lib/transformers/models/beit/configuration_beit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/beit copying build/lib/transformers/models/beit/convert_beit_unilm_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/beit copying build/lib/transformers/models/beit/feature_extraction_beit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/beit copying build/lib/transformers/models/beit/image_processing_beit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/beit copying build/lib/transformers/models/beit/modeling_beit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/beit copying build/lib/transformers/models/beit/modeling_flax_beit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/beit creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert copying build/lib/transformers/models/bert/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert copying build/lib/transformers/models/bert/configuration_bert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert copying build/lib/transformers/models/bert/convert_bert_original_tf2_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert copying build/lib/transformers/models/bert/convert_bert_original_tf_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert copying build/lib/transformers/models/bert/convert_bert_pytorch_checkpoint_to_original_tf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert copying build/lib/transformers/models/bert/convert_bert_token_dropping_original_tf2_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert copying build/lib/transformers/models/bert/modeling_bert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert copying build/lib/transformers/models/bert/modeling_flax_bert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert copying build/lib/transformers/models/bert/modeling_tf_bert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert copying build/lib/transformers/models/bert/tokenization_bert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert copying build/lib/transformers/models/bert/tokenization_bert_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert copying build/lib/transformers/models/bert/tokenization_bert_tf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert_generation copying build/lib/transformers/models/bert_generation/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert_generation copying build/lib/transformers/models/bert_generation/configuration_bert_generation.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert_generation copying build/lib/transformers/models/bert_generation/modeling_bert_generation.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert_generation copying build/lib/transformers/models/bert_generation/tokenization_bert_generation.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert_generation creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert_japanese copying build/lib/transformers/models/bert_japanese/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert_japanese copying build/lib/transformers/models/bert_japanese/tokenization_bert_japanese.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert_japanese creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bertweet copying build/lib/transformers/models/bertweet/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bertweet copying build/lib/transformers/models/bertweet/tokenization_bertweet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bertweet creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/big_bird copying build/lib/transformers/models/big_bird/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/big_bird copying build/lib/transformers/models/big_bird/configuration_big_bird.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/big_bird copying build/lib/transformers/models/big_bird/convert_bigbird_original_tf_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/big_bird copying build/lib/transformers/models/big_bird/modeling_big_bird.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/big_bird copying build/lib/transformers/models/big_bird/modeling_flax_big_bird.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/big_bird copying build/lib/transformers/models/big_bird/tokenization_big_bird.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/big_bird copying build/lib/transformers/models/big_bird/tokenization_big_bird_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/big_bird creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bigbird_pegasus copying build/lib/transformers/models/bigbird_pegasus/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bigbird_pegasus copying build/lib/transformers/models/bigbird_pegasus/configuration_bigbird_pegasus.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bigbird_pegasus copying build/lib/transformers/models/bigbird_pegasus/convert_bigbird_pegasus_tf_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bigbird_pegasus copying build/lib/transformers/models/bigbird_pegasus/modeling_bigbird_pegasus.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bigbird_pegasus creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/biogpt copying build/lib/transformers/models/biogpt/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/biogpt copying build/lib/transformers/models/biogpt/configuration_biogpt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/biogpt copying build/lib/transformers/models/biogpt/convert_biogpt_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/biogpt copying build/lib/transformers/models/biogpt/modeling_biogpt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/biogpt copying build/lib/transformers/models/biogpt/tokenization_biogpt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/biogpt creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bit copying build/lib/transformers/models/bit/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bit copying build/lib/transformers/models/bit/configuration_bit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bit copying build/lib/transformers/models/bit/convert_bit_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bit copying build/lib/transformers/models/bit/image_processing_bit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bit copying build/lib/transformers/models/bit/modeling_bit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bit creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot copying build/lib/transformers/models/blenderbot/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot copying build/lib/transformers/models/blenderbot/configuration_blenderbot.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot copying build/lib/transformers/models/blenderbot/convert_blenderbot_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot copying build/lib/transformers/models/blenderbot/modeling_blenderbot.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot copying build/lib/transformers/models/blenderbot/modeling_flax_blenderbot.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot copying build/lib/transformers/models/blenderbot/modeling_tf_blenderbot.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot copying build/lib/transformers/models/blenderbot/tokenization_blenderbot.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot copying build/lib/transformers/models/blenderbot/tokenization_blenderbot_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot_small copying build/lib/transformers/models/blenderbot_small/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot_small copying build/lib/transformers/models/blenderbot_small/configuration_blenderbot_small.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot_small copying build/lib/transformers/models/blenderbot_small/modeling_blenderbot_small.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot_small copying build/lib/transformers/models/blenderbot_small/modeling_flax_blenderbot_small.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot_small copying build/lib/transformers/models/blenderbot_small/modeling_tf_blenderbot_small.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot_small copying build/lib/transformers/models/blenderbot_small/tokenization_blenderbot_small.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot_small copying build/lib/transformers/models/blenderbot_small/tokenization_blenderbot_small_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot_small creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip copying build/lib/transformers/models/blip/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip copying build/lib/transformers/models/blip/configuration_blip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip copying build/lib/transformers/models/blip/convert_blip_original_pytorch_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip copying build/lib/transformers/models/blip/image_processing_blip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip copying build/lib/transformers/models/blip/modeling_blip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip copying build/lib/transformers/models/blip/modeling_blip_text.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip copying build/lib/transformers/models/blip/modeling_tf_blip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip copying build/lib/transformers/models/blip/modeling_tf_blip_text.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip copying build/lib/transformers/models/blip/processing_blip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip_2 copying build/lib/transformers/models/blip_2/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip_2 copying build/lib/transformers/models/blip_2/configuration_blip_2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip_2 copying build/lib/transformers/models/blip_2/convert_blip_2_original_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip_2 copying build/lib/transformers/models/blip_2/modeling_blip_2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip_2 copying build/lib/transformers/models/blip_2/processing_blip_2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip_2 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bloom copying build/lib/transformers/models/bloom/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bloom copying build/lib/transformers/models/bloom/configuration_bloom.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bloom copying build/lib/transformers/models/bloom/convert_bloom_original_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bloom copying build/lib/transformers/models/bloom/modeling_bloom.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bloom copying build/lib/transformers/models/bloom/modeling_flax_bloom.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bloom copying build/lib/transformers/models/bloom/tokenization_bloom_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bloom creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bridgetower copying build/lib/transformers/models/bridgetower/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bridgetower copying build/lib/transformers/models/bridgetower/configuration_bridgetower.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bridgetower copying build/lib/transformers/models/bridgetower/image_processing_bridgetower.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bridgetower copying build/lib/transformers/models/bridgetower/modeling_bridgetower.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bridgetower copying build/lib/transformers/models/bridgetower/processing_bridgetower.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bridgetower creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bros copying build/lib/transformers/models/bros/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bros copying build/lib/transformers/models/bros/configuration_bros.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bros copying build/lib/transformers/models/bros/convert_bros_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bros copying build/lib/transformers/models/bros/modeling_bros.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bros copying build/lib/transformers/models/bros/processing_bros.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bros creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/byt5 copying build/lib/transformers/models/byt5/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/byt5 copying build/lib/transformers/models/byt5/convert_byt5_original_tf_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/byt5 copying build/lib/transformers/models/byt5/tokenization_byt5.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/byt5 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/camembert copying build/lib/transformers/models/camembert/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/camembert copying build/lib/transformers/models/camembert/configuration_camembert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/camembert copying build/lib/transformers/models/camembert/modeling_camembert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/camembert copying build/lib/transformers/models/camembert/modeling_tf_camembert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/camembert copying build/lib/transformers/models/camembert/tokenization_camembert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/camembert copying build/lib/transformers/models/camembert/tokenization_camembert_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/camembert creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/canine copying build/lib/transformers/models/canine/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/canine copying build/lib/transformers/models/canine/configuration_canine.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/canine copying build/lib/transformers/models/canine/convert_canine_original_tf_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/canine copying build/lib/transformers/models/canine/modeling_canine.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/canine copying build/lib/transformers/models/canine/tokenization_canine.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/canine creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/chinese_clip copying build/lib/transformers/models/chinese_clip/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/chinese_clip copying build/lib/transformers/models/chinese_clip/configuration_chinese_clip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/chinese_clip copying build/lib/transformers/models/chinese_clip/convert_chinese_clip_original_pytorch_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/chinese_clip copying build/lib/transformers/models/chinese_clip/feature_extraction_chinese_clip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/chinese_clip copying build/lib/transformers/models/chinese_clip/image_processing_chinese_clip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/chinese_clip copying build/lib/transformers/models/chinese_clip/modeling_chinese_clip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/chinese_clip copying build/lib/transformers/models/chinese_clip/processing_chinese_clip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/chinese_clip creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clap copying build/lib/transformers/models/clap/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clap copying build/lib/transformers/models/clap/configuration_clap.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clap copying build/lib/transformers/models/clap/convert_clap_original_pytorch_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clap copying build/lib/transformers/models/clap/feature_extraction_clap.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clap copying build/lib/transformers/models/clap/modeling_clap.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clap copying build/lib/transformers/models/clap/processing_clap.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clap creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip copying build/lib/transformers/models/clip/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip copying build/lib/transformers/models/clip/configuration_clip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip copying build/lib/transformers/models/clip/convert_clip_original_pytorch_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip copying build/lib/transformers/models/clip/feature_extraction_clip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip copying build/lib/transformers/models/clip/image_processing_clip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip copying build/lib/transformers/models/clip/modeling_clip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip copying build/lib/transformers/models/clip/modeling_flax_clip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip copying build/lib/transformers/models/clip/modeling_tf_clip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip copying build/lib/transformers/models/clip/processing_clip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip copying build/lib/transformers/models/clip/tokenization_clip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip copying build/lib/transformers/models/clip/tokenization_clip_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clipseg copying build/lib/transformers/models/clipseg/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clipseg copying build/lib/transformers/models/clipseg/configuration_clipseg.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clipseg copying build/lib/transformers/models/clipseg/convert_clipseg_original_pytorch_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clipseg copying build/lib/transformers/models/clipseg/modeling_clipseg.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clipseg copying build/lib/transformers/models/clipseg/processing_clipseg.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clipseg creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/code_llama copying build/lib/transformers/models/code_llama/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/code_llama copying build/lib/transformers/models/code_llama/tokenization_code_llama.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/code_llama copying build/lib/transformers/models/code_llama/tokenization_code_llama_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/code_llama creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/codegen copying build/lib/transformers/models/codegen/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/codegen copying build/lib/transformers/models/codegen/configuration_codegen.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/codegen copying build/lib/transformers/models/codegen/modeling_codegen.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/codegen copying build/lib/transformers/models/codegen/tokenization_codegen.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/codegen copying build/lib/transformers/models/codegen/tokenization_codegen_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/codegen creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/conditional_detr copying build/lib/transformers/models/conditional_detr/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/conditional_detr copying build/lib/transformers/models/conditional_detr/configuration_conditional_detr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/conditional_detr copying build/lib/transformers/models/conditional_detr/convert_conditional_detr_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/conditional_detr copying build/lib/transformers/models/conditional_detr/feature_extraction_conditional_detr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/conditional_detr copying build/lib/transformers/models/conditional_detr/image_processing_conditional_detr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/conditional_detr copying build/lib/transformers/models/conditional_detr/modeling_conditional_detr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/conditional_detr creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convbert copying build/lib/transformers/models/convbert/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convbert copying build/lib/transformers/models/convbert/configuration_convbert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convbert copying build/lib/transformers/models/convbert/convert_convbert_original_tf1_checkpoint_to_pytorch_and_tf2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convbert copying build/lib/transformers/models/convbert/modeling_convbert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convbert copying build/lib/transformers/models/convbert/modeling_tf_convbert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convbert copying build/lib/transformers/models/convbert/tokenization_convbert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convbert copying build/lib/transformers/models/convbert/tokenization_convbert_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convbert creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnext copying build/lib/transformers/models/convnext/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnext copying build/lib/transformers/models/convnext/configuration_convnext.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnext copying build/lib/transformers/models/convnext/convert_convnext_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnext copying build/lib/transformers/models/convnext/feature_extraction_convnext.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnext copying build/lib/transformers/models/convnext/image_processing_convnext.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnext copying build/lib/transformers/models/convnext/modeling_convnext.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnext copying build/lib/transformers/models/convnext/modeling_tf_convnext.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnext creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnextv2 copying build/lib/transformers/models/convnextv2/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnextv2 copying build/lib/transformers/models/convnextv2/configuration_convnextv2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnextv2 copying build/lib/transformers/models/convnextv2/convert_convnextv2_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnextv2 copying build/lib/transformers/models/convnextv2/modeling_convnextv2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnextv2 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cpm copying build/lib/transformers/models/cpm/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cpm copying build/lib/transformers/models/cpm/tokenization_cpm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cpm copying build/lib/transformers/models/cpm/tokenization_cpm_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cpm creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cpmant copying build/lib/transformers/models/cpmant/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cpmant copying build/lib/transformers/models/cpmant/configuration_cpmant.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cpmant copying build/lib/transformers/models/cpmant/modeling_cpmant.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cpmant copying build/lib/transformers/models/cpmant/tokenization_cpmant.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cpmant creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ctrl copying build/lib/transformers/models/ctrl/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ctrl copying build/lib/transformers/models/ctrl/configuration_ctrl.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ctrl copying build/lib/transformers/models/ctrl/modeling_ctrl.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ctrl copying build/lib/transformers/models/ctrl/modeling_tf_ctrl.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ctrl copying build/lib/transformers/models/ctrl/tokenization_ctrl.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ctrl creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cvt copying build/lib/transformers/models/cvt/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cvt copying build/lib/transformers/models/cvt/configuration_cvt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cvt copying build/lib/transformers/models/cvt/convert_cvt_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cvt copying build/lib/transformers/models/cvt/modeling_cvt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cvt copying build/lib/transformers/models/cvt/modeling_tf_cvt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cvt creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec copying build/lib/transformers/models/data2vec/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec copying build/lib/transformers/models/data2vec/configuration_data2vec_audio.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec copying build/lib/transformers/models/data2vec/configuration_data2vec_text.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec copying build/lib/transformers/models/data2vec/configuration_data2vec_vision.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec copying build/lib/transformers/models/data2vec/convert_data2vec_audio_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec copying build/lib/transformers/models/data2vec/convert_data2vec_text_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec copying build/lib/transformers/models/data2vec/convert_data2vec_vision_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec copying build/lib/transformers/models/data2vec/modeling_data2vec_audio.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec copying build/lib/transformers/models/data2vec/modeling_data2vec_text.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec copying build/lib/transformers/models/data2vec/modeling_data2vec_vision.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec copying build/lib/transformers/models/data2vec/modeling_tf_data2vec_vision.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta copying build/lib/transformers/models/deberta/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta copying build/lib/transformers/models/deberta/configuration_deberta.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta copying build/lib/transformers/models/deberta/modeling_deberta.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta copying build/lib/transformers/models/deberta/modeling_tf_deberta.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta copying build/lib/transformers/models/deberta/tokenization_deberta.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta copying build/lib/transformers/models/deberta/tokenization_deberta_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta_v2 copying build/lib/transformers/models/deberta_v2/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta_v2 copying build/lib/transformers/models/deberta_v2/configuration_deberta_v2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta_v2 copying build/lib/transformers/models/deberta_v2/modeling_deberta_v2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta_v2 copying build/lib/transformers/models/deberta_v2/modeling_tf_deberta_v2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta_v2 copying build/lib/transformers/models/deberta_v2/tokenization_deberta_v2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta_v2 copying build/lib/transformers/models/deberta_v2/tokenization_deberta_v2_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta_v2 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/decision_transformer copying build/lib/transformers/models/decision_transformer/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/decision_transformer copying build/lib/transformers/models/decision_transformer/configuration_decision_transformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/decision_transformer copying build/lib/transformers/models/decision_transformer/modeling_decision_transformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/decision_transformer creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deformable_detr copying build/lib/transformers/models/deformable_detr/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deformable_detr copying build/lib/transformers/models/deformable_detr/configuration_deformable_detr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deformable_detr copying build/lib/transformers/models/deformable_detr/convert_deformable_detr_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deformable_detr copying build/lib/transformers/models/deformable_detr/feature_extraction_deformable_detr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deformable_detr copying build/lib/transformers/models/deformable_detr/image_processing_deformable_detr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deformable_detr copying build/lib/transformers/models/deformable_detr/load_custom.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deformable_detr copying build/lib/transformers/models/deformable_detr/modeling_deformable_detr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deformable_detr creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deit copying build/lib/transformers/models/deit/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deit copying build/lib/transformers/models/deit/configuration_deit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deit copying build/lib/transformers/models/deit/convert_deit_timm_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deit copying build/lib/transformers/models/deit/feature_extraction_deit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deit copying build/lib/transformers/models/deit/image_processing_deit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deit copying build/lib/transformers/models/deit/modeling_deit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deit copying build/lib/transformers/models/deit/modeling_tf_deit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deit creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated copying build/lib/transformers/models/deprecated/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/bort copying build/lib/transformers/models/deprecated/bort/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/bort copying build/lib/transformers/models/deprecated/bort/convert_bort_original_gluonnlp_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/bort creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/mctct copying build/lib/transformers/models/deprecated/mctct/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/mctct copying build/lib/transformers/models/deprecated/mctct/configuration_mctct.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/mctct copying build/lib/transformers/models/deprecated/mctct/feature_extraction_mctct.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/mctct copying build/lib/transformers/models/deprecated/mctct/modeling_mctct.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/mctct copying build/lib/transformers/models/deprecated/mctct/processing_mctct.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/mctct creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/mmbt copying build/lib/transformers/models/deprecated/mmbt/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/mmbt copying build/lib/transformers/models/deprecated/mmbt/configuration_mmbt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/mmbt copying build/lib/transformers/models/deprecated/mmbt/modeling_mmbt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/mmbt creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/open_llama copying build/lib/transformers/models/deprecated/open_llama/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/open_llama copying build/lib/transformers/models/deprecated/open_llama/configuration_open_llama.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/open_llama copying build/lib/transformers/models/deprecated/open_llama/modeling_open_llama.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/open_llama creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/retribert copying build/lib/transformers/models/deprecated/retribert/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/retribert copying build/lib/transformers/models/deprecated/retribert/configuration_retribert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/retribert copying build/lib/transformers/models/deprecated/retribert/modeling_retribert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/retribert copying build/lib/transformers/models/deprecated/retribert/tokenization_retribert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/retribert copying build/lib/transformers/models/deprecated/retribert/tokenization_retribert_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/retribert creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/tapex copying build/lib/transformers/models/deprecated/tapex/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/tapex copying build/lib/transformers/models/deprecated/tapex/tokenization_tapex.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/tapex creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/trajectory_transformer copying build/lib/transformers/models/deprecated/trajectory_transformer/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/trajectory_transformer copying build/lib/transformers/models/deprecated/trajectory_transformer/configuration_trajectory_transformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/trajectory_transformer copying build/lib/transformers/models/deprecated/trajectory_transformer/convert_trajectory_transformer_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/trajectory_transformer copying build/lib/transformers/models/deprecated/trajectory_transformer/modeling_trajectory_transformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/trajectory_transformer creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/van copying build/lib/transformers/models/deprecated/van/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/van copying build/lib/transformers/models/deprecated/van/configuration_van.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/van copying build/lib/transformers/models/deprecated/van/convert_van_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/van copying build/lib/transformers/models/deprecated/van/modeling_van.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/van creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deta copying build/lib/transformers/models/deta/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deta copying build/lib/transformers/models/deta/configuration_deta.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deta copying build/lib/transformers/models/deta/convert_deta_resnet_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deta copying build/lib/transformers/models/deta/convert_deta_swin_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deta copying build/lib/transformers/models/deta/image_processing_deta.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deta copying build/lib/transformers/models/deta/modeling_deta.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deta creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/detr copying build/lib/transformers/models/detr/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/detr copying build/lib/transformers/models/detr/configuration_detr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/detr copying build/lib/transformers/models/detr/convert_detr_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/detr copying build/lib/transformers/models/detr/convert_detr_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/detr copying build/lib/transformers/models/detr/feature_extraction_detr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/detr copying build/lib/transformers/models/detr/image_processing_detr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/detr copying build/lib/transformers/models/detr/modeling_detr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/detr creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dialogpt copying build/lib/transformers/models/dialogpt/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dialogpt copying build/lib/transformers/models/dialogpt/convert_dialogpt_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dialogpt creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dinat copying build/lib/transformers/models/dinat/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dinat copying build/lib/transformers/models/dinat/configuration_dinat.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dinat copying build/lib/transformers/models/dinat/modeling_dinat.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dinat creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dinov2 copying build/lib/transformers/models/dinov2/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dinov2 copying build/lib/transformers/models/dinov2/configuration_dinov2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dinov2 copying build/lib/transformers/models/dinov2/convert_dinov2_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dinov2 copying build/lib/transformers/models/dinov2/modeling_dinov2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dinov2 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/distilbert copying build/lib/transformers/models/distilbert/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/distilbert copying build/lib/transformers/models/distilbert/configuration_distilbert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/distilbert copying build/lib/transformers/models/distilbert/modeling_distilbert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/distilbert copying build/lib/transformers/models/distilbert/modeling_flax_distilbert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/distilbert copying build/lib/transformers/models/distilbert/modeling_tf_distilbert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/distilbert copying build/lib/transformers/models/distilbert/tokenization_distilbert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/distilbert copying build/lib/transformers/models/distilbert/tokenization_distilbert_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/distilbert creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dit copying build/lib/transformers/models/dit/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dit copying build/lib/transformers/models/dit/convert_dit_unilm_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dit creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/donut copying build/lib/transformers/models/donut/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/donut copying build/lib/transformers/models/donut/configuration_donut_swin.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/donut copying build/lib/transformers/models/donut/convert_donut_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/donut copying build/lib/transformers/models/donut/feature_extraction_donut.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/donut copying build/lib/transformers/models/donut/image_processing_donut.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/donut copying build/lib/transformers/models/donut/modeling_donut_swin.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/donut copying build/lib/transformers/models/donut/processing_donut.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/donut creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpr copying build/lib/transformers/models/dpr/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpr copying build/lib/transformers/models/dpr/configuration_dpr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpr copying build/lib/transformers/models/dpr/convert_dpr_original_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpr copying build/lib/transformers/models/dpr/modeling_dpr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpr copying build/lib/transformers/models/dpr/modeling_tf_dpr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpr copying build/lib/transformers/models/dpr/tokenization_dpr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpr copying build/lib/transformers/models/dpr/tokenization_dpr_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpr creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpt copying build/lib/transformers/models/dpt/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpt copying build/lib/transformers/models/dpt/configuration_dpt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpt copying build/lib/transformers/models/dpt/convert_dpt_hybrid_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpt copying build/lib/transformers/models/dpt/convert_dpt_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpt copying build/lib/transformers/models/dpt/feature_extraction_dpt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpt copying build/lib/transformers/models/dpt/image_processing_dpt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpt copying build/lib/transformers/models/dpt/modeling_dpt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpt creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientformer copying build/lib/transformers/models/efficientformer/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientformer copying build/lib/transformers/models/efficientformer/configuration_efficientformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientformer copying build/lib/transformers/models/efficientformer/convert_efficientformer_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientformer copying build/lib/transformers/models/efficientformer/image_processing_efficientformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientformer copying build/lib/transformers/models/efficientformer/modeling_efficientformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientformer copying build/lib/transformers/models/efficientformer/modeling_tf_efficientformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientformer creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientnet copying build/lib/transformers/models/efficientnet/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientnet copying build/lib/transformers/models/efficientnet/configuration_efficientnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientnet copying build/lib/transformers/models/efficientnet/convert_efficientnet_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientnet copying build/lib/transformers/models/efficientnet/image_processing_efficientnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientnet copying build/lib/transformers/models/efficientnet/modeling_efficientnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientnet creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/electra copying build/lib/transformers/models/electra/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/electra copying build/lib/transformers/models/electra/configuration_electra.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/electra copying build/lib/transformers/models/electra/convert_electra_original_tf_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/electra copying build/lib/transformers/models/electra/modeling_electra.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/electra copying build/lib/transformers/models/electra/modeling_flax_electra.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/electra copying build/lib/transformers/models/electra/modeling_tf_electra.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/electra copying build/lib/transformers/models/electra/tokenization_electra.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/electra copying build/lib/transformers/models/electra/tokenization_electra_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/electra creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encodec copying build/lib/transformers/models/encodec/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encodec copying build/lib/transformers/models/encodec/configuration_encodec.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encodec copying build/lib/transformers/models/encodec/convert_encodec_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encodec copying build/lib/transformers/models/encodec/feature_extraction_encodec.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encodec copying build/lib/transformers/models/encodec/modeling_encodec.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encodec creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encoder_decoder copying build/lib/transformers/models/encoder_decoder/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encoder_decoder copying build/lib/transformers/models/encoder_decoder/configuration_encoder_decoder.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encoder_decoder copying build/lib/transformers/models/encoder_decoder/modeling_encoder_decoder.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encoder_decoder copying build/lib/transformers/models/encoder_decoder/modeling_flax_encoder_decoder.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encoder_decoder copying build/lib/transformers/models/encoder_decoder/modeling_tf_encoder_decoder.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encoder_decoder creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ernie copying build/lib/transformers/models/ernie/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ernie copying build/lib/transformers/models/ernie/configuration_ernie.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ernie copying build/lib/transformers/models/ernie/modeling_ernie.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ernie creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ernie_m copying build/lib/transformers/models/ernie_m/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ernie_m copying build/lib/transformers/models/ernie_m/configuration_ernie_m.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ernie_m copying build/lib/transformers/models/ernie_m/modeling_ernie_m.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ernie_m copying build/lib/transformers/models/ernie_m/tokenization_ernie_m.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ernie_m creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm copying build/lib/transformers/models/esm/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm copying build/lib/transformers/models/esm/configuration_esm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm copying build/lib/transformers/models/esm/convert_esm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm copying build/lib/transformers/models/esm/modeling_esm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm copying build/lib/transformers/models/esm/modeling_esmfold.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm copying build/lib/transformers/models/esm/modeling_tf_esm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm copying build/lib/transformers/models/esm/tokenization_esm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/openfold_utils copying build/lib/transformers/models/esm/openfold_utils/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/openfold_utils copying build/lib/transformers/models/esm/openfold_utils/chunk_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/openfold_utils copying build/lib/transformers/models/esm/openfold_utils/data_transforms.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/openfold_utils copying build/lib/transformers/models/esm/openfold_utils/feats.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/openfold_utils copying build/lib/transformers/models/esm/openfold_utils/loss.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/openfold_utils copying build/lib/transformers/models/esm/openfold_utils/protein.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/openfold_utils copying build/lib/transformers/models/esm/openfold_utils/residue_constants.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/openfold_utils copying build/lib/transformers/models/esm/openfold_utils/rigid_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/openfold_utils copying build/lib/transformers/models/esm/openfold_utils/tensor_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/openfold_utils creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/falcon copying build/lib/transformers/models/falcon/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/falcon copying build/lib/transformers/models/falcon/configuration_falcon.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/falcon copying build/lib/transformers/models/falcon/convert_custom_code_checkpoint.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/falcon copying build/lib/transformers/models/falcon/modeling_falcon.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/falcon creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flaubert copying build/lib/transformers/models/flaubert/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flaubert copying build/lib/transformers/models/flaubert/configuration_flaubert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flaubert copying build/lib/transformers/models/flaubert/modeling_flaubert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flaubert copying build/lib/transformers/models/flaubert/modeling_tf_flaubert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flaubert copying build/lib/transformers/models/flaubert/tokenization_flaubert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flaubert creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flava copying build/lib/transformers/models/flava/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flava copying build/lib/transformers/models/flava/configuration_flava.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flava copying build/lib/transformers/models/flava/convert_dalle_to_flava_codebook.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flava copying build/lib/transformers/models/flava/convert_flava_original_pytorch_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flava copying build/lib/transformers/models/flava/feature_extraction_flava.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flava copying build/lib/transformers/models/flava/image_processing_flava.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flava copying build/lib/transformers/models/flava/modeling_flava.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flava copying build/lib/transformers/models/flava/processing_flava.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flava creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fnet copying build/lib/transformers/models/fnet/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fnet copying build/lib/transformers/models/fnet/configuration_fnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fnet copying build/lib/transformers/models/fnet/convert_fnet_original_flax_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fnet copying build/lib/transformers/models/fnet/modeling_fnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fnet copying build/lib/transformers/models/fnet/tokenization_fnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fnet copying build/lib/transformers/models/fnet/tokenization_fnet_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fnet creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/focalnet copying build/lib/transformers/models/focalnet/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/focalnet copying build/lib/transformers/models/focalnet/configuration_focalnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/focalnet copying build/lib/transformers/models/focalnet/convert_focalnet_to_hf_format.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/focalnet copying build/lib/transformers/models/focalnet/modeling_focalnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/focalnet creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fsmt copying build/lib/transformers/models/fsmt/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fsmt copying build/lib/transformers/models/fsmt/configuration_fsmt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fsmt copying build/lib/transformers/models/fsmt/convert_fsmt_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fsmt copying build/lib/transformers/models/fsmt/modeling_fsmt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fsmt copying build/lib/transformers/models/fsmt/tokenization_fsmt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fsmt creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/funnel copying build/lib/transformers/models/funnel/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/funnel copying build/lib/transformers/models/funnel/configuration_funnel.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/funnel copying build/lib/transformers/models/funnel/convert_funnel_original_tf_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/funnel copying build/lib/transformers/models/funnel/modeling_funnel.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/funnel copying build/lib/transformers/models/funnel/modeling_tf_funnel.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/funnel copying build/lib/transformers/models/funnel/tokenization_funnel.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/funnel copying build/lib/transformers/models/funnel/tokenization_funnel_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/funnel creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/git copying build/lib/transformers/models/git/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/git copying build/lib/transformers/models/git/configuration_git.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/git copying build/lib/transformers/models/git/convert_git_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/git copying build/lib/transformers/models/git/modeling_git.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/git copying build/lib/transformers/models/git/processing_git.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/git creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/glpn copying build/lib/transformers/models/glpn/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/glpn copying build/lib/transformers/models/glpn/configuration_glpn.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/glpn copying build/lib/transformers/models/glpn/convert_glpn_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/glpn copying build/lib/transformers/models/glpn/feature_extraction_glpn.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/glpn copying build/lib/transformers/models/glpn/image_processing_glpn.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/glpn copying build/lib/transformers/models/glpn/modeling_glpn.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/glpn creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt2 copying build/lib/transformers/models/gpt2/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt2 copying build/lib/transformers/models/gpt2/configuration_gpt2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt2 copying build/lib/transformers/models/gpt2/convert_gpt2_original_tf_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt2 copying build/lib/transformers/models/gpt2/modeling_flax_gpt2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt2 copying build/lib/transformers/models/gpt2/modeling_gpt2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt2 copying build/lib/transformers/models/gpt2/modeling_tf_gpt2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt2 copying build/lib/transformers/models/gpt2/tokenization_gpt2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt2 copying build/lib/transformers/models/gpt2/tokenization_gpt2_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt2 copying build/lib/transformers/models/gpt2/tokenization_gpt2_tf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt2 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_bigcode copying build/lib/transformers/models/gpt_bigcode/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_bigcode copying build/lib/transformers/models/gpt_bigcode/configuration_gpt_bigcode.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_bigcode copying build/lib/transformers/models/gpt_bigcode/modeling_gpt_bigcode.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_bigcode creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neo copying build/lib/transformers/models/gpt_neo/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neo copying build/lib/transformers/models/gpt_neo/configuration_gpt_neo.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neo copying build/lib/transformers/models/gpt_neo/convert_gpt_neo_mesh_tf_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neo copying build/lib/transformers/models/gpt_neo/modeling_flax_gpt_neo.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neo copying build/lib/transformers/models/gpt_neo/modeling_gpt_neo.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neo creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neox copying build/lib/transformers/models/gpt_neox/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neox copying build/lib/transformers/models/gpt_neox/configuration_gpt_neox.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neox copying build/lib/transformers/models/gpt_neox/modeling_gpt_neox.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neox copying build/lib/transformers/models/gpt_neox/tokenization_gpt_neox_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neox creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neox_japanese copying build/lib/transformers/models/gpt_neox_japanese/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neox_japanese copying build/lib/transformers/models/gpt_neox_japanese/configuration_gpt_neox_japanese.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neox_japanese copying build/lib/transformers/models/gpt_neox_japanese/modeling_gpt_neox_japanese.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neox_japanese copying build/lib/transformers/models/gpt_neox_japanese/tokenization_gpt_neox_japanese.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neox_japanese creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_sw3 copying build/lib/transformers/models/gpt_sw3/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_sw3 copying build/lib/transformers/models/gpt_sw3/convert_megatron_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_sw3 copying build/lib/transformers/models/gpt_sw3/tokenization_gpt_sw3.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_sw3 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptj copying build/lib/transformers/models/gptj/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptj copying build/lib/transformers/models/gptj/configuration_gptj.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptj copying build/lib/transformers/models/gptj/modeling_flax_gptj.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptj copying build/lib/transformers/models/gptj/modeling_gptj.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptj copying build/lib/transformers/models/gptj/modeling_tf_gptj.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptj creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptsan_japanese copying build/lib/transformers/models/gptsan_japanese/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptsan_japanese copying build/lib/transformers/models/gptsan_japanese/configuration_gptsan_japanese.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptsan_japanese copying build/lib/transformers/models/gptsan_japanese/convert_gptsan_tf_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptsan_japanese copying build/lib/transformers/models/gptsan_japanese/modeling_gptsan_japanese.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptsan_japanese copying build/lib/transformers/models/gptsan_japanese/tokenization_gptsan_japanese.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptsan_japanese creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/graphormer copying build/lib/transformers/models/graphormer/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/graphormer copying build/lib/transformers/models/graphormer/collating_graphormer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/graphormer copying build/lib/transformers/models/graphormer/configuration_graphormer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/graphormer copying build/lib/transformers/models/graphormer/modeling_graphormer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/graphormer copying build/lib/transformers/models/graphormer/algos_graphormer.pyx -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/graphormer creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/groupvit copying build/lib/transformers/models/groupvit/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/groupvit copying build/lib/transformers/models/groupvit/configuration_groupvit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/groupvit copying build/lib/transformers/models/groupvit/convert_groupvit_nvlab_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/groupvit copying build/lib/transformers/models/groupvit/modeling_groupvit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/groupvit copying build/lib/transformers/models/groupvit/modeling_tf_groupvit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/groupvit creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/herbert copying build/lib/transformers/models/herbert/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/herbert copying build/lib/transformers/models/herbert/tokenization_herbert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/herbert copying build/lib/transformers/models/herbert/tokenization_herbert_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/herbert creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/hubert copying build/lib/transformers/models/hubert/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/hubert copying build/lib/transformers/models/hubert/configuration_hubert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/hubert copying build/lib/transformers/models/hubert/convert_distilhubert_original_s3prl_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/hubert copying build/lib/transformers/models/hubert/convert_hubert_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/hubert copying build/lib/transformers/models/hubert/convert_hubert_original_s3prl_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/hubert copying build/lib/transformers/models/hubert/modeling_hubert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/hubert copying build/lib/transformers/models/hubert/modeling_tf_hubert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/hubert creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ibert copying build/lib/transformers/models/ibert/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ibert copying build/lib/transformers/models/ibert/configuration_ibert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ibert copying build/lib/transformers/models/ibert/modeling_ibert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ibert copying build/lib/transformers/models/ibert/quant_modules.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ibert creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/idefics copying build/lib/transformers/models/idefics/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/idefics copying build/lib/transformers/models/idefics/configuration_idefics.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/idefics copying build/lib/transformers/models/idefics/image_processing_idefics.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/idefics copying build/lib/transformers/models/idefics/modeling_idefics.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/idefics copying build/lib/transformers/models/idefics/perceiver.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/idefics copying build/lib/transformers/models/idefics/processing_idefics.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/idefics copying build/lib/transformers/models/idefics/vision.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/idefics creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/imagegpt copying build/lib/transformers/models/imagegpt/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/imagegpt copying build/lib/transformers/models/imagegpt/configuration_imagegpt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/imagegpt copying build/lib/transformers/models/imagegpt/convert_imagegpt_original_tf2_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/imagegpt copying build/lib/transformers/models/imagegpt/feature_extraction_imagegpt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/imagegpt copying build/lib/transformers/models/imagegpt/image_processing_imagegpt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/imagegpt copying build/lib/transformers/models/imagegpt/modeling_imagegpt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/imagegpt creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/informer copying build/lib/transformers/models/informer/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/informer copying build/lib/transformers/models/informer/configuration_informer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/informer copying build/lib/transformers/models/informer/modeling_informer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/informer creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/instructblip copying build/lib/transformers/models/instructblip/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/instructblip copying build/lib/transformers/models/instructblip/configuration_instructblip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/instructblip copying build/lib/transformers/models/instructblip/convert_instructblip_original_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/instructblip copying build/lib/transformers/models/instructblip/modeling_instructblip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/instructblip copying build/lib/transformers/models/instructblip/processing_instructblip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/instructblip creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/jukebox copying build/lib/transformers/models/jukebox/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/jukebox copying build/lib/transformers/models/jukebox/configuration_jukebox.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/jukebox copying build/lib/transformers/models/jukebox/convert_jukebox.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/jukebox copying build/lib/transformers/models/jukebox/modeling_jukebox.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/jukebox copying build/lib/transformers/models/jukebox/tokenization_jukebox.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/jukebox creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlm copying build/lib/transformers/models/layoutlm/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlm copying build/lib/transformers/models/layoutlm/configuration_layoutlm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlm copying build/lib/transformers/models/layoutlm/modeling_layoutlm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlm copying build/lib/transformers/models/layoutlm/modeling_tf_layoutlm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlm copying build/lib/transformers/models/layoutlm/tokenization_layoutlm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlm copying build/lib/transformers/models/layoutlm/tokenization_layoutlm_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlm creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv2 copying build/lib/transformers/models/layoutlmv2/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv2 copying build/lib/transformers/models/layoutlmv2/configuration_layoutlmv2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv2 copying build/lib/transformers/models/layoutlmv2/feature_extraction_layoutlmv2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv2 copying build/lib/transformers/models/layoutlmv2/image_processing_layoutlmv2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv2 copying build/lib/transformers/models/layoutlmv2/modeling_layoutlmv2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv2 copying build/lib/transformers/models/layoutlmv2/processing_layoutlmv2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv2 copying build/lib/transformers/models/layoutlmv2/tokenization_layoutlmv2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv2 copying build/lib/transformers/models/layoutlmv2/tokenization_layoutlmv2_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv2 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv3 copying build/lib/transformers/models/layoutlmv3/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv3 copying build/lib/transformers/models/layoutlmv3/configuration_layoutlmv3.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv3 copying build/lib/transformers/models/layoutlmv3/feature_extraction_layoutlmv3.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv3 copying build/lib/transformers/models/layoutlmv3/image_processing_layoutlmv3.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv3 copying build/lib/transformers/models/layoutlmv3/modeling_layoutlmv3.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv3 copying build/lib/transformers/models/layoutlmv3/modeling_tf_layoutlmv3.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv3 copying build/lib/transformers/models/layoutlmv3/processing_layoutlmv3.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv3 copying build/lib/transformers/models/layoutlmv3/tokenization_layoutlmv3.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv3 copying build/lib/transformers/models/layoutlmv3/tokenization_layoutlmv3_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv3 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutxlm copying build/lib/transformers/models/layoutxlm/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutxlm copying build/lib/transformers/models/layoutxlm/processing_layoutxlm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutxlm copying build/lib/transformers/models/layoutxlm/tokenization_layoutxlm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutxlm copying build/lib/transformers/models/layoutxlm/tokenization_layoutxlm_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutxlm creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/led copying build/lib/transformers/models/led/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/led copying build/lib/transformers/models/led/configuration_led.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/led copying build/lib/transformers/models/led/modeling_led.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/led copying build/lib/transformers/models/led/modeling_tf_led.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/led copying build/lib/transformers/models/led/tokenization_led.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/led copying build/lib/transformers/models/led/tokenization_led_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/led creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/levit copying build/lib/transformers/models/levit/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/levit copying build/lib/transformers/models/levit/configuration_levit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/levit copying build/lib/transformers/models/levit/convert_levit_timm_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/levit copying build/lib/transformers/models/levit/feature_extraction_levit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/levit copying build/lib/transformers/models/levit/image_processing_levit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/levit copying build/lib/transformers/models/levit/modeling_levit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/levit creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lilt copying build/lib/transformers/models/lilt/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lilt copying build/lib/transformers/models/lilt/configuration_lilt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lilt copying build/lib/transformers/models/lilt/modeling_lilt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lilt creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/llama copying build/lib/transformers/models/llama/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/llama copying build/lib/transformers/models/llama/configuration_llama.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/llama copying build/lib/transformers/models/llama/convert_llama_weights_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/llama copying build/lib/transformers/models/llama/modeling_llama.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/llama copying build/lib/transformers/models/llama/tokenization_llama.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/llama copying build/lib/transformers/models/llama/tokenization_llama_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/llama creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longformer copying build/lib/transformers/models/longformer/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longformer copying build/lib/transformers/models/longformer/configuration_longformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longformer copying build/lib/transformers/models/longformer/convert_longformer_original_pytorch_lightning_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longformer copying build/lib/transformers/models/longformer/modeling_longformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longformer copying build/lib/transformers/models/longformer/modeling_tf_longformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longformer copying build/lib/transformers/models/longformer/tokenization_longformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longformer copying build/lib/transformers/models/longformer/tokenization_longformer_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longformer creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longt5 copying build/lib/transformers/models/longt5/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longt5 copying build/lib/transformers/models/longt5/configuration_longt5.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longt5 copying build/lib/transformers/models/longt5/convert_longt5x_checkpoint_to_flax.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longt5 copying build/lib/transformers/models/longt5/modeling_flax_longt5.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longt5 copying build/lib/transformers/models/longt5/modeling_longt5.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longt5 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/luke copying build/lib/transformers/models/luke/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/luke copying build/lib/transformers/models/luke/configuration_luke.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/luke copying build/lib/transformers/models/luke/convert_luke_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/luke copying build/lib/transformers/models/luke/modeling_luke.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/luke copying build/lib/transformers/models/luke/tokenization_luke.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/luke creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lxmert copying build/lib/transformers/models/lxmert/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lxmert copying build/lib/transformers/models/lxmert/configuration_lxmert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lxmert copying build/lib/transformers/models/lxmert/convert_lxmert_original_tf_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lxmert copying build/lib/transformers/models/lxmert/modeling_lxmert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lxmert copying build/lib/transformers/models/lxmert/modeling_tf_lxmert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lxmert copying build/lib/transformers/models/lxmert/tokenization_lxmert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lxmert copying build/lib/transformers/models/lxmert/tokenization_lxmert_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lxmert creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/m2m_100 copying build/lib/transformers/models/m2m_100/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/m2m_100 copying build/lib/transformers/models/m2m_100/configuration_m2m_100.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/m2m_100 copying build/lib/transformers/models/m2m_100/convert_m2m100_original_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/m2m_100 copying build/lib/transformers/models/m2m_100/modeling_m2m_100.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/m2m_100 copying build/lib/transformers/models/m2m_100/tokenization_m2m_100.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/m2m_100 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/marian copying build/lib/transformers/models/marian/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/marian copying build/lib/transformers/models/marian/configuration_marian.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/marian copying build/lib/transformers/models/marian/convert_marian_tatoeba_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/marian copying build/lib/transformers/models/marian/convert_marian_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/marian copying build/lib/transformers/models/marian/modeling_flax_marian.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/marian copying build/lib/transformers/models/marian/modeling_marian.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/marian copying build/lib/transformers/models/marian/modeling_tf_marian.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/marian copying build/lib/transformers/models/marian/tokenization_marian.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/marian creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/markuplm copying build/lib/transformers/models/markuplm/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/markuplm copying build/lib/transformers/models/markuplm/configuration_markuplm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/markuplm copying build/lib/transformers/models/markuplm/feature_extraction_markuplm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/markuplm copying build/lib/transformers/models/markuplm/modeling_markuplm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/markuplm copying build/lib/transformers/models/markuplm/processing_markuplm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/markuplm copying build/lib/transformers/models/markuplm/tokenization_markuplm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/markuplm copying build/lib/transformers/models/markuplm/tokenization_markuplm_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/markuplm creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mask2former copying build/lib/transformers/models/mask2former/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mask2former copying build/lib/transformers/models/mask2former/configuration_mask2former.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mask2former copying build/lib/transformers/models/mask2former/convert_mask2former_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mask2former copying build/lib/transformers/models/mask2former/image_processing_mask2former.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mask2former copying build/lib/transformers/models/mask2former/modeling_mask2former.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mask2former creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/maskformer copying build/lib/transformers/models/maskformer/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/maskformer copying build/lib/transformers/models/maskformer/configuration_maskformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/maskformer copying build/lib/transformers/models/maskformer/configuration_maskformer_swin.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/maskformer copying build/lib/transformers/models/maskformer/convert_maskformer_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/maskformer copying build/lib/transformers/models/maskformer/convert_maskformer_resnet_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/maskformer copying build/lib/transformers/models/maskformer/convert_maskformer_swin_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/maskformer copying build/lib/transformers/models/maskformer/feature_extraction_maskformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/maskformer copying build/lib/transformers/models/maskformer/image_processing_maskformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/maskformer copying build/lib/transformers/models/maskformer/modeling_maskformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/maskformer copying build/lib/transformers/models/maskformer/modeling_maskformer_swin.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/maskformer creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart copying build/lib/transformers/models/mbart/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart copying build/lib/transformers/models/mbart/configuration_mbart.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart copying build/lib/transformers/models/mbart/convert_mbart_original_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart copying build/lib/transformers/models/mbart/modeling_flax_mbart.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart copying build/lib/transformers/models/mbart/modeling_mbart.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart copying build/lib/transformers/models/mbart/modeling_tf_mbart.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart copying build/lib/transformers/models/mbart/tokenization_mbart.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart copying build/lib/transformers/models/mbart/tokenization_mbart_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart50 copying build/lib/transformers/models/mbart50/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart50 copying build/lib/transformers/models/mbart50/tokenization_mbart50.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart50 copying build/lib/transformers/models/mbart50/tokenization_mbart50_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart50 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mega copying build/lib/transformers/models/mega/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mega copying build/lib/transformers/models/mega/configuration_mega.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mega copying build/lib/transformers/models/mega/convert_mega_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mega copying build/lib/transformers/models/mega/modeling_mega.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mega creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/megatron_bert copying build/lib/transformers/models/megatron_bert/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/megatron_bert copying build/lib/transformers/models/megatron_bert/configuration_megatron_bert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/megatron_bert copying build/lib/transformers/models/megatron_bert/convert_megatron_bert_checkpoint.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/megatron_bert copying build/lib/transformers/models/megatron_bert/modeling_megatron_bert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/megatron_bert creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/megatron_gpt2 copying build/lib/transformers/models/megatron_gpt2/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/megatron_gpt2 copying build/lib/transformers/models/megatron_gpt2/checkpoint_reshaping_and_interoperability.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/megatron_gpt2 copying build/lib/transformers/models/megatron_gpt2/convert_megatron_gpt2_checkpoint.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/megatron_gpt2 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mgp_str copying build/lib/transformers/models/mgp_str/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mgp_str copying build/lib/transformers/models/mgp_str/configuration_mgp_str.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mgp_str copying build/lib/transformers/models/mgp_str/modeling_mgp_str.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mgp_str copying build/lib/transformers/models/mgp_str/processing_mgp_str.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mgp_str copying build/lib/transformers/models/mgp_str/tokenization_mgp_str.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mgp_str creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mistral copying build/lib/transformers/models/mistral/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mistral copying build/lib/transformers/models/mistral/configuration_mistral.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mistral copying build/lib/transformers/models/mistral/convert_mistral_weights_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mistral copying build/lib/transformers/models/mistral/modeling_mistral.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mistral creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mluke copying build/lib/transformers/models/mluke/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mluke copying build/lib/transformers/models/mluke/convert_mluke_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mluke copying build/lib/transformers/models/mluke/tokenization_mluke.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mluke creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilebert copying build/lib/transformers/models/mobilebert/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilebert copying build/lib/transformers/models/mobilebert/configuration_mobilebert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilebert copying build/lib/transformers/models/mobilebert/convert_mobilebert_original_tf_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilebert copying build/lib/transformers/models/mobilebert/modeling_mobilebert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilebert copying build/lib/transformers/models/mobilebert/modeling_tf_mobilebert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilebert copying build/lib/transformers/models/mobilebert/tokenization_mobilebert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilebert copying build/lib/transformers/models/mobilebert/tokenization_mobilebert_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilebert creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v1 copying build/lib/transformers/models/mobilenet_v1/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v1 copying build/lib/transformers/models/mobilenet_v1/configuration_mobilenet_v1.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v1 copying build/lib/transformers/models/mobilenet_v1/convert_original_tf_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v1 copying build/lib/transformers/models/mobilenet_v1/feature_extraction_mobilenet_v1.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v1 copying build/lib/transformers/models/mobilenet_v1/image_processing_mobilenet_v1.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v1 copying build/lib/transformers/models/mobilenet_v1/modeling_mobilenet_v1.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v1 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v2 copying build/lib/transformers/models/mobilenet_v2/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v2 copying build/lib/transformers/models/mobilenet_v2/configuration_mobilenet_v2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v2 copying build/lib/transformers/models/mobilenet_v2/convert_original_tf_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v2 copying build/lib/transformers/models/mobilenet_v2/feature_extraction_mobilenet_v2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v2 copying build/lib/transformers/models/mobilenet_v2/image_processing_mobilenet_v2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v2 copying build/lib/transformers/models/mobilenet_v2/modeling_mobilenet_v2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v2 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevit copying build/lib/transformers/models/mobilevit/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevit copying build/lib/transformers/models/mobilevit/configuration_mobilevit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevit copying build/lib/transformers/models/mobilevit/convert_mlcvnets_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevit copying build/lib/transformers/models/mobilevit/feature_extraction_mobilevit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevit copying build/lib/transformers/models/mobilevit/image_processing_mobilevit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevit copying build/lib/transformers/models/mobilevit/modeling_mobilevit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevit copying build/lib/transformers/models/mobilevit/modeling_tf_mobilevit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevit creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevitv2 copying build/lib/transformers/models/mobilevitv2/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevitv2 copying build/lib/transformers/models/mobilevitv2/configuration_mobilevitv2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevitv2 copying build/lib/transformers/models/mobilevitv2/convert_mlcvnets_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevitv2 copying build/lib/transformers/models/mobilevitv2/modeling_mobilevitv2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevitv2 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mpnet copying build/lib/transformers/models/mpnet/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mpnet copying build/lib/transformers/models/mpnet/configuration_mpnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mpnet copying build/lib/transformers/models/mpnet/modeling_mpnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mpnet copying build/lib/transformers/models/mpnet/modeling_tf_mpnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mpnet copying build/lib/transformers/models/mpnet/tokenization_mpnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mpnet copying build/lib/transformers/models/mpnet/tokenization_mpnet_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mpnet creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mpt copying build/lib/transformers/models/mpt/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mpt copying build/lib/transformers/models/mpt/configuration_mpt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mpt copying build/lib/transformers/models/mpt/modeling_mpt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mpt creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mra copying build/lib/transformers/models/mra/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mra copying build/lib/transformers/models/mra/configuration_mra.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mra copying build/lib/transformers/models/mra/convert_mra_pytorch_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mra copying build/lib/transformers/models/mra/modeling_mra.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mra creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mt5 copying build/lib/transformers/models/mt5/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mt5 copying build/lib/transformers/models/mt5/configuration_mt5.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mt5 copying build/lib/transformers/models/mt5/modeling_flax_mt5.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mt5 copying build/lib/transformers/models/mt5/modeling_mt5.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mt5 copying build/lib/transformers/models/mt5/modeling_tf_mt5.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mt5 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/musicgen copying build/lib/transformers/models/musicgen/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/musicgen copying build/lib/transformers/models/musicgen/configuration_musicgen.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/musicgen copying build/lib/transformers/models/musicgen/convert_musicgen_transformers.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/musicgen copying build/lib/transformers/models/musicgen/modeling_musicgen.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/musicgen copying build/lib/transformers/models/musicgen/processing_musicgen.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/musicgen creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mvp copying build/lib/transformers/models/mvp/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mvp copying build/lib/transformers/models/mvp/configuration_mvp.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mvp copying build/lib/transformers/models/mvp/modeling_mvp.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mvp copying build/lib/transformers/models/mvp/tokenization_mvp.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mvp copying build/lib/transformers/models/mvp/tokenization_mvp_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mvp creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nat copying build/lib/transformers/models/nat/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nat copying build/lib/transformers/models/nat/configuration_nat.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nat copying build/lib/transformers/models/nat/modeling_nat.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nat creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nezha copying build/lib/transformers/models/nezha/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nezha copying build/lib/transformers/models/nezha/configuration_nezha.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nezha copying build/lib/transformers/models/nezha/modeling_nezha.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nezha creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nllb copying build/lib/transformers/models/nllb/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nllb copying build/lib/transformers/models/nllb/tokenization_nllb.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nllb copying build/lib/transformers/models/nllb/tokenization_nllb_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nllb creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nllb_moe copying build/lib/transformers/models/nllb_moe/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nllb_moe copying build/lib/transformers/models/nllb_moe/configuration_nllb_moe.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nllb_moe copying build/lib/transformers/models/nllb_moe/convert_nllb_moe_sharded_original_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nllb_moe copying build/lib/transformers/models/nllb_moe/modeling_nllb_moe.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nllb_moe creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nougat copying build/lib/transformers/models/nougat/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nougat copying build/lib/transformers/models/nougat/convert_nougat_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nougat copying build/lib/transformers/models/nougat/image_processing_nougat.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nougat copying build/lib/transformers/models/nougat/processing_nougat.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nougat copying build/lib/transformers/models/nougat/tokenization_nougat_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nougat creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nystromformer copying build/lib/transformers/models/nystromformer/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nystromformer copying build/lib/transformers/models/nystromformer/configuration_nystromformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nystromformer copying build/lib/transformers/models/nystromformer/convert_nystromformer_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nystromformer copying build/lib/transformers/models/nystromformer/modeling_nystromformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nystromformer creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/oneformer copying build/lib/transformers/models/oneformer/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/oneformer copying build/lib/transformers/models/oneformer/configuration_oneformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/oneformer copying build/lib/transformers/models/oneformer/convert_to_hf_oneformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/oneformer copying build/lib/transformers/models/oneformer/image_processing_oneformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/oneformer copying build/lib/transformers/models/oneformer/modeling_oneformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/oneformer copying build/lib/transformers/models/oneformer/processing_oneformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/oneformer creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/openai copying build/lib/transformers/models/openai/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/openai copying build/lib/transformers/models/openai/configuration_openai.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/openai copying build/lib/transformers/models/openai/convert_openai_original_tf_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/openai copying build/lib/transformers/models/openai/modeling_openai.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/openai copying build/lib/transformers/models/openai/modeling_tf_openai.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/openai copying build/lib/transformers/models/openai/tokenization_openai.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/openai copying build/lib/transformers/models/openai/tokenization_openai_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/openai creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/opt copying build/lib/transformers/models/opt/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/opt copying build/lib/transformers/models/opt/configuration_opt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/opt copying build/lib/transformers/models/opt/convert_opt_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/opt copying build/lib/transformers/models/opt/modeling_flax_opt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/opt copying build/lib/transformers/models/opt/modeling_opt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/opt copying build/lib/transformers/models/opt/modeling_tf_opt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/opt creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/owlvit copying build/lib/transformers/models/owlvit/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/owlvit copying build/lib/transformers/models/owlvit/configuration_owlvit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/owlvit copying build/lib/transformers/models/owlvit/convert_owlvit_original_flax_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/owlvit copying build/lib/transformers/models/owlvit/feature_extraction_owlvit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/owlvit copying build/lib/transformers/models/owlvit/image_processing_owlvit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/owlvit copying build/lib/transformers/models/owlvit/modeling_owlvit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/owlvit copying build/lib/transformers/models/owlvit/processing_owlvit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/owlvit creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus copying build/lib/transformers/models/pegasus/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus copying build/lib/transformers/models/pegasus/configuration_pegasus.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus copying build/lib/transformers/models/pegasus/convert_pegasus_tf_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus copying build/lib/transformers/models/pegasus/modeling_flax_pegasus.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus copying build/lib/transformers/models/pegasus/modeling_pegasus.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus copying build/lib/transformers/models/pegasus/modeling_tf_pegasus.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus copying build/lib/transformers/models/pegasus/tokenization_pegasus.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus copying build/lib/transformers/models/pegasus/tokenization_pegasus_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus_x copying build/lib/transformers/models/pegasus_x/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus_x copying build/lib/transformers/models/pegasus_x/configuration_pegasus_x.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus_x copying build/lib/transformers/models/pegasus_x/modeling_pegasus_x.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus_x creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/perceiver copying build/lib/transformers/models/perceiver/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/perceiver copying build/lib/transformers/models/perceiver/configuration_perceiver.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/perceiver copying build/lib/transformers/models/perceiver/convert_perceiver_haiku_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/perceiver copying build/lib/transformers/models/perceiver/feature_extraction_perceiver.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/perceiver copying build/lib/transformers/models/perceiver/image_processing_perceiver.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/perceiver copying build/lib/transformers/models/perceiver/modeling_perceiver.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/perceiver copying build/lib/transformers/models/perceiver/tokenization_perceiver.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/perceiver creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/persimmon copying build/lib/transformers/models/persimmon/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/persimmon copying build/lib/transformers/models/persimmon/configuration_persimmon.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/persimmon copying build/lib/transformers/models/persimmon/convert_persimmon_weights_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/persimmon copying build/lib/transformers/models/persimmon/modeling_persimmon.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/persimmon creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/phobert copying build/lib/transformers/models/phobert/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/phobert copying build/lib/transformers/models/phobert/tokenization_phobert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/phobert creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pix2struct copying build/lib/transformers/models/pix2struct/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pix2struct copying build/lib/transformers/models/pix2struct/configuration_pix2struct.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pix2struct copying build/lib/transformers/models/pix2struct/convert_pix2struct_original_pytorch_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pix2struct copying build/lib/transformers/models/pix2struct/image_processing_pix2struct.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pix2struct copying build/lib/transformers/models/pix2struct/modeling_pix2struct.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pix2struct copying build/lib/transformers/models/pix2struct/processing_pix2struct.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pix2struct creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/plbart copying build/lib/transformers/models/plbart/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/plbart copying build/lib/transformers/models/plbart/configuration_plbart.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/plbart copying build/lib/transformers/models/plbart/convert_plbart_original_checkpoint_to_torch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/plbart copying build/lib/transformers/models/plbart/modeling_plbart.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/plbart copying build/lib/transformers/models/plbart/tokenization_plbart.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/plbart creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/poolformer copying build/lib/transformers/models/poolformer/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/poolformer copying build/lib/transformers/models/poolformer/configuration_poolformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/poolformer copying build/lib/transformers/models/poolformer/convert_poolformer_original_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/poolformer copying build/lib/transformers/models/poolformer/feature_extraction_poolformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/poolformer copying build/lib/transformers/models/poolformer/image_processing_poolformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/poolformer copying build/lib/transformers/models/poolformer/modeling_poolformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/poolformer creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pop2piano copying build/lib/transformers/models/pop2piano/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pop2piano copying build/lib/transformers/models/pop2piano/configuration_pop2piano.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pop2piano copying build/lib/transformers/models/pop2piano/convert_pop2piano_weights_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pop2piano copying build/lib/transformers/models/pop2piano/feature_extraction_pop2piano.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pop2piano copying build/lib/transformers/models/pop2piano/modeling_pop2piano.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pop2piano copying build/lib/transformers/models/pop2piano/processing_pop2piano.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pop2piano copying build/lib/transformers/models/pop2piano/tokenization_pop2piano.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pop2piano creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/prophetnet copying build/lib/transformers/models/prophetnet/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/prophetnet copying build/lib/transformers/models/prophetnet/configuration_prophetnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/prophetnet copying build/lib/transformers/models/prophetnet/convert_prophetnet_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/prophetnet copying build/lib/transformers/models/prophetnet/modeling_prophetnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/prophetnet copying build/lib/transformers/models/prophetnet/tokenization_prophetnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/prophetnet creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pvt copying build/lib/transformers/models/pvt/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pvt copying build/lib/transformers/models/pvt/configuration_pvt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pvt copying build/lib/transformers/models/pvt/convert_pvt_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pvt copying build/lib/transformers/models/pvt/image_processing_pvt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pvt copying build/lib/transformers/models/pvt/modeling_pvt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pvt creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/qdqbert copying build/lib/transformers/models/qdqbert/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/qdqbert copying build/lib/transformers/models/qdqbert/configuration_qdqbert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/qdqbert copying build/lib/transformers/models/qdqbert/modeling_qdqbert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/qdqbert creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rag copying build/lib/transformers/models/rag/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rag copying build/lib/transformers/models/rag/configuration_rag.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rag copying build/lib/transformers/models/rag/modeling_rag.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rag copying build/lib/transformers/models/rag/modeling_tf_rag.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rag copying build/lib/transformers/models/rag/retrieval_rag.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rag copying build/lib/transformers/models/rag/tokenization_rag.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rag creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/realm copying build/lib/transformers/models/realm/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/realm copying build/lib/transformers/models/realm/configuration_realm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/realm copying build/lib/transformers/models/realm/modeling_realm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/realm copying build/lib/transformers/models/realm/retrieval_realm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/realm copying build/lib/transformers/models/realm/tokenization_realm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/realm copying build/lib/transformers/models/realm/tokenization_realm_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/realm creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/reformer copying build/lib/transformers/models/reformer/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/reformer copying build/lib/transformers/models/reformer/configuration_reformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/reformer copying build/lib/transformers/models/reformer/convert_reformer_trax_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/reformer copying build/lib/transformers/models/reformer/modeling_reformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/reformer copying build/lib/transformers/models/reformer/tokenization_reformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/reformer copying build/lib/transformers/models/reformer/tokenization_reformer_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/reformer creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/regnet copying build/lib/transformers/models/regnet/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/regnet copying build/lib/transformers/models/regnet/configuration_regnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/regnet copying build/lib/transformers/models/regnet/convert_regnet_seer_10b_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/regnet copying build/lib/transformers/models/regnet/convert_regnet_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/regnet copying build/lib/transformers/models/regnet/modeling_flax_regnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/regnet copying build/lib/transformers/models/regnet/modeling_regnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/regnet copying build/lib/transformers/models/regnet/modeling_tf_regnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/regnet creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rembert copying build/lib/transformers/models/rembert/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rembert copying build/lib/transformers/models/rembert/configuration_rembert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rembert copying build/lib/transformers/models/rembert/convert_rembert_tf_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rembert copying build/lib/transformers/models/rembert/modeling_rembert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rembert copying build/lib/transformers/models/rembert/modeling_tf_rembert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rembert copying build/lib/transformers/models/rembert/tokenization_rembert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rembert copying build/lib/transformers/models/rembert/tokenization_rembert_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rembert creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/resnet copying build/lib/transformers/models/resnet/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/resnet copying build/lib/transformers/models/resnet/configuration_resnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/resnet copying build/lib/transformers/models/resnet/convert_resnet_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/resnet copying build/lib/transformers/models/resnet/modeling_flax_resnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/resnet copying build/lib/transformers/models/resnet/modeling_resnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/resnet copying build/lib/transformers/models/resnet/modeling_tf_resnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/resnet creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta copying build/lib/transformers/models/roberta/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta copying build/lib/transformers/models/roberta/configuration_roberta.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta copying build/lib/transformers/models/roberta/convert_roberta_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta copying build/lib/transformers/models/roberta/modeling_flax_roberta.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta copying build/lib/transformers/models/roberta/modeling_roberta.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta copying build/lib/transformers/models/roberta/modeling_tf_roberta.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta copying build/lib/transformers/models/roberta/tokenization_roberta.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta copying build/lib/transformers/models/roberta/tokenization_roberta_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta_prelayernorm copying build/lib/transformers/models/roberta_prelayernorm/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta_prelayernorm copying build/lib/transformers/models/roberta_prelayernorm/configuration_roberta_prelayernorm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta_prelayernorm copying build/lib/transformers/models/roberta_prelayernorm/convert_roberta_prelayernorm_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta_prelayernorm copying build/lib/transformers/models/roberta_prelayernorm/modeling_flax_roberta_prelayernorm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta_prelayernorm copying build/lib/transformers/models/roberta_prelayernorm/modeling_roberta_prelayernorm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta_prelayernorm copying build/lib/transformers/models/roberta_prelayernorm/modeling_tf_roberta_prelayernorm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta_prelayernorm creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roc_bert copying build/lib/transformers/models/roc_bert/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roc_bert copying build/lib/transformers/models/roc_bert/configuration_roc_bert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roc_bert copying build/lib/transformers/models/roc_bert/modeling_roc_bert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roc_bert copying build/lib/transformers/models/roc_bert/tokenization_roc_bert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roc_bert creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roformer copying build/lib/transformers/models/roformer/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roformer copying build/lib/transformers/models/roformer/configuration_roformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roformer copying build/lib/transformers/models/roformer/convert_roformer_original_tf_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roformer copying build/lib/transformers/models/roformer/modeling_flax_roformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roformer copying build/lib/transformers/models/roformer/modeling_roformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roformer copying build/lib/transformers/models/roformer/modeling_tf_roformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roformer copying build/lib/transformers/models/roformer/tokenization_roformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roformer copying build/lib/transformers/models/roformer/tokenization_roformer_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roformer copying build/lib/transformers/models/roformer/tokenization_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roformer creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rwkv copying build/lib/transformers/models/rwkv/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rwkv copying build/lib/transformers/models/rwkv/configuration_rwkv.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rwkv copying build/lib/transformers/models/rwkv/convert_rwkv_checkpoint_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rwkv copying build/lib/transformers/models/rwkv/modeling_rwkv.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rwkv creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sam copying build/lib/transformers/models/sam/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sam copying build/lib/transformers/models/sam/configuration_sam.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sam copying build/lib/transformers/models/sam/convert_sam_original_to_hf_format.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sam copying build/lib/transformers/models/sam/image_processing_sam.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sam copying build/lib/transformers/models/sam/modeling_sam.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sam copying build/lib/transformers/models/sam/modeling_tf_sam.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sam copying build/lib/transformers/models/sam/processing_sam.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sam creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/segformer copying build/lib/transformers/models/segformer/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/segformer copying build/lib/transformers/models/segformer/configuration_segformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/segformer copying build/lib/transformers/models/segformer/convert_segformer_original_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/segformer copying build/lib/transformers/models/segformer/feature_extraction_segformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/segformer copying build/lib/transformers/models/segformer/image_processing_segformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/segformer copying build/lib/transformers/models/segformer/modeling_segformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/segformer copying build/lib/transformers/models/segformer/modeling_tf_segformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/segformer creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sew copying build/lib/transformers/models/sew/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sew copying build/lib/transformers/models/sew/configuration_sew.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sew copying build/lib/transformers/models/sew/convert_sew_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sew copying build/lib/transformers/models/sew/modeling_sew.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sew creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sew_d copying build/lib/transformers/models/sew_d/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sew_d copying build/lib/transformers/models/sew_d/configuration_sew_d.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sew_d copying build/lib/transformers/models/sew_d/convert_sew_d_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sew_d copying build/lib/transformers/models/sew_d/modeling_sew_d.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sew_d creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_encoder_decoder copying build/lib/transformers/models/speech_encoder_decoder/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_encoder_decoder copying build/lib/transformers/models/speech_encoder_decoder/configuration_speech_encoder_decoder.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_encoder_decoder copying build/lib/transformers/models/speech_encoder_decoder/convert_mbart_wav2vec2_seq2seq_original_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_encoder_decoder copying build/lib/transformers/models/speech_encoder_decoder/convert_speech_to_text_wav2vec2_seq2seq_original_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_encoder_decoder copying build/lib/transformers/models/speech_encoder_decoder/modeling_flax_speech_encoder_decoder.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_encoder_decoder copying build/lib/transformers/models/speech_encoder_decoder/modeling_speech_encoder_decoder.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_encoder_decoder creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text copying build/lib/transformers/models/speech_to_text/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text copying build/lib/transformers/models/speech_to_text/configuration_speech_to_text.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text copying build/lib/transformers/models/speech_to_text/convert_s2t_fairseq_to_tfms.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text copying build/lib/transformers/models/speech_to_text/feature_extraction_speech_to_text.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text copying build/lib/transformers/models/speech_to_text/modeling_speech_to_text.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text copying build/lib/transformers/models/speech_to_text/modeling_tf_speech_to_text.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text copying build/lib/transformers/models/speech_to_text/processing_speech_to_text.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text copying build/lib/transformers/models/speech_to_text/tokenization_speech_to_text.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text_2 copying build/lib/transformers/models/speech_to_text_2/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text_2 copying build/lib/transformers/models/speech_to_text_2/configuration_speech_to_text_2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text_2 copying build/lib/transformers/models/speech_to_text_2/modeling_speech_to_text_2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text_2 copying build/lib/transformers/models/speech_to_text_2/processing_speech_to_text_2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text_2 copying build/lib/transformers/models/speech_to_text_2/tokenization_speech_to_text_2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text_2 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speecht5 copying build/lib/transformers/models/speecht5/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speecht5 copying build/lib/transformers/models/speecht5/configuration_speecht5.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speecht5 copying build/lib/transformers/models/speecht5/convert_hifigan.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speecht5 copying build/lib/transformers/models/speecht5/convert_speecht5_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speecht5 copying build/lib/transformers/models/speecht5/feature_extraction_speecht5.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speecht5 copying build/lib/transformers/models/speecht5/modeling_speecht5.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speecht5 copying build/lib/transformers/models/speecht5/number_normalizer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speecht5 copying build/lib/transformers/models/speecht5/processing_speecht5.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speecht5 copying build/lib/transformers/models/speecht5/tokenization_speecht5.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speecht5 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin copying build/lib/transformers/models/swin/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin copying build/lib/transformers/models/swin/configuration_swin.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin copying build/lib/transformers/models/swin/convert_swin_simmim_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin copying build/lib/transformers/models/swin/convert_swin_timm_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin copying build/lib/transformers/models/swin/modeling_swin.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin copying build/lib/transformers/models/swin/modeling_tf_swin.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/splinter copying build/lib/transformers/models/splinter/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/splinter copying build/lib/transformers/models/splinter/configuration_splinter.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/splinter copying build/lib/transformers/models/splinter/modeling_splinter.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/splinter copying build/lib/transformers/models/splinter/tokenization_splinter.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/splinter copying build/lib/transformers/models/splinter/tokenization_splinter_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/splinter creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/squeezebert copying build/lib/transformers/models/squeezebert/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/squeezebert copying build/lib/transformers/models/squeezebert/configuration_squeezebert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/squeezebert copying build/lib/transformers/models/squeezebert/modeling_squeezebert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/squeezebert copying build/lib/transformers/models/squeezebert/tokenization_squeezebert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/squeezebert copying build/lib/transformers/models/squeezebert/tokenization_squeezebert_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/squeezebert creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swiftformer copying build/lib/transformers/models/swiftformer/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swiftformer copying build/lib/transformers/models/swiftformer/configuration_swiftformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swiftformer copying build/lib/transformers/models/swiftformer/convert_swiftformer_original_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swiftformer copying build/lib/transformers/models/swiftformer/modeling_swiftformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swiftformer creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin2sr copying build/lib/transformers/models/swin2sr/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin2sr copying build/lib/transformers/models/swin2sr/configuration_swin2sr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin2sr copying build/lib/transformers/models/swin2sr/convert_swin2sr_original_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin2sr copying build/lib/transformers/models/swin2sr/image_processing_swin2sr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin2sr copying build/lib/transformers/models/swin2sr/modeling_swin2sr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin2sr creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swinv2 copying build/lib/transformers/models/swinv2/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swinv2 copying build/lib/transformers/models/swinv2/configuration_swinv2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swinv2 copying build/lib/transformers/models/swinv2/convert_swinv2_timm_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swinv2 copying build/lib/transformers/models/swinv2/modeling_swinv2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swinv2 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/switch_transformers copying build/lib/transformers/models/switch_transformers/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/switch_transformers copying build/lib/transformers/models/switch_transformers/configuration_switch_transformers.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/switch_transformers copying build/lib/transformers/models/switch_transformers/convert_big_switch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/switch_transformers copying build/lib/transformers/models/switch_transformers/convert_switch_transformers_original_flax_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/switch_transformers copying build/lib/transformers/models/switch_transformers/modeling_switch_transformers.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/switch_transformers creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/t5 copying build/lib/transformers/models/t5/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/t5 copying build/lib/transformers/models/t5/configuration_t5.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/t5 copying build/lib/transformers/models/t5/convert_t5_original_tf_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/t5 copying build/lib/transformers/models/t5/convert_t5x_checkpoint_to_flax.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/t5 copying build/lib/transformers/models/t5/convert_t5x_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/t5 copying build/lib/transformers/models/t5/modeling_flax_t5.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/t5 copying build/lib/transformers/models/t5/modeling_t5.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/t5 copying build/lib/transformers/models/t5/modeling_tf_t5.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/t5 copying build/lib/transformers/models/t5/tokenization_t5.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/t5 copying build/lib/transformers/models/t5/tokenization_t5_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/t5 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/table_transformer copying build/lib/transformers/models/table_transformer/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/table_transformer copying build/lib/transformers/models/table_transformer/configuration_table_transformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/table_transformer copying build/lib/transformers/models/table_transformer/convert_table_transformer_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/table_transformer copying build/lib/transformers/models/table_transformer/modeling_table_transformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/table_transformer creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tapas copying build/lib/transformers/models/tapas/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tapas copying build/lib/transformers/models/tapas/configuration_tapas.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tapas copying build/lib/transformers/models/tapas/convert_tapas_original_tf_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tapas copying build/lib/transformers/models/tapas/modeling_tapas.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tapas copying build/lib/transformers/models/tapas/modeling_tf_tapas.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tapas copying build/lib/transformers/models/tapas/tokenization_tapas.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tapas creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/time_series_transformer copying build/lib/transformers/models/time_series_transformer/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/time_series_transformer copying build/lib/transformers/models/time_series_transformer/configuration_time_series_transformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/time_series_transformer copying build/lib/transformers/models/time_series_transformer/modeling_time_series_transformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/time_series_transformer creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/timesformer copying build/lib/transformers/models/timesformer/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/timesformer copying build/lib/transformers/models/timesformer/configuration_timesformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/timesformer copying build/lib/transformers/models/timesformer/convert_timesformer_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/timesformer copying build/lib/transformers/models/timesformer/modeling_timesformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/timesformer creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/timm_backbone copying build/lib/transformers/models/timm_backbone/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/timm_backbone copying build/lib/transformers/models/timm_backbone/configuration_timm_backbone.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/timm_backbone copying build/lib/transformers/models/timm_backbone/modeling_timm_backbone.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/timm_backbone creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/transfo_xl copying build/lib/transformers/models/transfo_xl/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/transfo_xl copying build/lib/transformers/models/transfo_xl/configuration_transfo_xl.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/transfo_xl copying build/lib/transformers/models/transfo_xl/convert_transfo_xl_original_tf_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/transfo_xl copying build/lib/transformers/models/transfo_xl/modeling_tf_transfo_xl.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/transfo_xl copying build/lib/transformers/models/transfo_xl/modeling_tf_transfo_xl_utilities.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/transfo_xl copying build/lib/transformers/models/transfo_xl/modeling_transfo_xl.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/transfo_xl copying build/lib/transformers/models/transfo_xl/modeling_transfo_xl_utilities.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/transfo_xl copying build/lib/transformers/models/transfo_xl/tokenization_transfo_xl.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/transfo_xl creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/trocr copying build/lib/transformers/models/trocr/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/trocr copying build/lib/transformers/models/trocr/configuration_trocr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/trocr copying build/lib/transformers/models/trocr/convert_trocr_unilm_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/trocr copying build/lib/transformers/models/trocr/modeling_trocr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/trocr copying build/lib/transformers/models/trocr/processing_trocr.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/trocr creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tvlt copying build/lib/transformers/models/tvlt/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tvlt copying build/lib/transformers/models/tvlt/configuration_tvlt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tvlt copying build/lib/transformers/models/tvlt/feature_extraction_tvlt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tvlt copying build/lib/transformers/models/tvlt/image_processing_tvlt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tvlt copying build/lib/transformers/models/tvlt/modeling_tvlt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tvlt copying build/lib/transformers/models/tvlt/processing_tvlt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tvlt creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/umt5 copying build/lib/transformers/models/umt5/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/umt5 copying build/lib/transformers/models/umt5/configuration_umt5.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/umt5 copying build/lib/transformers/models/umt5/convert_umt5_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/umt5 copying build/lib/transformers/models/umt5/modeling_umt5.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/umt5 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/unispeech copying build/lib/transformers/models/unispeech/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/unispeech copying build/lib/transformers/models/unispeech/configuration_unispeech.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/unispeech copying build/lib/transformers/models/unispeech/convert_unispeech_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/unispeech copying build/lib/transformers/models/unispeech/modeling_unispeech.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/unispeech creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/unispeech_sat copying build/lib/transformers/models/unispeech_sat/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/unispeech_sat copying build/lib/transformers/models/unispeech_sat/configuration_unispeech_sat.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/unispeech_sat copying build/lib/transformers/models/unispeech_sat/convert_unispeech_original_s3prl_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/unispeech_sat copying build/lib/transformers/models/unispeech_sat/convert_unispeech_sat_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/unispeech_sat copying build/lib/transformers/models/unispeech_sat/modeling_unispeech_sat.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/unispeech_sat creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/upernet copying build/lib/transformers/models/upernet/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/upernet copying build/lib/transformers/models/upernet/configuration_upernet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/upernet copying build/lib/transformers/models/upernet/convert_convnext_upernet_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/upernet copying build/lib/transformers/models/upernet/convert_swin_upernet_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/upernet copying build/lib/transformers/models/upernet/modeling_upernet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/upernet creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/videomae copying build/lib/transformers/models/videomae/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/videomae copying build/lib/transformers/models/videomae/configuration_videomae.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/videomae copying build/lib/transformers/models/videomae/convert_videomae_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/videomae copying build/lib/transformers/models/videomae/feature_extraction_videomae.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/videomae copying build/lib/transformers/models/videomae/image_processing_videomae.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/videomae copying build/lib/transformers/models/videomae/modeling_videomae.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/videomae creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vilt copying build/lib/transformers/models/vilt/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vilt copying build/lib/transformers/models/vilt/configuration_vilt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vilt copying build/lib/transformers/models/vilt/convert_vilt_original_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vilt copying build/lib/transformers/models/vilt/feature_extraction_vilt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vilt copying build/lib/transformers/models/vilt/image_processing_vilt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vilt copying build/lib/transformers/models/vilt/modeling_vilt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vilt copying build/lib/transformers/models/vilt/processing_vilt.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vilt creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_encoder_decoder copying build/lib/transformers/models/vision_encoder_decoder/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_encoder_decoder copying build/lib/transformers/models/vision_encoder_decoder/configuration_vision_encoder_decoder.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_encoder_decoder copying build/lib/transformers/models/vision_encoder_decoder/modeling_flax_vision_encoder_decoder.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_encoder_decoder copying build/lib/transformers/models/vision_encoder_decoder/modeling_tf_vision_encoder_decoder.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_encoder_decoder copying build/lib/transformers/models/vision_encoder_decoder/modeling_vision_encoder_decoder.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_encoder_decoder creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_text_dual_encoder copying build/lib/transformers/models/vision_text_dual_encoder/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_text_dual_encoder copying build/lib/transformers/models/vision_text_dual_encoder/configuration_vision_text_dual_encoder.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_text_dual_encoder copying build/lib/transformers/models/vision_text_dual_encoder/modeling_flax_vision_text_dual_encoder.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_text_dual_encoder copying build/lib/transformers/models/vision_text_dual_encoder/modeling_tf_vision_text_dual_encoder.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_text_dual_encoder copying build/lib/transformers/models/vision_text_dual_encoder/modeling_vision_text_dual_encoder.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_text_dual_encoder copying build/lib/transformers/models/vision_text_dual_encoder/processing_vision_text_dual_encoder.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_text_dual_encoder creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/visual_bert copying build/lib/transformers/models/visual_bert/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/visual_bert copying build/lib/transformers/models/visual_bert/configuration_visual_bert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/visual_bert copying build/lib/transformers/models/visual_bert/convert_visual_bert_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/visual_bert copying build/lib/transformers/models/visual_bert/modeling_visual_bert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/visual_bert creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit copying build/lib/transformers/models/vit/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit copying build/lib/transformers/models/vit/configuration_vit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit copying build/lib/transformers/models/vit/convert_dino_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit copying build/lib/transformers/models/vit/convert_vit_timm_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit copying build/lib/transformers/models/vit/feature_extraction_vit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit copying build/lib/transformers/models/vit/image_processing_vit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit copying build/lib/transformers/models/vit/modeling_flax_vit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit copying build/lib/transformers/models/vit/modeling_tf_vit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit copying build/lib/transformers/models/vit/modeling_vit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_hybrid copying build/lib/transformers/models/vit_hybrid/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_hybrid copying build/lib/transformers/models/vit_hybrid/configuration_vit_hybrid.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_hybrid copying build/lib/transformers/models/vit_hybrid/convert_vit_hybrid_timm_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_hybrid copying build/lib/transformers/models/vit_hybrid/image_processing_vit_hybrid.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_hybrid copying build/lib/transformers/models/vit_hybrid/modeling_vit_hybrid.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_hybrid creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_mae copying build/lib/transformers/models/vit_mae/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_mae copying build/lib/transformers/models/vit_mae/configuration_vit_mae.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_mae copying build/lib/transformers/models/vit_mae/convert_vit_mae_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_mae copying build/lib/transformers/models/vit_mae/modeling_tf_vit_mae.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_mae copying build/lib/transformers/models/vit_mae/modeling_vit_mae.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_mae creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_msn copying build/lib/transformers/models/vit_msn/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_msn copying build/lib/transformers/models/vit_msn/configuration_vit_msn.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_msn copying build/lib/transformers/models/vit_msn/convert_msn_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_msn copying build/lib/transformers/models/vit_msn/modeling_vit_msn.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_msn creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vitdet copying build/lib/transformers/models/vitdet/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vitdet copying build/lib/transformers/models/vitdet/configuration_vitdet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vitdet copying build/lib/transformers/models/vitdet/modeling_vitdet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vitdet creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vitmatte copying build/lib/transformers/models/vitmatte/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vitmatte copying build/lib/transformers/models/vitmatte/configuration_vitmatte.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vitmatte copying build/lib/transformers/models/vitmatte/convert_vitmatte_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vitmatte copying build/lib/transformers/models/vitmatte/image_processing_vitmatte.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vitmatte copying build/lib/transformers/models/vitmatte/modeling_vitmatte.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vitmatte creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vits copying build/lib/transformers/models/vits/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vits copying build/lib/transformers/models/vits/configuration_vits.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vits copying build/lib/transformers/models/vits/convert_original_checkpoint.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vits copying build/lib/transformers/models/vits/modeling_vits.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vits copying build/lib/transformers/models/vits/tokenization_vits.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vits creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vivit copying build/lib/transformers/models/vivit/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vivit copying build/lib/transformers/models/vivit/configuration_vivit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vivit copying build/lib/transformers/models/vivit/convert_vivit_flax_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vivit copying build/lib/transformers/models/vivit/image_processing_vivit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vivit copying build/lib/transformers/models/vivit/modeling_vivit.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vivit creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2 copying build/lib/transformers/models/wav2vec2/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2 copying build/lib/transformers/models/wav2vec2/configuration_wav2vec2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2 copying build/lib/transformers/models/wav2vec2/convert_wav2vec2_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2 copying build/lib/transformers/models/wav2vec2/convert_wav2vec2_original_s3prl_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2 copying build/lib/transformers/models/wav2vec2/feature_extraction_wav2vec2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2 copying build/lib/transformers/models/wav2vec2/modeling_flax_wav2vec2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2 copying build/lib/transformers/models/wav2vec2/modeling_tf_wav2vec2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2 copying build/lib/transformers/models/wav2vec2/modeling_wav2vec2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2 copying build/lib/transformers/models/wav2vec2/processing_wav2vec2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2 copying build/lib/transformers/models/wav2vec2/tokenization_wav2vec2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2 creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2_conformer copying build/lib/transformers/models/wav2vec2_conformer/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2_conformer copying build/lib/transformers/models/wav2vec2_conformer/configuration_wav2vec2_conformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2_conformer copying build/lib/transformers/models/wav2vec2_conformer/convert_wav2vec2_conformer_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2_conformer copying build/lib/transformers/models/wav2vec2_conformer/modeling_wav2vec2_conformer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2_conformer creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2_phoneme copying build/lib/transformers/models/wav2vec2_phoneme/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2_phoneme copying build/lib/transformers/models/wav2vec2_phoneme/tokenization_wav2vec2_phoneme.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2_phoneme creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2_with_lm copying build/lib/transformers/models/wav2vec2_with_lm/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2_with_lm copying build/lib/transformers/models/wav2vec2_with_lm/processing_wav2vec2_with_lm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2_with_lm creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wavlm copying build/lib/transformers/models/wavlm/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wavlm copying build/lib/transformers/models/wavlm/configuration_wavlm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wavlm copying build/lib/transformers/models/wavlm/convert_wavlm_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wavlm copying build/lib/transformers/models/wavlm/convert_wavlm_original_s3prl_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wavlm copying build/lib/transformers/models/wavlm/modeling_wavlm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wavlm creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper copying build/lib/transformers/models/whisper/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper copying build/lib/transformers/models/whisper/configuration_whisper.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper copying build/lib/transformers/models/whisper/convert_openai_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper copying build/lib/transformers/models/whisper/english_normalizer.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper copying build/lib/transformers/models/whisper/feature_extraction_whisper.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper copying build/lib/transformers/models/whisper/modeling_flax_whisper.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper copying build/lib/transformers/models/whisper/modeling_tf_whisper.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper copying build/lib/transformers/models/whisper/modeling_whisper.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper copying build/lib/transformers/models/whisper/processing_whisper.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper copying build/lib/transformers/models/whisper/tokenization_whisper.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper copying build/lib/transformers/models/whisper/tokenization_whisper_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/x_clip copying build/lib/transformers/models/x_clip/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/x_clip copying build/lib/transformers/models/x_clip/configuration_x_clip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/x_clip copying build/lib/transformers/models/x_clip/convert_x_clip_original_pytorch_to_hf.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/x_clip copying build/lib/transformers/models/x_clip/modeling_x_clip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/x_clip copying build/lib/transformers/models/x_clip/processing_x_clip.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/x_clip creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xglm copying build/lib/transformers/models/xglm/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xglm copying build/lib/transformers/models/xglm/configuration_xglm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xglm copying build/lib/transformers/models/xglm/convert_xglm_original_ckpt_to_trfms.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xglm copying build/lib/transformers/models/xglm/modeling_flax_xglm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xglm copying build/lib/transformers/models/xglm/modeling_tf_xglm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xglm copying build/lib/transformers/models/xglm/modeling_xglm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xglm copying build/lib/transformers/models/xglm/tokenization_xglm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xglm copying build/lib/transformers/models/xglm/tokenization_xglm_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xglm creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm copying build/lib/transformers/models/xlm/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm copying build/lib/transformers/models/xlm/configuration_xlm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm copying build/lib/transformers/models/xlm/convert_xlm_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm copying build/lib/transformers/models/xlm/modeling_tf_xlm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm copying build/lib/transformers/models/xlm/modeling_xlm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm copying build/lib/transformers/models/xlm/tokenization_xlm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_prophetnet copying build/lib/transformers/models/xlm_prophetnet/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_prophetnet copying build/lib/transformers/models/xlm_prophetnet/configuration_xlm_prophetnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_prophetnet copying build/lib/transformers/models/xlm_prophetnet/modeling_xlm_prophetnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_prophetnet copying build/lib/transformers/models/xlm_prophetnet/tokenization_xlm_prophetnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_prophetnet creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta copying build/lib/transformers/models/xlm_roberta/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta copying build/lib/transformers/models/xlm_roberta/configuration_xlm_roberta.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta copying build/lib/transformers/models/xlm_roberta/modeling_flax_xlm_roberta.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta copying build/lib/transformers/models/xlm_roberta/modeling_tf_xlm_roberta.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta copying build/lib/transformers/models/xlm_roberta/modeling_xlm_roberta.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta copying build/lib/transformers/models/xlm_roberta/tokenization_xlm_roberta.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta copying build/lib/transformers/models/xlm_roberta/tokenization_xlm_roberta_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta_xl copying build/lib/transformers/models/xlm_roberta_xl/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta_xl copying build/lib/transformers/models/xlm_roberta_xl/configuration_xlm_roberta_xl.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta_xl copying build/lib/transformers/models/xlm_roberta_xl/convert_xlm_roberta_xl_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta_xl copying build/lib/transformers/models/xlm_roberta_xl/modeling_xlm_roberta_xl.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta_xl creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlnet copying build/lib/transformers/models/xlnet/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlnet copying build/lib/transformers/models/xlnet/configuration_xlnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlnet copying build/lib/transformers/models/xlnet/convert_xlnet_original_tf_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlnet copying build/lib/transformers/models/xlnet/modeling_tf_xlnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlnet copying build/lib/transformers/models/xlnet/modeling_xlnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlnet copying build/lib/transformers/models/xlnet/tokenization_xlnet.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlnet copying build/lib/transformers/models/xlnet/tokenization_xlnet_fast.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlnet creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xmod copying build/lib/transformers/models/xmod/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xmod copying build/lib/transformers/models/xmod/configuration_xmod.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xmod copying build/lib/transformers/models/xmod/convert_xmod_original_pytorch_checkpoint_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xmod copying build/lib/transformers/models/xmod/modeling_xmod.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xmod creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yolos copying build/lib/transformers/models/yolos/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yolos copying build/lib/transformers/models/yolos/configuration_yolos.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yolos copying build/lib/transformers/models/yolos/convert_yolos_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yolos copying build/lib/transformers/models/yolos/feature_extraction_yolos.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yolos copying build/lib/transformers/models/yolos/image_processing_yolos.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yolos copying build/lib/transformers/models/yolos/modeling_yolos.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yolos creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yoso copying build/lib/transformers/models/yoso/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yoso copying build/lib/transformers/models/yoso/configuration_yoso.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yoso copying build/lib/transformers/models/yoso/convert_yoso_pytorch_to_pytorch.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yoso copying build/lib/transformers/models/yoso/modeling_yoso.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yoso creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/onnx copying build/lib/transformers/onnx/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/onnx copying build/lib/transformers/onnx/__main__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/onnx copying build/lib/transformers/onnx/config.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/onnx copying build/lib/transformers/onnx/convert.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/onnx copying build/lib/transformers/onnx/features.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/onnx copying build/lib/transformers/onnx/utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/onnx creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/audio_classification.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/audio_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/automatic_speech_recognition.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/base.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/conversational.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/depth_estimation.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/document_question_answering.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/feature_extraction.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/fill_mask.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/image_classification.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/image_segmentation.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/image_to_image.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/image_to_text.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/mask_generation.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/object_detection.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/pt_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/question_answering.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/table_question_answering.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/text2text_generation.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/text_classification.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/text_generation.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/text_to_audio.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/token_classification.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/video_classification.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/visual_question_answering.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/zero_shot_audio_classification.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/zero_shot_classification.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/zero_shot_image_classification.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines copying build/lib/transformers/pipelines/zero_shot_object_detection.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/sagemaker copying build/lib/transformers/sagemaker/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/sagemaker copying build/lib/transformers/sagemaker/trainer_sm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/sagemaker copying build/lib/transformers/sagemaker/training_args_sm.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/sagemaker creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools copying build/lib/transformers/tools/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools copying build/lib/transformers/tools/agent_types.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools copying build/lib/transformers/tools/agents.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools copying build/lib/transformers/tools/base.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools copying build/lib/transformers/tools/document_question_answering.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools copying build/lib/transformers/tools/evaluate_agent.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools copying build/lib/transformers/tools/image_captioning.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools copying build/lib/transformers/tools/image_question_answering.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools copying build/lib/transformers/tools/image_segmentation.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools copying build/lib/transformers/tools/prompts.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools copying build/lib/transformers/tools/python_interpreter.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools copying build/lib/transformers/tools/speech_to_text.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools copying build/lib/transformers/tools/text_classification.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools copying build/lib/transformers/tools/text_question_answering.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools copying build/lib/transformers/tools/text_summarization.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools copying build/lib/transformers/tools/text_to_speech.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools copying build/lib/transformers/tools/translation.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/__init__.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/backbone_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/bitsandbytes.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/constants.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/doc.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/dummy_detectron2_objects.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/dummy_essentia_and_librosa_and_pretty_midi_and_scipy_and_torch_objects.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/dummy_flax_objects.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/dummy_keras_nlp_objects.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/dummy_music_objects.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/dummy_pt_objects.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/dummy_sentencepiece_and_tokenizers_objects.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/dummy_sentencepiece_objects.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/dummy_speech_objects.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/dummy_tensorflow_text_objects.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/dummy_tf_objects.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/dummy_tokenizers_objects.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/dummy_vision_objects.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/fx.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/generic.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/hp_naming.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/hub.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/import_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/logging.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/model_parallel_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/notebook.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/peft_utils.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/quantization_config.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/sentencepiece_model_pb2.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/sentencepiece_model_pb2_new.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils copying build/lib/transformers/utils/versions.py -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/deformable_detr copying build/lib/transformers/kernels/deformable_detr/ms_deform_attn.h -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/deformable_detr copying build/lib/transformers/kernels/deformable_detr/vision.cpp -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/deformable_detr creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/deformable_detr/cpu copying build/lib/transformers/kernels/deformable_detr/cpu/ms_deform_attn_cpu.cpp -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/deformable_detr/cpu copying build/lib/transformers/kernels/deformable_detr/cpu/ms_deform_attn_cpu.h -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/deformable_detr/cpu creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/deformable_detr/cuda copying build/lib/transformers/kernels/deformable_detr/cuda/ms_deform_attn_cuda.cu -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/deformable_detr/cuda copying build/lib/transformers/kernels/deformable_detr/cuda/ms_deform_attn_cuda.cuh -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/deformable_detr/cuda copying build/lib/transformers/kernels/deformable_detr/cuda/ms_deform_attn_cuda.h -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/deformable_detr/cuda copying build/lib/transformers/kernels/deformable_detr/cuda/ms_deform_im2col_cuda.cuh -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/deformable_detr/cuda creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/mra copying build/lib/transformers/kernels/mra/cuda_kernel.cu -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/mra copying build/lib/transformers/kernels/mra/cuda_kernel.h -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/mra copying build/lib/transformers/kernels/mra/cuda_launch.cu -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/mra copying build/lib/transformers/kernels/mra/cuda_launch.h -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/mra copying build/lib/transformers/kernels/mra/torch_extension.cpp -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/mra creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/rwkv copying build/lib/transformers/kernels/rwkv/wkv_cuda.cu -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/rwkv copying build/lib/transformers/kernels/rwkv/wkv_cuda_bf16.cu -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/rwkv copying build/lib/transformers/kernels/rwkv/wkv_op.cpp -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/rwkv creating /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/yoso copying build/lib/transformers/kernels/yoso/common.h -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/yoso copying build/lib/transformers/kernels/yoso/common_cuda.h -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/yoso copying build/lib/transformers/kernels/yoso/common_cuda_device.h -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/yoso copying build/lib/transformers/kernels/yoso/fast_lsh_cumulation.cu -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/yoso copying build/lib/transformers/kernels/yoso/fast_lsh_cumulation.h -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/yoso copying build/lib/transformers/kernels/yoso/fast_lsh_cumulation_cuda.cu -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/yoso copying build/lib/transformers/kernels/yoso/fast_lsh_cumulation_cuda.h -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/yoso copying build/lib/transformers/kernels/yoso/fast_lsh_cumulation_torch.cpp -> /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/kernels/yoso byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/activations.py to activations.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/activations_tf.py to activations_tf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/audio_utils.py to audio_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/configuration_utils.py to configuration_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/convert_graph_to_onnx.py to convert_graph_to_onnx.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/convert_pytorch_checkpoint_to_tf2.py to convert_pytorch_checkpoint_to_tf2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/convert_slow_tokenizer.py to convert_slow_tokenizer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/convert_slow_tokenizers_checkpoints_to_fast.py to convert_slow_tokenizers_checkpoints_to_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/convert_tf_hub_seq_to_seq_bert_to_pytorch.py to convert_tf_hub_seq_to_seq_bert_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/debug_utils.py to debug_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/deepspeed.py to deepspeed.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/dependency_versions_check.py to dependency_versions_check.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/dependency_versions_table.py to dependency_versions_table.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/dynamic_module_utils.py to dynamic_module_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/feature_extraction_sequence_utils.py to feature_extraction_sequence_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/feature_extraction_utils.py to feature_extraction_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/file_utils.py to file_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation_flax_utils.py to generation_flax_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation_tf_utils.py to generation_tf_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation_utils.py to generation_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/hf_argparser.py to hf_argparser.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/hyperparameter_search.py to hyperparameter_search.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/image_processing_utils.py to image_processing_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/image_transforms.py to image_transforms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/image_utils.py to image_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/keras_callbacks.py to keras_callbacks.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/modelcard.py to modelcard.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/modeling_flax_outputs.py to modeling_flax_outputs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/modeling_flax_pytorch_utils.py to modeling_flax_pytorch_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/modeling_flax_utils.py to modeling_flax_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/modeling_outputs.py to modeling_outputs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/modeling_tf_outputs.py to modeling_tf_outputs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/modeling_tf_pytorch_utils.py to modeling_tf_pytorch_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/modeling_tf_utils.py to modeling_tf_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/modeling_utils.py to modeling_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/optimization.py to optimization.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/optimization_tf.py to optimization_tf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/processing_utils.py to processing_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pytorch_utils.py to pytorch_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/testing_utils.py to testing_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tf_utils.py to tf_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/time_series_utils.py to time_series_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tokenization_utils.py to tokenization_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tokenization_utils_base.py to tokenization_utils_base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tokenization_utils_fast.py to tokenization_utils_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/trainer.py to trainer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/trainer_callback.py to trainer_callback.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/trainer_pt_utils.py to trainer_pt_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/trainer_seq2seq.py to trainer_seq2seq.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/trainer_tf.py to trainer_tf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/trainer_utils.py to trainer_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/training_args.py to training_args.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/training_args_seq2seq.py to training_args_seq2seq.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/training_args_tf.py to training_args_tf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/benchmark/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/benchmark/benchmark.py to benchmark.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/benchmark/benchmark_args.py to benchmark_args.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/benchmark/benchmark_args_tf.py to benchmark_args_tf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/benchmark/benchmark_args_utils.py to benchmark_args_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/benchmark/benchmark_tf.py to benchmark_tf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/benchmark/benchmark_utils.py to benchmark_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands/add_new_model.py to add_new_model.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands/add_new_model_like.py to add_new_model_like.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands/convert.py to convert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands/download.py to download.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands/env.py to env.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands/lfs.py to lfs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands/pt_to_tf.py to pt_to_tf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands/run.py to run.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands/serving.py to serving.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands/train.py to train.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands/transformers_cli.py to transformers_cli.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/commands/user.py to user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/data_collator.py to data_collator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/datasets/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/datasets/glue.py to glue.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/datasets/language_modeling.py to language_modeling.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/datasets/squad.py to squad.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/metrics/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/metrics/squad_metrics.py to squad_metrics.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/processors/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/processors/glue.py to glue.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/processors/squad.py to squad.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/processors/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/data/processors/xnli.py to xnli.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation/beam_constraints.py to beam_constraints.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation/beam_search.py to beam_search.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation/configuration_utils.py to configuration_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation/flax_logits_process.py to flax_logits_process.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation/flax_utils.py to flax_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation/logits_process.py to logits_process.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation/stopping_criteria.py to stopping_criteria.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation/streamers.py to streamers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation/tf_logits_process.py to tf_logits_process.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation/tf_utils.py to tf_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/generation/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/integrations/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/integrations/bitsandbytes.py to bitsandbytes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/integrations/deepspeed.py to deepspeed.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/integrations/integration_utils.py to integration_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/integrations/peft.py to peft.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/albert/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/albert/configuration_albert.py to configuration_albert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/albert/convert_albert_original_tf_checkpoint_to_pytorch.py to convert_albert_original_tf_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/albert/modeling_albert.py to modeling_albert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/albert/modeling_flax_albert.py to modeling_flax_albert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/albert/modeling_tf_albert.py to modeling_tf_albert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/albert/tokenization_albert.py to tokenization_albert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/albert/tokenization_albert_fast.py to tokenization_albert_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/align/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/align/configuration_align.py to configuration_align.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/align/convert_align_tf_to_hf.py to convert_align_tf_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/align/modeling_align.py to modeling_align.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/align/processing_align.py to processing_align.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/altclip/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/altclip/configuration_altclip.py to configuration_altclip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/altclip/modeling_altclip.py to modeling_altclip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/altclip/processing_altclip.py to processing_altclip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/audio_spectrogram_transformer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/audio_spectrogram_transformer/configuration_audio_spectrogram_transformer.py to configuration_audio_spectrogram_transformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/audio_spectrogram_transformer/convert_audio_spectrogram_transformer_original_to_pytorch.py to convert_audio_spectrogram_transformer_original_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/audio_spectrogram_transformer/feature_extraction_audio_spectrogram_transformer.py to feature_extraction_audio_spectrogram_transformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/audio_spectrogram_transformer/modeling_audio_spectrogram_transformer.py to modeling_audio_spectrogram_transformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/auto/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/auto/auto_factory.py to auto_factory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/auto/configuration_auto.py to configuration_auto.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/auto/feature_extraction_auto.py to feature_extraction_auto.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/auto/image_processing_auto.py to image_processing_auto.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/auto/modeling_auto.py to modeling_auto.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/auto/modeling_flax_auto.py to modeling_flax_auto.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/auto/modeling_tf_auto.py to modeling_tf_auto.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/auto/processing_auto.py to processing_auto.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/auto/tokenization_auto.py to tokenization_auto.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/autoformer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/autoformer/configuration_autoformer.py to configuration_autoformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/autoformer/modeling_autoformer.py to modeling_autoformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bark/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bark/configuration_bark.py to configuration_bark.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bark/convert_suno_to_hf.py to convert_suno_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bark/generation_configuration_bark.py to generation_configuration_bark.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bark/modeling_bark.py to modeling_bark.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bark/processing_bark.py to processing_bark.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bart/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bart/configuration_bart.py to configuration_bart.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bart/convert_bart_original_pytorch_checkpoint_to_pytorch.py to convert_bart_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bart/modeling_bart.py to modeling_bart.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bart/modeling_flax_bart.py to modeling_flax_bart.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bart/modeling_tf_bart.py to modeling_tf_bart.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bart/tokenization_bart.py to tokenization_bart.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bart/tokenization_bart_fast.py to tokenization_bart_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/barthez/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/barthez/tokenization_barthez.py to tokenization_barthez.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/barthez/tokenization_barthez_fast.py to tokenization_barthez_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bartpho/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bartpho/tokenization_bartpho.py to tokenization_bartpho.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/beit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/beit/configuration_beit.py to configuration_beit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/beit/convert_beit_unilm_to_pytorch.py to convert_beit_unilm_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/beit/feature_extraction_beit.py to feature_extraction_beit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/beit/image_processing_beit.py to image_processing_beit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/beit/modeling_beit.py to modeling_beit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/beit/modeling_flax_beit.py to modeling_flax_beit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert/configuration_bert.py to configuration_bert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert/convert_bert_original_tf2_checkpoint_to_pytorch.py to convert_bert_original_tf2_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert/convert_bert_original_tf_checkpoint_to_pytorch.py to convert_bert_original_tf_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert/convert_bert_pytorch_checkpoint_to_original_tf.py to convert_bert_pytorch_checkpoint_to_original_tf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert/convert_bert_token_dropping_original_tf2_checkpoint_to_pytorch.py to convert_bert_token_dropping_original_tf2_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert/modeling_bert.py to modeling_bert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert/modeling_flax_bert.py to modeling_flax_bert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert/modeling_tf_bert.py to modeling_tf_bert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert/tokenization_bert.py to tokenization_bert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert/tokenization_bert_fast.py to tokenization_bert_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert/tokenization_bert_tf.py to tokenization_bert_tf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert_generation/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert_generation/configuration_bert_generation.py to configuration_bert_generation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert_generation/modeling_bert_generation.py to modeling_bert_generation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert_generation/tokenization_bert_generation.py to tokenization_bert_generation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert_japanese/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bert_japanese/tokenization_bert_japanese.py to tokenization_bert_japanese.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bertweet/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bertweet/tokenization_bertweet.py to tokenization_bertweet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/big_bird/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/big_bird/configuration_big_bird.py to configuration_big_bird.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/big_bird/convert_bigbird_original_tf_checkpoint_to_pytorch.py to convert_bigbird_original_tf_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/big_bird/modeling_big_bird.py to modeling_big_bird.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/big_bird/modeling_flax_big_bird.py to modeling_flax_big_bird.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/big_bird/tokenization_big_bird.py to tokenization_big_bird.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/big_bird/tokenization_big_bird_fast.py to tokenization_big_bird_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bigbird_pegasus/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bigbird_pegasus/configuration_bigbird_pegasus.py to configuration_bigbird_pegasus.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bigbird_pegasus/convert_bigbird_pegasus_tf_to_pytorch.py to convert_bigbird_pegasus_tf_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bigbird_pegasus/modeling_bigbird_pegasus.py to modeling_bigbird_pegasus.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/biogpt/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/biogpt/configuration_biogpt.py to configuration_biogpt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/biogpt/convert_biogpt_original_pytorch_checkpoint_to_pytorch.py to convert_biogpt_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/biogpt/modeling_biogpt.py to modeling_biogpt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/biogpt/tokenization_biogpt.py to tokenization_biogpt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bit/configuration_bit.py to configuration_bit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bit/convert_bit_to_pytorch.py to convert_bit_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bit/image_processing_bit.py to image_processing_bit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bit/modeling_bit.py to modeling_bit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot/configuration_blenderbot.py to configuration_blenderbot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot/convert_blenderbot_original_pytorch_checkpoint_to_pytorch.py to convert_blenderbot_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot/modeling_blenderbot.py to modeling_blenderbot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot/modeling_flax_blenderbot.py to modeling_flax_blenderbot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot/modeling_tf_blenderbot.py to modeling_tf_blenderbot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot/tokenization_blenderbot.py to tokenization_blenderbot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot/tokenization_blenderbot_fast.py to tokenization_blenderbot_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot_small/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot_small/configuration_blenderbot_small.py to configuration_blenderbot_small.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot_small/modeling_blenderbot_small.py to modeling_blenderbot_small.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot_small/modeling_flax_blenderbot_small.py to modeling_flax_blenderbot_small.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot_small/modeling_tf_blenderbot_small.py to modeling_tf_blenderbot_small.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot_small/tokenization_blenderbot_small.py to tokenization_blenderbot_small.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blenderbot_small/tokenization_blenderbot_small_fast.py to tokenization_blenderbot_small_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip/configuration_blip.py to configuration_blip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip/convert_blip_original_pytorch_to_hf.py to convert_blip_original_pytorch_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip/image_processing_blip.py to image_processing_blip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip/modeling_blip.py to modeling_blip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip/modeling_blip_text.py to modeling_blip_text.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip/modeling_tf_blip.py to modeling_tf_blip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip/modeling_tf_blip_text.py to modeling_tf_blip_text.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip/processing_blip.py to processing_blip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip_2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip_2/configuration_blip_2.py to configuration_blip_2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip_2/convert_blip_2_original_to_pytorch.py to convert_blip_2_original_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip_2/modeling_blip_2.py to modeling_blip_2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/blip_2/processing_blip_2.py to processing_blip_2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bloom/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bloom/configuration_bloom.py to configuration_bloom.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bloom/convert_bloom_original_checkpoint_to_pytorch.py to convert_bloom_original_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bloom/modeling_bloom.py to modeling_bloom.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bloom/modeling_flax_bloom.py to modeling_flax_bloom.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bloom/tokenization_bloom_fast.py to tokenization_bloom_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bridgetower/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bridgetower/configuration_bridgetower.py to configuration_bridgetower.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bridgetower/image_processing_bridgetower.py to image_processing_bridgetower.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bridgetower/modeling_bridgetower.py to modeling_bridgetower.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bridgetower/processing_bridgetower.py to processing_bridgetower.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bros/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bros/configuration_bros.py to configuration_bros.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bros/convert_bros_to_pytorch.py to convert_bros_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bros/modeling_bros.py to modeling_bros.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/bros/processing_bros.py to processing_bros.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/byt5/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/byt5/convert_byt5_original_tf_checkpoint_to_pytorch.py to convert_byt5_original_tf_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/byt5/tokenization_byt5.py to tokenization_byt5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/camembert/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/camembert/configuration_camembert.py to configuration_camembert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/camembert/modeling_camembert.py to modeling_camembert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/camembert/modeling_tf_camembert.py to modeling_tf_camembert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/camembert/tokenization_camembert.py to tokenization_camembert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/camembert/tokenization_camembert_fast.py to tokenization_camembert_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/canine/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/canine/configuration_canine.py to configuration_canine.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/canine/convert_canine_original_tf_checkpoint_to_pytorch.py to convert_canine_original_tf_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/canine/modeling_canine.py to modeling_canine.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/canine/tokenization_canine.py to tokenization_canine.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/chinese_clip/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/chinese_clip/configuration_chinese_clip.py to configuration_chinese_clip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/chinese_clip/convert_chinese_clip_original_pytorch_to_hf.py to convert_chinese_clip_original_pytorch_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/chinese_clip/feature_extraction_chinese_clip.py to feature_extraction_chinese_clip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/chinese_clip/image_processing_chinese_clip.py to image_processing_chinese_clip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/chinese_clip/modeling_chinese_clip.py to modeling_chinese_clip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/chinese_clip/processing_chinese_clip.py to processing_chinese_clip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clap/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clap/configuration_clap.py to configuration_clap.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clap/convert_clap_original_pytorch_to_hf.py to convert_clap_original_pytorch_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clap/feature_extraction_clap.py to feature_extraction_clap.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clap/modeling_clap.py to modeling_clap.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clap/processing_clap.py to processing_clap.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip/configuration_clip.py to configuration_clip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip/convert_clip_original_pytorch_to_hf.py to convert_clip_original_pytorch_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip/feature_extraction_clip.py to feature_extraction_clip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip/image_processing_clip.py to image_processing_clip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip/modeling_clip.py to modeling_clip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip/modeling_flax_clip.py to modeling_flax_clip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip/modeling_tf_clip.py to modeling_tf_clip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip/processing_clip.py to processing_clip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip/tokenization_clip.py to tokenization_clip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clip/tokenization_clip_fast.py to tokenization_clip_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clipseg/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clipseg/configuration_clipseg.py to configuration_clipseg.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clipseg/convert_clipseg_original_pytorch_to_hf.py to convert_clipseg_original_pytorch_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clipseg/modeling_clipseg.py to modeling_clipseg.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/clipseg/processing_clipseg.py to processing_clipseg.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/code_llama/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/code_llama/tokenization_code_llama.py to tokenization_code_llama.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/code_llama/tokenization_code_llama_fast.py to tokenization_code_llama_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/codegen/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/codegen/configuration_codegen.py to configuration_codegen.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/codegen/modeling_codegen.py to modeling_codegen.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/codegen/tokenization_codegen.py to tokenization_codegen.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/codegen/tokenization_codegen_fast.py to tokenization_codegen_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/conditional_detr/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/conditional_detr/configuration_conditional_detr.py to configuration_conditional_detr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/conditional_detr/convert_conditional_detr_original_pytorch_checkpoint_to_pytorch.py to convert_conditional_detr_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/conditional_detr/feature_extraction_conditional_detr.py to feature_extraction_conditional_detr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/conditional_detr/image_processing_conditional_detr.py to image_processing_conditional_detr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/conditional_detr/modeling_conditional_detr.py to modeling_conditional_detr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convbert/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convbert/configuration_convbert.py to configuration_convbert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convbert/convert_convbert_original_tf1_checkpoint_to_pytorch_and_tf2.py to convert_convbert_original_tf1_checkpoint_to_pytorch_and_tf2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convbert/modeling_convbert.py to modeling_convbert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convbert/modeling_tf_convbert.py to modeling_tf_convbert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convbert/tokenization_convbert.py to tokenization_convbert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convbert/tokenization_convbert_fast.py to tokenization_convbert_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnext/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnext/configuration_convnext.py to configuration_convnext.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnext/convert_convnext_to_pytorch.py to convert_convnext_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnext/feature_extraction_convnext.py to feature_extraction_convnext.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnext/image_processing_convnext.py to image_processing_convnext.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnext/modeling_convnext.py to modeling_convnext.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnext/modeling_tf_convnext.py to modeling_tf_convnext.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnextv2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnextv2/configuration_convnextv2.py to configuration_convnextv2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnextv2/convert_convnextv2_to_pytorch.py to convert_convnextv2_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/convnextv2/modeling_convnextv2.py to modeling_convnextv2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cpm/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cpm/tokenization_cpm.py to tokenization_cpm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cpm/tokenization_cpm_fast.py to tokenization_cpm_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cpmant/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cpmant/configuration_cpmant.py to configuration_cpmant.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cpmant/modeling_cpmant.py to modeling_cpmant.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cpmant/tokenization_cpmant.py to tokenization_cpmant.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ctrl/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ctrl/configuration_ctrl.py to configuration_ctrl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ctrl/modeling_ctrl.py to modeling_ctrl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ctrl/modeling_tf_ctrl.py to modeling_tf_ctrl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ctrl/tokenization_ctrl.py to tokenization_ctrl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cvt/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cvt/configuration_cvt.py to configuration_cvt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cvt/convert_cvt_original_pytorch_checkpoint_to_pytorch.py to convert_cvt_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cvt/modeling_cvt.py to modeling_cvt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/cvt/modeling_tf_cvt.py to modeling_tf_cvt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec/configuration_data2vec_audio.py to configuration_data2vec_audio.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec/configuration_data2vec_text.py to configuration_data2vec_text.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec/configuration_data2vec_vision.py to configuration_data2vec_vision.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec/convert_data2vec_audio_original_pytorch_checkpoint_to_pytorch.py to convert_data2vec_audio_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec/convert_data2vec_text_original_pytorch_checkpoint_to_pytorch.py to convert_data2vec_text_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec/convert_data2vec_vision_original_pytorch_checkpoint_to_pytorch.py to convert_data2vec_vision_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec/modeling_data2vec_audio.py to modeling_data2vec_audio.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec/modeling_data2vec_text.py to modeling_data2vec_text.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec/modeling_data2vec_vision.py to modeling_data2vec_vision.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/data2vec/modeling_tf_data2vec_vision.py to modeling_tf_data2vec_vision.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta/configuration_deberta.py to configuration_deberta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta/modeling_deberta.py to modeling_deberta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta/modeling_tf_deberta.py to modeling_tf_deberta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta/tokenization_deberta.py to tokenization_deberta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta/tokenization_deberta_fast.py to tokenization_deberta_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta_v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta_v2/configuration_deberta_v2.py to configuration_deberta_v2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta_v2/modeling_deberta_v2.py to modeling_deberta_v2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta_v2/modeling_tf_deberta_v2.py to modeling_tf_deberta_v2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta_v2/tokenization_deberta_v2.py to tokenization_deberta_v2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deberta_v2/tokenization_deberta_v2_fast.py to tokenization_deberta_v2_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/decision_transformer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/decision_transformer/configuration_decision_transformer.py to configuration_decision_transformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/decision_transformer/modeling_decision_transformer.py to modeling_decision_transformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deformable_detr/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deformable_detr/configuration_deformable_detr.py to configuration_deformable_detr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deformable_detr/convert_deformable_detr_to_pytorch.py to convert_deformable_detr_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deformable_detr/feature_extraction_deformable_detr.py to feature_extraction_deformable_detr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deformable_detr/image_processing_deformable_detr.py to image_processing_deformable_detr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deformable_detr/load_custom.py to load_custom.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deformable_detr/modeling_deformable_detr.py to modeling_deformable_detr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deit/configuration_deit.py to configuration_deit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deit/convert_deit_timm_to_pytorch.py to convert_deit_timm_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deit/feature_extraction_deit.py to feature_extraction_deit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deit/image_processing_deit.py to image_processing_deit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deit/modeling_deit.py to modeling_deit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deit/modeling_tf_deit.py to modeling_tf_deit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/bort/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/bort/convert_bort_original_gluonnlp_checkpoint_to_pytorch.py to convert_bort_original_gluonnlp_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/mctct/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/mctct/configuration_mctct.py to configuration_mctct.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/mctct/feature_extraction_mctct.py to feature_extraction_mctct.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/mctct/modeling_mctct.py to modeling_mctct.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/mctct/processing_mctct.py to processing_mctct.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/mmbt/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/mmbt/configuration_mmbt.py to configuration_mmbt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/mmbt/modeling_mmbt.py to modeling_mmbt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/open_llama/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/open_llama/configuration_open_llama.py to configuration_open_llama.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/open_llama/modeling_open_llama.py to modeling_open_llama.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/retribert/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/retribert/configuration_retribert.py to configuration_retribert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/retribert/modeling_retribert.py to modeling_retribert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/retribert/tokenization_retribert.py to tokenization_retribert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/retribert/tokenization_retribert_fast.py to tokenization_retribert_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/tapex/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/tapex/tokenization_tapex.py to tokenization_tapex.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/trajectory_transformer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/trajectory_transformer/configuration_trajectory_transformer.py to configuration_trajectory_transformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/trajectory_transformer/convert_trajectory_transformer_original_pytorch_checkpoint_to_pytorch.py to convert_trajectory_transformer_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/trajectory_transformer/modeling_trajectory_transformer.py to modeling_trajectory_transformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/van/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/van/configuration_van.py to configuration_van.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/van/convert_van_to_pytorch.py to convert_van_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deprecated/van/modeling_van.py to modeling_van.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deta/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deta/configuration_deta.py to configuration_deta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deta/convert_deta_resnet_to_pytorch.py to convert_deta_resnet_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deta/convert_deta_swin_to_pytorch.py to convert_deta_swin_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deta/image_processing_deta.py to image_processing_deta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/deta/modeling_deta.py to modeling_deta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/detr/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/detr/configuration_detr.py to configuration_detr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/detr/convert_detr_original_pytorch_checkpoint_to_pytorch.py to convert_detr_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/detr/convert_detr_to_pytorch.py to convert_detr_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/detr/feature_extraction_detr.py to feature_extraction_detr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/detr/image_processing_detr.py to image_processing_detr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/detr/modeling_detr.py to modeling_detr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dialogpt/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dialogpt/convert_dialogpt_original_pytorch_checkpoint_to_pytorch.py to convert_dialogpt_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dinat/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dinat/configuration_dinat.py to configuration_dinat.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dinat/modeling_dinat.py to modeling_dinat.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dinov2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dinov2/configuration_dinov2.py to configuration_dinov2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dinov2/convert_dinov2_to_hf.py to convert_dinov2_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dinov2/modeling_dinov2.py to modeling_dinov2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/distilbert/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/distilbert/configuration_distilbert.py to configuration_distilbert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/distilbert/modeling_distilbert.py to modeling_distilbert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/distilbert/modeling_flax_distilbert.py to modeling_flax_distilbert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/distilbert/modeling_tf_distilbert.py to modeling_tf_distilbert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/distilbert/tokenization_distilbert.py to tokenization_distilbert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/distilbert/tokenization_distilbert_fast.py to tokenization_distilbert_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dit/convert_dit_unilm_to_pytorch.py to convert_dit_unilm_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/donut/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/donut/configuration_donut_swin.py to configuration_donut_swin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/donut/convert_donut_to_pytorch.py to convert_donut_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/donut/feature_extraction_donut.py to feature_extraction_donut.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/donut/image_processing_donut.py to image_processing_donut.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/donut/modeling_donut_swin.py to modeling_donut_swin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/donut/processing_donut.py to processing_donut.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpr/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpr/configuration_dpr.py to configuration_dpr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpr/convert_dpr_original_checkpoint_to_pytorch.py to convert_dpr_original_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpr/modeling_dpr.py to modeling_dpr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpr/modeling_tf_dpr.py to modeling_tf_dpr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpr/tokenization_dpr.py to tokenization_dpr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpr/tokenization_dpr_fast.py to tokenization_dpr_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpt/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpt/configuration_dpt.py to configuration_dpt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpt/convert_dpt_hybrid_to_pytorch.py to convert_dpt_hybrid_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpt/convert_dpt_to_pytorch.py to convert_dpt_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpt/feature_extraction_dpt.py to feature_extraction_dpt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpt/image_processing_dpt.py to image_processing_dpt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/dpt/modeling_dpt.py to modeling_dpt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientformer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientformer/configuration_efficientformer.py to configuration_efficientformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientformer/convert_efficientformer_original_pytorch_checkpoint_to_pytorch.py to convert_efficientformer_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientformer/image_processing_efficientformer.py to image_processing_efficientformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientformer/modeling_efficientformer.py to modeling_efficientformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientformer/modeling_tf_efficientformer.py to modeling_tf_efficientformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientnet/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientnet/configuration_efficientnet.py to configuration_efficientnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientnet/convert_efficientnet_to_pytorch.py to convert_efficientnet_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientnet/image_processing_efficientnet.py to image_processing_efficientnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/efficientnet/modeling_efficientnet.py to modeling_efficientnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/electra/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/electra/configuration_electra.py to configuration_electra.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/electra/convert_electra_original_tf_checkpoint_to_pytorch.py to convert_electra_original_tf_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/electra/modeling_electra.py to modeling_electra.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/electra/modeling_flax_electra.py to modeling_flax_electra.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/electra/modeling_tf_electra.py to modeling_tf_electra.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/electra/tokenization_electra.py to tokenization_electra.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/electra/tokenization_electra_fast.py to tokenization_electra_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encodec/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encodec/configuration_encodec.py to configuration_encodec.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encodec/convert_encodec_checkpoint_to_pytorch.py to convert_encodec_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encodec/feature_extraction_encodec.py to feature_extraction_encodec.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encodec/modeling_encodec.py to modeling_encodec.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encoder_decoder/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encoder_decoder/configuration_encoder_decoder.py to configuration_encoder_decoder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encoder_decoder/modeling_encoder_decoder.py to modeling_encoder_decoder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encoder_decoder/modeling_flax_encoder_decoder.py to modeling_flax_encoder_decoder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/encoder_decoder/modeling_tf_encoder_decoder.py to modeling_tf_encoder_decoder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ernie/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ernie/configuration_ernie.py to configuration_ernie.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ernie/modeling_ernie.py to modeling_ernie.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ernie_m/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ernie_m/configuration_ernie_m.py to configuration_ernie_m.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ernie_m/modeling_ernie_m.py to modeling_ernie_m.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ernie_m/tokenization_ernie_m.py to tokenization_ernie_m.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/configuration_esm.py to configuration_esm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/convert_esm.py to convert_esm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/modeling_esm.py to modeling_esm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/modeling_esmfold.py to modeling_esmfold.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/modeling_tf_esm.py to modeling_tf_esm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/tokenization_esm.py to tokenization_esm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/openfold_utils/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/openfold_utils/chunk_utils.py to chunk_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/openfold_utils/data_transforms.py to data_transforms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/openfold_utils/feats.py to feats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/openfold_utils/loss.py to loss.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/openfold_utils/protein.py to protein.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/openfold_utils/residue_constants.py to residue_constants.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/openfold_utils/rigid_utils.py to rigid_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/esm/openfold_utils/tensor_utils.py to tensor_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/falcon/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/falcon/configuration_falcon.py to configuration_falcon.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/falcon/convert_custom_code_checkpoint.py to convert_custom_code_checkpoint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/falcon/modeling_falcon.py to modeling_falcon.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flaubert/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flaubert/configuration_flaubert.py to configuration_flaubert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flaubert/modeling_flaubert.py to modeling_flaubert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flaubert/modeling_tf_flaubert.py to modeling_tf_flaubert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flaubert/tokenization_flaubert.py to tokenization_flaubert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flava/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flava/configuration_flava.py to configuration_flava.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flava/convert_dalle_to_flava_codebook.py to convert_dalle_to_flava_codebook.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flava/convert_flava_original_pytorch_to_hf.py to convert_flava_original_pytorch_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flava/feature_extraction_flava.py to feature_extraction_flava.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flava/image_processing_flava.py to image_processing_flava.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flava/modeling_flava.py to modeling_flava.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/flava/processing_flava.py to processing_flava.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fnet/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fnet/configuration_fnet.py to configuration_fnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fnet/convert_fnet_original_flax_checkpoint_to_pytorch.py to convert_fnet_original_flax_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fnet/modeling_fnet.py to modeling_fnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fnet/tokenization_fnet.py to tokenization_fnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fnet/tokenization_fnet_fast.py to tokenization_fnet_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/focalnet/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/focalnet/configuration_focalnet.py to configuration_focalnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/focalnet/convert_focalnet_to_hf_format.py to convert_focalnet_to_hf_format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/focalnet/modeling_focalnet.py to modeling_focalnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fsmt/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fsmt/configuration_fsmt.py to configuration_fsmt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fsmt/convert_fsmt_original_pytorch_checkpoint_to_pytorch.py to convert_fsmt_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fsmt/modeling_fsmt.py to modeling_fsmt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/fsmt/tokenization_fsmt.py to tokenization_fsmt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/funnel/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/funnel/configuration_funnel.py to configuration_funnel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/funnel/convert_funnel_original_tf_checkpoint_to_pytorch.py to convert_funnel_original_tf_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/funnel/modeling_funnel.py to modeling_funnel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/funnel/modeling_tf_funnel.py to modeling_tf_funnel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/funnel/tokenization_funnel.py to tokenization_funnel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/funnel/tokenization_funnel_fast.py to tokenization_funnel_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/git/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/git/configuration_git.py to configuration_git.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/git/convert_git_to_pytorch.py to convert_git_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/git/modeling_git.py to modeling_git.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/git/processing_git.py to processing_git.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/glpn/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/glpn/configuration_glpn.py to configuration_glpn.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/glpn/convert_glpn_to_pytorch.py to convert_glpn_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/glpn/feature_extraction_glpn.py to feature_extraction_glpn.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/glpn/image_processing_glpn.py to image_processing_glpn.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/glpn/modeling_glpn.py to modeling_glpn.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt2/configuration_gpt2.py to configuration_gpt2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt2/convert_gpt2_original_tf_checkpoint_to_pytorch.py to convert_gpt2_original_tf_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt2/modeling_flax_gpt2.py to modeling_flax_gpt2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt2/modeling_gpt2.py to modeling_gpt2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt2/modeling_tf_gpt2.py to modeling_tf_gpt2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt2/tokenization_gpt2.py to tokenization_gpt2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt2/tokenization_gpt2_fast.py to tokenization_gpt2_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt2/tokenization_gpt2_tf.py to tokenization_gpt2_tf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_bigcode/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_bigcode/configuration_gpt_bigcode.py to configuration_gpt_bigcode.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_bigcode/modeling_gpt_bigcode.py to modeling_gpt_bigcode.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neo/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neo/configuration_gpt_neo.py to configuration_gpt_neo.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neo/convert_gpt_neo_mesh_tf_to_pytorch.py to convert_gpt_neo_mesh_tf_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neo/modeling_flax_gpt_neo.py to modeling_flax_gpt_neo.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neo/modeling_gpt_neo.py to modeling_gpt_neo.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neox/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neox/configuration_gpt_neox.py to configuration_gpt_neox.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neox/modeling_gpt_neox.py to modeling_gpt_neox.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neox/tokenization_gpt_neox_fast.py to tokenization_gpt_neox_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neox_japanese/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neox_japanese/configuration_gpt_neox_japanese.py to configuration_gpt_neox_japanese.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neox_japanese/modeling_gpt_neox_japanese.py to modeling_gpt_neox_japanese.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_neox_japanese/tokenization_gpt_neox_japanese.py to tokenization_gpt_neox_japanese.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_sw3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_sw3/convert_megatron_to_pytorch.py to convert_megatron_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gpt_sw3/tokenization_gpt_sw3.py to tokenization_gpt_sw3.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptj/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptj/configuration_gptj.py to configuration_gptj.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptj/modeling_flax_gptj.py to modeling_flax_gptj.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptj/modeling_gptj.py to modeling_gptj.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptj/modeling_tf_gptj.py to modeling_tf_gptj.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptsan_japanese/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptsan_japanese/configuration_gptsan_japanese.py to configuration_gptsan_japanese.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptsan_japanese/convert_gptsan_tf_checkpoint_to_pytorch.py to convert_gptsan_tf_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptsan_japanese/modeling_gptsan_japanese.py to modeling_gptsan_japanese.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/gptsan_japanese/tokenization_gptsan_japanese.py to tokenization_gptsan_japanese.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/graphormer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/graphormer/collating_graphormer.py to collating_graphormer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/graphormer/configuration_graphormer.py to configuration_graphormer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/graphormer/modeling_graphormer.py to modeling_graphormer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/groupvit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/groupvit/configuration_groupvit.py to configuration_groupvit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/groupvit/convert_groupvit_nvlab_to_hf.py to convert_groupvit_nvlab_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/groupvit/modeling_groupvit.py to modeling_groupvit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/groupvit/modeling_tf_groupvit.py to modeling_tf_groupvit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/herbert/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/herbert/tokenization_herbert.py to tokenization_herbert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/herbert/tokenization_herbert_fast.py to tokenization_herbert_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/hubert/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/hubert/configuration_hubert.py to configuration_hubert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/hubert/convert_distilhubert_original_s3prl_checkpoint_to_pytorch.py to convert_distilhubert_original_s3prl_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/hubert/convert_hubert_original_pytorch_checkpoint_to_pytorch.py to convert_hubert_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/hubert/convert_hubert_original_s3prl_checkpoint_to_pytorch.py to convert_hubert_original_s3prl_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/hubert/modeling_hubert.py to modeling_hubert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/hubert/modeling_tf_hubert.py to modeling_tf_hubert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ibert/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ibert/configuration_ibert.py to configuration_ibert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ibert/modeling_ibert.py to modeling_ibert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/ibert/quant_modules.py to quant_modules.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/idefics/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/idefics/configuration_idefics.py to configuration_idefics.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/idefics/image_processing_idefics.py to image_processing_idefics.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/idefics/modeling_idefics.py to modeling_idefics.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/idefics/perceiver.py to perceiver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/idefics/processing_idefics.py to processing_idefics.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/idefics/vision.py to vision.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/imagegpt/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/imagegpt/configuration_imagegpt.py to configuration_imagegpt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/imagegpt/convert_imagegpt_original_tf2_to_pytorch.py to convert_imagegpt_original_tf2_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/imagegpt/feature_extraction_imagegpt.py to feature_extraction_imagegpt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/imagegpt/image_processing_imagegpt.py to image_processing_imagegpt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/imagegpt/modeling_imagegpt.py to modeling_imagegpt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/informer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/informer/configuration_informer.py to configuration_informer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/informer/modeling_informer.py to modeling_informer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/instructblip/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/instructblip/configuration_instructblip.py to configuration_instructblip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/instructblip/convert_instructblip_original_to_pytorch.py to convert_instructblip_original_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/instructblip/modeling_instructblip.py to modeling_instructblip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/instructblip/processing_instructblip.py to processing_instructblip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/jukebox/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/jukebox/configuration_jukebox.py to configuration_jukebox.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/jukebox/convert_jukebox.py to convert_jukebox.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/jukebox/modeling_jukebox.py to modeling_jukebox.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/jukebox/tokenization_jukebox.py to tokenization_jukebox.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlm/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlm/configuration_layoutlm.py to configuration_layoutlm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlm/modeling_layoutlm.py to modeling_layoutlm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlm/modeling_tf_layoutlm.py to modeling_tf_layoutlm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlm/tokenization_layoutlm.py to tokenization_layoutlm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlm/tokenization_layoutlm_fast.py to tokenization_layoutlm_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv2/configuration_layoutlmv2.py to configuration_layoutlmv2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv2/feature_extraction_layoutlmv2.py to feature_extraction_layoutlmv2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv2/image_processing_layoutlmv2.py to image_processing_layoutlmv2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv2/modeling_layoutlmv2.py to modeling_layoutlmv2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv2/processing_layoutlmv2.py to processing_layoutlmv2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv2/tokenization_layoutlmv2.py to tokenization_layoutlmv2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv2/tokenization_layoutlmv2_fast.py to tokenization_layoutlmv2_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv3/configuration_layoutlmv3.py to configuration_layoutlmv3.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv3/feature_extraction_layoutlmv3.py to feature_extraction_layoutlmv3.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv3/image_processing_layoutlmv3.py to image_processing_layoutlmv3.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv3/modeling_layoutlmv3.py to modeling_layoutlmv3.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv3/modeling_tf_layoutlmv3.py to modeling_tf_layoutlmv3.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv3/processing_layoutlmv3.py to processing_layoutlmv3.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv3/tokenization_layoutlmv3.py to tokenization_layoutlmv3.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutlmv3/tokenization_layoutlmv3_fast.py to tokenization_layoutlmv3_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutxlm/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutxlm/processing_layoutxlm.py to processing_layoutxlm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutxlm/tokenization_layoutxlm.py to tokenization_layoutxlm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/layoutxlm/tokenization_layoutxlm_fast.py to tokenization_layoutxlm_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/led/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/led/configuration_led.py to configuration_led.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/led/modeling_led.py to modeling_led.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/led/modeling_tf_led.py to modeling_tf_led.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/led/tokenization_led.py to tokenization_led.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/led/tokenization_led_fast.py to tokenization_led_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/levit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/levit/configuration_levit.py to configuration_levit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/levit/convert_levit_timm_to_pytorch.py to convert_levit_timm_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/levit/feature_extraction_levit.py to feature_extraction_levit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/levit/image_processing_levit.py to image_processing_levit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/levit/modeling_levit.py to modeling_levit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lilt/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lilt/configuration_lilt.py to configuration_lilt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lilt/modeling_lilt.py to modeling_lilt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/llama/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/llama/configuration_llama.py to configuration_llama.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/llama/convert_llama_weights_to_hf.py to convert_llama_weights_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/llama/modeling_llama.py to modeling_llama.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/llama/tokenization_llama.py to tokenization_llama.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/llama/tokenization_llama_fast.py to tokenization_llama_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longformer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longformer/configuration_longformer.py to configuration_longformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longformer/convert_longformer_original_pytorch_lightning_to_pytorch.py to convert_longformer_original_pytorch_lightning_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longformer/modeling_longformer.py to modeling_longformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longformer/modeling_tf_longformer.py to modeling_tf_longformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longformer/tokenization_longformer.py to tokenization_longformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longformer/tokenization_longformer_fast.py to tokenization_longformer_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longt5/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longt5/configuration_longt5.py to configuration_longt5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longt5/convert_longt5x_checkpoint_to_flax.py to convert_longt5x_checkpoint_to_flax.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longt5/modeling_flax_longt5.py to modeling_flax_longt5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/longt5/modeling_longt5.py to modeling_longt5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/luke/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/luke/configuration_luke.py to configuration_luke.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/luke/convert_luke_original_pytorch_checkpoint_to_pytorch.py to convert_luke_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/luke/modeling_luke.py to modeling_luke.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/luke/tokenization_luke.py to tokenization_luke.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lxmert/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lxmert/configuration_lxmert.py to configuration_lxmert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lxmert/convert_lxmert_original_tf_checkpoint_to_pytorch.py to convert_lxmert_original_tf_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lxmert/modeling_lxmert.py to modeling_lxmert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lxmert/modeling_tf_lxmert.py to modeling_tf_lxmert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lxmert/tokenization_lxmert.py to tokenization_lxmert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/lxmert/tokenization_lxmert_fast.py to tokenization_lxmert_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/m2m_100/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/m2m_100/configuration_m2m_100.py to configuration_m2m_100.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/m2m_100/convert_m2m100_original_checkpoint_to_pytorch.py to convert_m2m100_original_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/m2m_100/modeling_m2m_100.py to modeling_m2m_100.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/m2m_100/tokenization_m2m_100.py to tokenization_m2m_100.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/marian/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/marian/configuration_marian.py to configuration_marian.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/marian/convert_marian_tatoeba_to_pytorch.py to convert_marian_tatoeba_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/marian/convert_marian_to_pytorch.py to convert_marian_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/marian/modeling_flax_marian.py to modeling_flax_marian.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/marian/modeling_marian.py to modeling_marian.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/marian/modeling_tf_marian.py to modeling_tf_marian.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/marian/tokenization_marian.py to tokenization_marian.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/markuplm/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/markuplm/configuration_markuplm.py to configuration_markuplm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/markuplm/feature_extraction_markuplm.py to feature_extraction_markuplm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/markuplm/modeling_markuplm.py to modeling_markuplm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/markuplm/processing_markuplm.py to processing_markuplm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/markuplm/tokenization_markuplm.py to tokenization_markuplm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/markuplm/tokenization_markuplm_fast.py to tokenization_markuplm_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mask2former/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mask2former/configuration_mask2former.py to configuration_mask2former.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mask2former/convert_mask2former_original_pytorch_checkpoint_to_pytorch.py to convert_mask2former_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mask2former/image_processing_mask2former.py to image_processing_mask2former.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mask2former/modeling_mask2former.py to modeling_mask2former.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/maskformer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/maskformer/configuration_maskformer.py to configuration_maskformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/maskformer/configuration_maskformer_swin.py to configuration_maskformer_swin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/maskformer/convert_maskformer_original_pytorch_checkpoint_to_pytorch.py to convert_maskformer_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/maskformer/convert_maskformer_resnet_to_pytorch.py to convert_maskformer_resnet_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/maskformer/convert_maskformer_swin_to_pytorch.py to convert_maskformer_swin_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/maskformer/feature_extraction_maskformer.py to feature_extraction_maskformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/maskformer/image_processing_maskformer.py to image_processing_maskformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/maskformer/modeling_maskformer.py to modeling_maskformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/maskformer/modeling_maskformer_swin.py to modeling_maskformer_swin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart/configuration_mbart.py to configuration_mbart.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart/convert_mbart_original_checkpoint_to_pytorch.py to convert_mbart_original_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart/modeling_flax_mbart.py to modeling_flax_mbart.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart/modeling_mbart.py to modeling_mbart.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart/modeling_tf_mbart.py to modeling_tf_mbart.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart/tokenization_mbart.py to tokenization_mbart.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart/tokenization_mbart_fast.py to tokenization_mbart_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart50/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart50/tokenization_mbart50.py to tokenization_mbart50.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mbart50/tokenization_mbart50_fast.py to tokenization_mbart50_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mega/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mega/configuration_mega.py to configuration_mega.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mega/convert_mega_original_pytorch_checkpoint_to_pytorch.py to convert_mega_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mega/modeling_mega.py to modeling_mega.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/megatron_bert/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/megatron_bert/configuration_megatron_bert.py to configuration_megatron_bert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/megatron_bert/convert_megatron_bert_checkpoint.py to convert_megatron_bert_checkpoint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/megatron_bert/modeling_megatron_bert.py to modeling_megatron_bert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/megatron_gpt2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/megatron_gpt2/checkpoint_reshaping_and_interoperability.py to checkpoint_reshaping_and_interoperability.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/megatron_gpt2/convert_megatron_gpt2_checkpoint.py to convert_megatron_gpt2_checkpoint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mgp_str/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mgp_str/configuration_mgp_str.py to configuration_mgp_str.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mgp_str/modeling_mgp_str.py to modeling_mgp_str.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mgp_str/processing_mgp_str.py to processing_mgp_str.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mgp_str/tokenization_mgp_str.py to tokenization_mgp_str.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mistral/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mistral/configuration_mistral.py to configuration_mistral.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mistral/convert_mistral_weights_to_hf.py to convert_mistral_weights_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mistral/modeling_mistral.py to modeling_mistral.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mluke/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mluke/convert_mluke_original_pytorch_checkpoint_to_pytorch.py to convert_mluke_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mluke/tokenization_mluke.py to tokenization_mluke.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilebert/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilebert/configuration_mobilebert.py to configuration_mobilebert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilebert/convert_mobilebert_original_tf_checkpoint_to_pytorch.py to convert_mobilebert_original_tf_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilebert/modeling_mobilebert.py to modeling_mobilebert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilebert/modeling_tf_mobilebert.py to modeling_tf_mobilebert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilebert/tokenization_mobilebert.py to tokenization_mobilebert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilebert/tokenization_mobilebert_fast.py to tokenization_mobilebert_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v1/configuration_mobilenet_v1.py to configuration_mobilenet_v1.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v1/convert_original_tf_checkpoint_to_pytorch.py to convert_original_tf_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v1/feature_extraction_mobilenet_v1.py to feature_extraction_mobilenet_v1.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v1/image_processing_mobilenet_v1.py to image_processing_mobilenet_v1.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v1/modeling_mobilenet_v1.py to modeling_mobilenet_v1.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v2/configuration_mobilenet_v2.py to configuration_mobilenet_v2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v2/convert_original_tf_checkpoint_to_pytorch.py to convert_original_tf_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v2/feature_extraction_mobilenet_v2.py to feature_extraction_mobilenet_v2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v2/image_processing_mobilenet_v2.py to image_processing_mobilenet_v2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilenet_v2/modeling_mobilenet_v2.py to modeling_mobilenet_v2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevit/configuration_mobilevit.py to configuration_mobilevit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevit/convert_mlcvnets_to_pytorch.py to convert_mlcvnets_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevit/feature_extraction_mobilevit.py to feature_extraction_mobilevit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevit/image_processing_mobilevit.py to image_processing_mobilevit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevit/modeling_mobilevit.py to modeling_mobilevit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevit/modeling_tf_mobilevit.py to modeling_tf_mobilevit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevitv2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevitv2/configuration_mobilevitv2.py to configuration_mobilevitv2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevitv2/convert_mlcvnets_to_pytorch.py to convert_mlcvnets_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mobilevitv2/modeling_mobilevitv2.py to modeling_mobilevitv2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mpnet/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mpnet/configuration_mpnet.py to configuration_mpnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mpnet/modeling_mpnet.py to modeling_mpnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mpnet/modeling_tf_mpnet.py to modeling_tf_mpnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mpnet/tokenization_mpnet.py to tokenization_mpnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mpnet/tokenization_mpnet_fast.py to tokenization_mpnet_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mpt/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mpt/configuration_mpt.py to configuration_mpt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mpt/modeling_mpt.py to modeling_mpt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mra/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mra/configuration_mra.py to configuration_mra.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mra/convert_mra_pytorch_to_pytorch.py to convert_mra_pytorch_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mra/modeling_mra.py to modeling_mra.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mt5/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mt5/configuration_mt5.py to configuration_mt5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mt5/modeling_flax_mt5.py to modeling_flax_mt5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mt5/modeling_mt5.py to modeling_mt5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mt5/modeling_tf_mt5.py to modeling_tf_mt5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/musicgen/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/musicgen/configuration_musicgen.py to configuration_musicgen.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/musicgen/convert_musicgen_transformers.py to convert_musicgen_transformers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/musicgen/modeling_musicgen.py to modeling_musicgen.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/musicgen/processing_musicgen.py to processing_musicgen.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mvp/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mvp/configuration_mvp.py to configuration_mvp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mvp/modeling_mvp.py to modeling_mvp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mvp/tokenization_mvp.py to tokenization_mvp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/mvp/tokenization_mvp_fast.py to tokenization_mvp_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nat/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nat/configuration_nat.py to configuration_nat.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nat/modeling_nat.py to modeling_nat.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nezha/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nezha/configuration_nezha.py to configuration_nezha.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nezha/modeling_nezha.py to modeling_nezha.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nllb/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nllb/tokenization_nllb.py to tokenization_nllb.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nllb/tokenization_nllb_fast.py to tokenization_nllb_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nllb_moe/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nllb_moe/configuration_nllb_moe.py to configuration_nllb_moe.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nllb_moe/convert_nllb_moe_sharded_original_checkpoint_to_pytorch.py to convert_nllb_moe_sharded_original_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nllb_moe/modeling_nllb_moe.py to modeling_nllb_moe.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nougat/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nougat/convert_nougat_to_hf.py to convert_nougat_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nougat/image_processing_nougat.py to image_processing_nougat.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nougat/processing_nougat.py to processing_nougat.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nougat/tokenization_nougat_fast.py to tokenization_nougat_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nystromformer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nystromformer/configuration_nystromformer.py to configuration_nystromformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nystromformer/convert_nystromformer_original_pytorch_checkpoint_to_pytorch.py to convert_nystromformer_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/nystromformer/modeling_nystromformer.py to modeling_nystromformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/oneformer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/oneformer/configuration_oneformer.py to configuration_oneformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/oneformer/convert_to_hf_oneformer.py to convert_to_hf_oneformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/oneformer/image_processing_oneformer.py to image_processing_oneformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/oneformer/modeling_oneformer.py to modeling_oneformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/oneformer/processing_oneformer.py to processing_oneformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/openai/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/openai/configuration_openai.py to configuration_openai.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/openai/convert_openai_original_tf_checkpoint_to_pytorch.py to convert_openai_original_tf_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/openai/modeling_openai.py to modeling_openai.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/openai/modeling_tf_openai.py to modeling_tf_openai.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/openai/tokenization_openai.py to tokenization_openai.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/openai/tokenization_openai_fast.py to tokenization_openai_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/opt/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/opt/configuration_opt.py to configuration_opt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/opt/convert_opt_original_pytorch_checkpoint_to_pytorch.py to convert_opt_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/opt/modeling_flax_opt.py to modeling_flax_opt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/opt/modeling_opt.py to modeling_opt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/opt/modeling_tf_opt.py to modeling_tf_opt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/owlvit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/owlvit/configuration_owlvit.py to configuration_owlvit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/owlvit/convert_owlvit_original_flax_to_hf.py to convert_owlvit_original_flax_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/owlvit/feature_extraction_owlvit.py to feature_extraction_owlvit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/owlvit/image_processing_owlvit.py to image_processing_owlvit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/owlvit/modeling_owlvit.py to modeling_owlvit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/owlvit/processing_owlvit.py to processing_owlvit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus/configuration_pegasus.py to configuration_pegasus.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus/convert_pegasus_tf_to_pytorch.py to convert_pegasus_tf_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus/modeling_flax_pegasus.py to modeling_flax_pegasus.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus/modeling_pegasus.py to modeling_pegasus.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus/modeling_tf_pegasus.py to modeling_tf_pegasus.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus/tokenization_pegasus.py to tokenization_pegasus.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus/tokenization_pegasus_fast.py to tokenization_pegasus_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus_x/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus_x/configuration_pegasus_x.py to configuration_pegasus_x.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pegasus_x/modeling_pegasus_x.py to modeling_pegasus_x.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/perceiver/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/perceiver/configuration_perceiver.py to configuration_perceiver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/perceiver/convert_perceiver_haiku_to_pytorch.py to convert_perceiver_haiku_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/perceiver/feature_extraction_perceiver.py to feature_extraction_perceiver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/perceiver/image_processing_perceiver.py to image_processing_perceiver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/perceiver/modeling_perceiver.py to modeling_perceiver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/perceiver/tokenization_perceiver.py to tokenization_perceiver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/persimmon/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/persimmon/configuration_persimmon.py to configuration_persimmon.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/persimmon/convert_persimmon_weights_to_hf.py to convert_persimmon_weights_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/persimmon/modeling_persimmon.py to modeling_persimmon.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/phobert/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/phobert/tokenization_phobert.py to tokenization_phobert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pix2struct/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pix2struct/configuration_pix2struct.py to configuration_pix2struct.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pix2struct/convert_pix2struct_original_pytorch_to_hf.py to convert_pix2struct_original_pytorch_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pix2struct/image_processing_pix2struct.py to image_processing_pix2struct.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pix2struct/modeling_pix2struct.py to modeling_pix2struct.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pix2struct/processing_pix2struct.py to processing_pix2struct.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/plbart/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/plbart/configuration_plbart.py to configuration_plbart.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/plbart/convert_plbart_original_checkpoint_to_torch.py to convert_plbart_original_checkpoint_to_torch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/plbart/modeling_plbart.py to modeling_plbart.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/plbart/tokenization_plbart.py to tokenization_plbart.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/poolformer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/poolformer/configuration_poolformer.py to configuration_poolformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/poolformer/convert_poolformer_original_to_pytorch.py to convert_poolformer_original_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/poolformer/feature_extraction_poolformer.py to feature_extraction_poolformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/poolformer/image_processing_poolformer.py to image_processing_poolformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/poolformer/modeling_poolformer.py to modeling_poolformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pop2piano/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pop2piano/configuration_pop2piano.py to configuration_pop2piano.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pop2piano/convert_pop2piano_weights_to_hf.py to convert_pop2piano_weights_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pop2piano/feature_extraction_pop2piano.py to feature_extraction_pop2piano.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pop2piano/modeling_pop2piano.py to modeling_pop2piano.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pop2piano/processing_pop2piano.py to processing_pop2piano.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pop2piano/tokenization_pop2piano.py to tokenization_pop2piano.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/prophetnet/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/prophetnet/configuration_prophetnet.py to configuration_prophetnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/prophetnet/convert_prophetnet_original_pytorch_checkpoint_to_pytorch.py to convert_prophetnet_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/prophetnet/modeling_prophetnet.py to modeling_prophetnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/prophetnet/tokenization_prophetnet.py to tokenization_prophetnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pvt/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pvt/configuration_pvt.py to configuration_pvt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pvt/convert_pvt_to_pytorch.py to convert_pvt_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pvt/image_processing_pvt.py to image_processing_pvt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/pvt/modeling_pvt.py to modeling_pvt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/qdqbert/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/qdqbert/configuration_qdqbert.py to configuration_qdqbert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/qdqbert/modeling_qdqbert.py to modeling_qdqbert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rag/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rag/configuration_rag.py to configuration_rag.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rag/modeling_rag.py to modeling_rag.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rag/modeling_tf_rag.py to modeling_tf_rag.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rag/retrieval_rag.py to retrieval_rag.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rag/tokenization_rag.py to tokenization_rag.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/realm/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/realm/configuration_realm.py to configuration_realm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/realm/modeling_realm.py to modeling_realm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/realm/retrieval_realm.py to retrieval_realm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/realm/tokenization_realm.py to tokenization_realm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/realm/tokenization_realm_fast.py to tokenization_realm_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/reformer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/reformer/configuration_reformer.py to configuration_reformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/reformer/convert_reformer_trax_checkpoint_to_pytorch.py to convert_reformer_trax_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/reformer/modeling_reformer.py to modeling_reformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/reformer/tokenization_reformer.py to tokenization_reformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/reformer/tokenization_reformer_fast.py to tokenization_reformer_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/regnet/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/regnet/configuration_regnet.py to configuration_regnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/regnet/convert_regnet_seer_10b_to_pytorch.py to convert_regnet_seer_10b_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/regnet/convert_regnet_to_pytorch.py to convert_regnet_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/regnet/modeling_flax_regnet.py to modeling_flax_regnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/regnet/modeling_regnet.py to modeling_regnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/regnet/modeling_tf_regnet.py to modeling_tf_regnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rembert/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rembert/configuration_rembert.py to configuration_rembert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rembert/convert_rembert_tf_checkpoint_to_pytorch.py to convert_rembert_tf_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rembert/modeling_rembert.py to modeling_rembert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rembert/modeling_tf_rembert.py to modeling_tf_rembert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rembert/tokenization_rembert.py to tokenization_rembert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rembert/tokenization_rembert_fast.py to tokenization_rembert_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/resnet/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/resnet/configuration_resnet.py to configuration_resnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/resnet/convert_resnet_to_pytorch.py to convert_resnet_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/resnet/modeling_flax_resnet.py to modeling_flax_resnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/resnet/modeling_resnet.py to modeling_resnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/resnet/modeling_tf_resnet.py to modeling_tf_resnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta/configuration_roberta.py to configuration_roberta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta/convert_roberta_original_pytorch_checkpoint_to_pytorch.py to convert_roberta_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta/modeling_flax_roberta.py to modeling_flax_roberta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta/modeling_roberta.py to modeling_roberta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta/modeling_tf_roberta.py to modeling_tf_roberta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta/tokenization_roberta.py to tokenization_roberta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta/tokenization_roberta_fast.py to tokenization_roberta_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta_prelayernorm/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta_prelayernorm/configuration_roberta_prelayernorm.py to configuration_roberta_prelayernorm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta_prelayernorm/convert_roberta_prelayernorm_original_pytorch_checkpoint_to_pytorch.py to convert_roberta_prelayernorm_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta_prelayernorm/modeling_flax_roberta_prelayernorm.py to modeling_flax_roberta_prelayernorm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta_prelayernorm/modeling_roberta_prelayernorm.py to modeling_roberta_prelayernorm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roberta_prelayernorm/modeling_tf_roberta_prelayernorm.py to modeling_tf_roberta_prelayernorm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roc_bert/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roc_bert/configuration_roc_bert.py to configuration_roc_bert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roc_bert/modeling_roc_bert.py to modeling_roc_bert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roc_bert/tokenization_roc_bert.py to tokenization_roc_bert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roformer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roformer/configuration_roformer.py to configuration_roformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roformer/convert_roformer_original_tf_checkpoint_to_pytorch.py to convert_roformer_original_tf_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roformer/modeling_flax_roformer.py to modeling_flax_roformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roformer/modeling_roformer.py to modeling_roformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roformer/modeling_tf_roformer.py to modeling_tf_roformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roformer/tokenization_roformer.py to tokenization_roformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roformer/tokenization_roformer_fast.py to tokenization_roformer_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/roformer/tokenization_utils.py to tokenization_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rwkv/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rwkv/configuration_rwkv.py to configuration_rwkv.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rwkv/convert_rwkv_checkpoint_to_hf.py to convert_rwkv_checkpoint_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/rwkv/modeling_rwkv.py to modeling_rwkv.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sam/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sam/configuration_sam.py to configuration_sam.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sam/convert_sam_original_to_hf_format.py to convert_sam_original_to_hf_format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sam/image_processing_sam.py to image_processing_sam.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sam/modeling_sam.py to modeling_sam.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sam/modeling_tf_sam.py to modeling_tf_sam.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sam/processing_sam.py to processing_sam.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/segformer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/segformer/configuration_segformer.py to configuration_segformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/segformer/convert_segformer_original_to_pytorch.py to convert_segformer_original_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/segformer/feature_extraction_segformer.py to feature_extraction_segformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/segformer/image_processing_segformer.py to image_processing_segformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/segformer/modeling_segformer.py to modeling_segformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/segformer/modeling_tf_segformer.py to modeling_tf_segformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sew/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sew/configuration_sew.py to configuration_sew.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sew/convert_sew_original_pytorch_checkpoint_to_pytorch.py to convert_sew_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sew/modeling_sew.py to modeling_sew.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sew_d/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sew_d/configuration_sew_d.py to configuration_sew_d.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sew_d/convert_sew_d_original_pytorch_checkpoint_to_pytorch.py to convert_sew_d_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/sew_d/modeling_sew_d.py to modeling_sew_d.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_encoder_decoder/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_encoder_decoder/configuration_speech_encoder_decoder.py to configuration_speech_encoder_decoder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_encoder_decoder/convert_mbart_wav2vec2_seq2seq_original_to_pytorch.py to convert_mbart_wav2vec2_seq2seq_original_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_encoder_decoder/convert_speech_to_text_wav2vec2_seq2seq_original_to_pytorch.py to convert_speech_to_text_wav2vec2_seq2seq_original_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_encoder_decoder/modeling_flax_speech_encoder_decoder.py to modeling_flax_speech_encoder_decoder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_encoder_decoder/modeling_speech_encoder_decoder.py to modeling_speech_encoder_decoder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text/configuration_speech_to_text.py to configuration_speech_to_text.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text/convert_s2t_fairseq_to_tfms.py to convert_s2t_fairseq_to_tfms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text/feature_extraction_speech_to_text.py to feature_extraction_speech_to_text.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text/modeling_speech_to_text.py to modeling_speech_to_text.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text/modeling_tf_speech_to_text.py to modeling_tf_speech_to_text.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text/processing_speech_to_text.py to processing_speech_to_text.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text/tokenization_speech_to_text.py to tokenization_speech_to_text.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text_2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text_2/configuration_speech_to_text_2.py to configuration_speech_to_text_2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text_2/modeling_speech_to_text_2.py to modeling_speech_to_text_2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text_2/processing_speech_to_text_2.py to processing_speech_to_text_2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speech_to_text_2/tokenization_speech_to_text_2.py to tokenization_speech_to_text_2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speecht5/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speecht5/configuration_speecht5.py to configuration_speecht5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speecht5/convert_hifigan.py to convert_hifigan.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speecht5/convert_speecht5_original_pytorch_checkpoint_to_pytorch.py to convert_speecht5_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speecht5/feature_extraction_speecht5.py to feature_extraction_speecht5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speecht5/modeling_speecht5.py to modeling_speecht5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speecht5/number_normalizer.py to number_normalizer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speecht5/processing_speecht5.py to processing_speecht5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/speecht5/tokenization_speecht5.py to tokenization_speecht5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin/configuration_swin.py to configuration_swin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin/convert_swin_simmim_to_pytorch.py to convert_swin_simmim_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin/convert_swin_timm_to_pytorch.py to convert_swin_timm_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin/modeling_swin.py to modeling_swin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin/modeling_tf_swin.py to modeling_tf_swin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/splinter/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/splinter/configuration_splinter.py to configuration_splinter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/splinter/modeling_splinter.py to modeling_splinter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/splinter/tokenization_splinter.py to tokenization_splinter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/splinter/tokenization_splinter_fast.py to tokenization_splinter_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/squeezebert/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/squeezebert/configuration_squeezebert.py to configuration_squeezebert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/squeezebert/modeling_squeezebert.py to modeling_squeezebert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/squeezebert/tokenization_squeezebert.py to tokenization_squeezebert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/squeezebert/tokenization_squeezebert_fast.py to tokenization_squeezebert_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swiftformer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swiftformer/configuration_swiftformer.py to configuration_swiftformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swiftformer/convert_swiftformer_original_to_hf.py to convert_swiftformer_original_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swiftformer/modeling_swiftformer.py to modeling_swiftformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin2sr/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin2sr/configuration_swin2sr.py to configuration_swin2sr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin2sr/convert_swin2sr_original_to_pytorch.py to convert_swin2sr_original_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin2sr/image_processing_swin2sr.py to image_processing_swin2sr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swin2sr/modeling_swin2sr.py to modeling_swin2sr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swinv2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swinv2/configuration_swinv2.py to configuration_swinv2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swinv2/convert_swinv2_timm_to_pytorch.py to convert_swinv2_timm_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/swinv2/modeling_swinv2.py to modeling_swinv2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/switch_transformers/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/switch_transformers/configuration_switch_transformers.py to configuration_switch_transformers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/switch_transformers/convert_big_switch.py to convert_big_switch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/switch_transformers/convert_switch_transformers_original_flax_checkpoint_to_pytorch.py to convert_switch_transformers_original_flax_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/switch_transformers/modeling_switch_transformers.py to modeling_switch_transformers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/t5/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/t5/configuration_t5.py to configuration_t5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/t5/convert_t5_original_tf_checkpoint_to_pytorch.py to convert_t5_original_tf_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/t5/convert_t5x_checkpoint_to_flax.py to convert_t5x_checkpoint_to_flax.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/t5/convert_t5x_checkpoint_to_pytorch.py to convert_t5x_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/t5/modeling_flax_t5.py to modeling_flax_t5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/t5/modeling_t5.py to modeling_t5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/t5/modeling_tf_t5.py to modeling_tf_t5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/t5/tokenization_t5.py to tokenization_t5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/t5/tokenization_t5_fast.py to tokenization_t5_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/table_transformer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/table_transformer/configuration_table_transformer.py to configuration_table_transformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/table_transformer/convert_table_transformer_original_pytorch_checkpoint_to_pytorch.py to convert_table_transformer_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/table_transformer/modeling_table_transformer.py to modeling_table_transformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tapas/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tapas/configuration_tapas.py to configuration_tapas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tapas/convert_tapas_original_tf_checkpoint_to_pytorch.py to convert_tapas_original_tf_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tapas/modeling_tapas.py to modeling_tapas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tapas/modeling_tf_tapas.py to modeling_tf_tapas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tapas/tokenization_tapas.py to tokenization_tapas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/time_series_transformer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/time_series_transformer/configuration_time_series_transformer.py to configuration_time_series_transformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/time_series_transformer/modeling_time_series_transformer.py to modeling_time_series_transformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/timesformer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/timesformer/configuration_timesformer.py to configuration_timesformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/timesformer/convert_timesformer_to_pytorch.py to convert_timesformer_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/timesformer/modeling_timesformer.py to modeling_timesformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/timm_backbone/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/timm_backbone/configuration_timm_backbone.py to configuration_timm_backbone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/timm_backbone/modeling_timm_backbone.py to modeling_timm_backbone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/transfo_xl/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/transfo_xl/configuration_transfo_xl.py to configuration_transfo_xl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/transfo_xl/convert_transfo_xl_original_tf_checkpoint_to_pytorch.py to convert_transfo_xl_original_tf_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/transfo_xl/modeling_tf_transfo_xl.py to modeling_tf_transfo_xl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/transfo_xl/modeling_tf_transfo_xl_utilities.py to modeling_tf_transfo_xl_utilities.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/transfo_xl/modeling_transfo_xl.py to modeling_transfo_xl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/transfo_xl/modeling_transfo_xl_utilities.py to modeling_transfo_xl_utilities.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/transfo_xl/tokenization_transfo_xl.py to tokenization_transfo_xl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/trocr/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/trocr/configuration_trocr.py to configuration_trocr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/trocr/convert_trocr_unilm_to_pytorch.py to convert_trocr_unilm_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/trocr/modeling_trocr.py to modeling_trocr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/trocr/processing_trocr.py to processing_trocr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tvlt/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tvlt/configuration_tvlt.py to configuration_tvlt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tvlt/feature_extraction_tvlt.py to feature_extraction_tvlt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tvlt/image_processing_tvlt.py to image_processing_tvlt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tvlt/modeling_tvlt.py to modeling_tvlt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/tvlt/processing_tvlt.py to processing_tvlt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/umt5/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/umt5/configuration_umt5.py to configuration_umt5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/umt5/convert_umt5_checkpoint_to_pytorch.py to convert_umt5_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/umt5/modeling_umt5.py to modeling_umt5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/unispeech/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/unispeech/configuration_unispeech.py to configuration_unispeech.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/unispeech/convert_unispeech_original_pytorch_checkpoint_to_pytorch.py to convert_unispeech_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/unispeech/modeling_unispeech.py to modeling_unispeech.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/unispeech_sat/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/unispeech_sat/configuration_unispeech_sat.py to configuration_unispeech_sat.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/unispeech_sat/convert_unispeech_original_s3prl_checkpoint_to_pytorch.py to convert_unispeech_original_s3prl_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/unispeech_sat/convert_unispeech_sat_original_pytorch_checkpoint_to_pytorch.py to convert_unispeech_sat_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/unispeech_sat/modeling_unispeech_sat.py to modeling_unispeech_sat.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/upernet/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/upernet/configuration_upernet.py to configuration_upernet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/upernet/convert_convnext_upernet_to_pytorch.py to convert_convnext_upernet_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/upernet/convert_swin_upernet_to_pytorch.py to convert_swin_upernet_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/upernet/modeling_upernet.py to modeling_upernet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/videomae/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/videomae/configuration_videomae.py to configuration_videomae.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/videomae/convert_videomae_to_pytorch.py to convert_videomae_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/videomae/feature_extraction_videomae.py to feature_extraction_videomae.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/videomae/image_processing_videomae.py to image_processing_videomae.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/videomae/modeling_videomae.py to modeling_videomae.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vilt/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vilt/configuration_vilt.py to configuration_vilt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vilt/convert_vilt_original_to_pytorch.py to convert_vilt_original_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vilt/feature_extraction_vilt.py to feature_extraction_vilt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vilt/image_processing_vilt.py to image_processing_vilt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vilt/modeling_vilt.py to modeling_vilt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vilt/processing_vilt.py to processing_vilt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_encoder_decoder/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_encoder_decoder/configuration_vision_encoder_decoder.py to configuration_vision_encoder_decoder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_encoder_decoder/modeling_flax_vision_encoder_decoder.py to modeling_flax_vision_encoder_decoder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_encoder_decoder/modeling_tf_vision_encoder_decoder.py to modeling_tf_vision_encoder_decoder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_encoder_decoder/modeling_vision_encoder_decoder.py to modeling_vision_encoder_decoder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_text_dual_encoder/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_text_dual_encoder/configuration_vision_text_dual_encoder.py to configuration_vision_text_dual_encoder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_text_dual_encoder/modeling_flax_vision_text_dual_encoder.py to modeling_flax_vision_text_dual_encoder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_text_dual_encoder/modeling_tf_vision_text_dual_encoder.py to modeling_tf_vision_text_dual_encoder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_text_dual_encoder/modeling_vision_text_dual_encoder.py to modeling_vision_text_dual_encoder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vision_text_dual_encoder/processing_vision_text_dual_encoder.py to processing_vision_text_dual_encoder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/visual_bert/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/visual_bert/configuration_visual_bert.py to configuration_visual_bert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/visual_bert/convert_visual_bert_original_pytorch_checkpoint_to_pytorch.py to convert_visual_bert_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/visual_bert/modeling_visual_bert.py to modeling_visual_bert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit/configuration_vit.py to configuration_vit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit/convert_dino_to_pytorch.py to convert_dino_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit/convert_vit_timm_to_pytorch.py to convert_vit_timm_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit/feature_extraction_vit.py to feature_extraction_vit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit/image_processing_vit.py to image_processing_vit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit/modeling_flax_vit.py to modeling_flax_vit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit/modeling_tf_vit.py to modeling_tf_vit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit/modeling_vit.py to modeling_vit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_hybrid/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_hybrid/configuration_vit_hybrid.py to configuration_vit_hybrid.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_hybrid/convert_vit_hybrid_timm_to_pytorch.py to convert_vit_hybrid_timm_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_hybrid/image_processing_vit_hybrid.py to image_processing_vit_hybrid.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_hybrid/modeling_vit_hybrid.py to modeling_vit_hybrid.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_mae/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_mae/configuration_vit_mae.py to configuration_vit_mae.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_mae/convert_vit_mae_to_pytorch.py to convert_vit_mae_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_mae/modeling_tf_vit_mae.py to modeling_tf_vit_mae.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_mae/modeling_vit_mae.py to modeling_vit_mae.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_msn/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_msn/configuration_vit_msn.py to configuration_vit_msn.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_msn/convert_msn_to_pytorch.py to convert_msn_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vit_msn/modeling_vit_msn.py to modeling_vit_msn.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vitdet/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vitdet/configuration_vitdet.py to configuration_vitdet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vitdet/modeling_vitdet.py to modeling_vitdet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vitmatte/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vitmatte/configuration_vitmatte.py to configuration_vitmatte.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vitmatte/convert_vitmatte_to_hf.py to convert_vitmatte_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vitmatte/image_processing_vitmatte.py to image_processing_vitmatte.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vitmatte/modeling_vitmatte.py to modeling_vitmatte.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vits/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vits/configuration_vits.py to configuration_vits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vits/convert_original_checkpoint.py to convert_original_checkpoint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vits/modeling_vits.py to modeling_vits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vits/tokenization_vits.py to tokenization_vits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vivit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vivit/configuration_vivit.py to configuration_vivit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vivit/convert_vivit_flax_to_pytorch.py to convert_vivit_flax_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vivit/image_processing_vivit.py to image_processing_vivit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/vivit/modeling_vivit.py to modeling_vivit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2/configuration_wav2vec2.py to configuration_wav2vec2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2/convert_wav2vec2_original_pytorch_checkpoint_to_pytorch.py to convert_wav2vec2_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2/convert_wav2vec2_original_s3prl_checkpoint_to_pytorch.py to convert_wav2vec2_original_s3prl_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2/feature_extraction_wav2vec2.py to feature_extraction_wav2vec2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2/modeling_flax_wav2vec2.py to modeling_flax_wav2vec2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2/modeling_tf_wav2vec2.py to modeling_tf_wav2vec2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2/modeling_wav2vec2.py to modeling_wav2vec2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2/processing_wav2vec2.py to processing_wav2vec2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2/tokenization_wav2vec2.py to tokenization_wav2vec2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2_conformer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2_conformer/configuration_wav2vec2_conformer.py to configuration_wav2vec2_conformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2_conformer/convert_wav2vec2_conformer_original_pytorch_checkpoint_to_pytorch.py to convert_wav2vec2_conformer_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2_conformer/modeling_wav2vec2_conformer.py to modeling_wav2vec2_conformer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2_phoneme/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2_phoneme/tokenization_wav2vec2_phoneme.py to tokenization_wav2vec2_phoneme.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2_with_lm/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wav2vec2_with_lm/processing_wav2vec2_with_lm.py to processing_wav2vec2_with_lm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wavlm/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wavlm/configuration_wavlm.py to configuration_wavlm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wavlm/convert_wavlm_original_pytorch_checkpoint_to_pytorch.py to convert_wavlm_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wavlm/convert_wavlm_original_s3prl_checkpoint_to_pytorch.py to convert_wavlm_original_s3prl_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/wavlm/modeling_wavlm.py to modeling_wavlm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper/configuration_whisper.py to configuration_whisper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper/convert_openai_to_hf.py to convert_openai_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper/english_normalizer.py to english_normalizer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper/feature_extraction_whisper.py to feature_extraction_whisper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper/modeling_flax_whisper.py to modeling_flax_whisper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper/modeling_tf_whisper.py to modeling_tf_whisper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper/modeling_whisper.py to modeling_whisper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper/processing_whisper.py to processing_whisper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper/tokenization_whisper.py to tokenization_whisper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/whisper/tokenization_whisper_fast.py to tokenization_whisper_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/x_clip/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/x_clip/configuration_x_clip.py to configuration_x_clip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/x_clip/convert_x_clip_original_pytorch_to_hf.py to convert_x_clip_original_pytorch_to_hf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/x_clip/modeling_x_clip.py to modeling_x_clip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/x_clip/processing_x_clip.py to processing_x_clip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xglm/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xglm/configuration_xglm.py to configuration_xglm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xglm/convert_xglm_original_ckpt_to_trfms.py to convert_xglm_original_ckpt_to_trfms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xglm/modeling_flax_xglm.py to modeling_flax_xglm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xglm/modeling_tf_xglm.py to modeling_tf_xglm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xglm/modeling_xglm.py to modeling_xglm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xglm/tokenization_xglm.py to tokenization_xglm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xglm/tokenization_xglm_fast.py to tokenization_xglm_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm/configuration_xlm.py to configuration_xlm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm/convert_xlm_original_pytorch_checkpoint_to_pytorch.py to convert_xlm_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm/modeling_tf_xlm.py to modeling_tf_xlm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm/modeling_xlm.py to modeling_xlm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm/tokenization_xlm.py to tokenization_xlm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_prophetnet/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_prophetnet/configuration_xlm_prophetnet.py to configuration_xlm_prophetnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_prophetnet/modeling_xlm_prophetnet.py to modeling_xlm_prophetnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_prophetnet/tokenization_xlm_prophetnet.py to tokenization_xlm_prophetnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta/configuration_xlm_roberta.py to configuration_xlm_roberta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta/modeling_flax_xlm_roberta.py to modeling_flax_xlm_roberta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta/modeling_tf_xlm_roberta.py to modeling_tf_xlm_roberta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta/modeling_xlm_roberta.py to modeling_xlm_roberta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta/tokenization_xlm_roberta.py to tokenization_xlm_roberta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta/tokenization_xlm_roberta_fast.py to tokenization_xlm_roberta_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta_xl/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta_xl/configuration_xlm_roberta_xl.py to configuration_xlm_roberta_xl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta_xl/convert_xlm_roberta_xl_original_pytorch_checkpoint_to_pytorch.py to convert_xlm_roberta_xl_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlm_roberta_xl/modeling_xlm_roberta_xl.py to modeling_xlm_roberta_xl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlnet/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlnet/configuration_xlnet.py to configuration_xlnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlnet/convert_xlnet_original_tf_checkpoint_to_pytorch.py to convert_xlnet_original_tf_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlnet/modeling_tf_xlnet.py to modeling_tf_xlnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlnet/modeling_xlnet.py to modeling_xlnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlnet/tokenization_xlnet.py to tokenization_xlnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xlnet/tokenization_xlnet_fast.py to tokenization_xlnet_fast.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xmod/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xmod/configuration_xmod.py to configuration_xmod.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xmod/convert_xmod_original_pytorch_checkpoint_to_pytorch.py to convert_xmod_original_pytorch_checkpoint_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/xmod/modeling_xmod.py to modeling_xmod.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yolos/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yolos/configuration_yolos.py to configuration_yolos.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yolos/convert_yolos_to_pytorch.py to convert_yolos_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yolos/feature_extraction_yolos.py to feature_extraction_yolos.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yolos/image_processing_yolos.py to image_processing_yolos.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yolos/modeling_yolos.py to modeling_yolos.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yoso/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yoso/configuration_yoso.py to configuration_yoso.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yoso/convert_yoso_pytorch_to_pytorch.py to convert_yoso_pytorch_to_pytorch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/models/yoso/modeling_yoso.py to modeling_yoso.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/onnx/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/onnx/__main__.py to __main__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/onnx/config.py to config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/onnx/convert.py to convert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/onnx/features.py to features.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/onnx/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/audio_classification.py to audio_classification.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/audio_utils.py to audio_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/automatic_speech_recognition.py to automatic_speech_recognition.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/conversational.py to conversational.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/depth_estimation.py to depth_estimation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/document_question_answering.py to document_question_answering.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/feature_extraction.py to feature_extraction.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/fill_mask.py to fill_mask.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/image_classification.py to image_classification.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/image_segmentation.py to image_segmentation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/image_to_image.py to image_to_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/image_to_text.py to image_to_text.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/mask_generation.py to mask_generation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/object_detection.py to object_detection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/pt_utils.py to pt_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/question_answering.py to question_answering.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/table_question_answering.py to table_question_answering.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/text2text_generation.py to text2text_generation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/text_classification.py to text_classification.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/text_generation.py to text_generation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/text_to_audio.py to text_to_audio.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/token_classification.py to token_classification.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/video_classification.py to video_classification.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/visual_question_answering.py to visual_question_answering.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/zero_shot_audio_classification.py to zero_shot_audio_classification.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/zero_shot_classification.py to zero_shot_classification.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/zero_shot_image_classification.py to zero_shot_image_classification.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/pipelines/zero_shot_object_detection.py to zero_shot_object_detection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/sagemaker/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/sagemaker/trainer_sm.py to trainer_sm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/sagemaker/training_args_sm.py to training_args_sm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools/agent_types.py to agent_types.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools/agents.py to agents.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools/document_question_answering.py to document_question_answering.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools/evaluate_agent.py to evaluate_agent.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools/image_captioning.py to image_captioning.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools/image_question_answering.py to image_question_answering.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools/image_segmentation.py to image_segmentation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools/prompts.py to prompts.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools/python_interpreter.py to python_interpreter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools/speech_to_text.py to speech_to_text.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools/text_classification.py to text_classification.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools/text_question_answering.py to text_question_answering.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools/text_summarization.py to text_summarization.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools/text_to_speech.py to text_to_speech.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/tools/translation.py to translation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/backbone_utils.py to backbone_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/bitsandbytes.py to bitsandbytes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/constants.py to constants.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/doc.py to doc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/dummy_detectron2_objects.py to dummy_detectron2_objects.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/dummy_essentia_and_librosa_and_pretty_midi_and_scipy_and_torch_objects.py to dummy_essentia_and_librosa_and_pretty_midi_and_scipy_and_torch_objects.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/dummy_flax_objects.py to dummy_flax_objects.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/dummy_keras_nlp_objects.py to dummy_keras_nlp_objects.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/dummy_music_objects.py to dummy_music_objects.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/dummy_pt_objects.py to dummy_pt_objects.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/dummy_sentencepiece_and_tokenizers_objects.py to dummy_sentencepiece_and_tokenizers_objects.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/dummy_sentencepiece_objects.py to dummy_sentencepiece_objects.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/dummy_speech_objects.py to dummy_speech_objects.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/dummy_tensorflow_text_objects.py to dummy_tensorflow_text_objects.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/dummy_tf_objects.py to dummy_tf_objects.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/dummy_tokenizers_objects.py to dummy_tokenizers_objects.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/dummy_vision_objects.py to dummy_vision_objects.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/fx.py to fx.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/generic.py to generic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/hp_naming.py to hp_naming.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/hub.py to hub.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/import_utils.py to import_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/logging.py to logging.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/model_parallel_utils.py to model_parallel_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/notebook.py to notebook.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/peft_utils.py to peft_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/quantization_config.py to quantization_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/sentencepiece_model_pb2.py to sentencepiece_model_pb2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/sentencepiece_model_pb2_new.py to sentencepiece_model_pb2_new.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers/utils/versions.py to versions.cpython-311.pyc writing byte-compilation script '/tmp/tmp55jaic1k.py' /usr/bin/python3 /tmp/tmp55jaic1k.py removing /tmp/tmp55jaic1k.py running install_egg_info running egg_info writing src/transformers.egg-info/PKG-INFO writing dependency_links to src/transformers.egg-info/dependency_links.txt writing entry points to src/transformers.egg-info/entry_points.txt writing requirements to src/transformers.egg-info/requires.txt writing top-level names to src/transformers.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/transformers.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/transformers.egg-info/SOURCES.txt' Copying src/transformers.egg-info to /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11/site-packages/transformers-4.34.0-py3.11.egg-info running install_scripts Installing transformers-cli script to /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/bin + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/lib/python3.11 using /usr/bin/python3.11 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-transformers-4.34.0-2.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xJL0SK + umask 022 + cd /builddir/build/BUILD + cd transformers-4.34.0 + DOCDIR=/builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/share/doc/python3-transformers + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/share/doc/python3-transformers + cp -pr CODE_OF_CONDUCT.md CONTRIBUTING.md ISSUES.md README.md README_es.md README_hd.md README_ja.md README_ko.md README_ru.md README_zh-hans.md README_zh-hant.md awesome-transformers.md /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/share/doc/python3-transformers + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FHDGgX + umask 022 + cd /builddir/build/BUILD + cd transformers-4.34.0 + LICENSEDIR=/builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/share/licenses/python3-transformers + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/share/licenses/python3-transformers + cp -pr LICENSE /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64/usr/share/licenses/python3-transformers + RPM_EC=0 ++ jobs -p + exit 0 /usr/lib/rpm/pythondistdeps.py:105: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import Distribution, FileMetadata, PathMetadata, Requirement /usr/lib/rpm/pythondistdeps.py:105: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import Distribution, FileMetadata, PathMetadata, Requirement Provides: python-torch3d python3-transformers = 4.34.0-2 python3-transformers(x86-64) = 4.34.0-2 python3.11dist(transformers) = 4.34 python3dist(transformers) = 4.34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (python3.11dist(regex) < 2019.12.17 or python3.11dist(regex) >= 2019.12.17.0) /usr/bin/python3 python(abi) = 3.11 python3.11dist(filelock) python3.11dist(huggingface-hub) >= 0.16.4 python3.11dist(huggingface-hub) < 1 python3.11dist(numpy) >= 1.17 python3.11dist(packaging) >= 20 python3.11dist(pyyaml) >= 5.1 python3.11dist(requests) python3.11dist(safetensors) >= 0.3.1 python3.11dist(setuptools) python3.11dist(tokenizers) >= 0.14 python3.11dist(tokenizers) < 0.15 python3.11dist(tqdm) >= 4.27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64 Wrote: /builddir/build/RPMS/python3-transformers-4.34.0-2.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jTHdiU + umask 022 + cd /builddir/build/BUILD + cd transformers-4.34.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/transformers-4.34.0-2.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.1N7BaI + umask 022 + cd /builddir/build/BUILD + rm -rf transformers-4.34.0 transformers-4.34.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0