mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
* Safetensors serialization by default * First pass on the tests * Second pass on the tests * Third pass on the tests * Fix TF weight loading from TF-format safetensors * Specific encoder-decoder fixes for weight crossloading * Add VisionEncoderDecoder fixes for TF too * Change filename test for pt-to-tf * One missing fix for TFVisionEncoderDecoder * Fix the other crossload test * Support for flax + updated tests * Apply suggestions from code review Co-authored-by: Sanchit Gandhi <93869735+sanchit-gandhi@users.noreply.github.com> * Sanchit's comments * Sanchit's comments 2 * Nico's comments * Fix tests * cleanup * Apply suggestions from code review Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com> --------- Co-authored-by: Matt <rocketknight1@gmail.com> Co-authored-by: Sanchit Gandhi <93869735+sanchit-gandhi@users.noreply.github.com> Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_activations.py | ||
| test_activations_tf.py | ||
| test_add_new_model_like.py | ||
| test_audio_utils.py | ||
| test_backbone_utils.py | ||
| test_cli.py | ||
| test_convert_slow_tokenizer.py | ||
| test_doc_samples.py | ||
| test_dynamic_module_utils.py | ||
| test_file_utils.py | ||
| test_generic.py | ||
| test_hf_argparser.py | ||
| test_hub_utils.py | ||
| test_image_processing_utils.py | ||
| test_image_utils.py | ||
| test_logging.py | ||
| test_model_card.py | ||
| test_model_output.py | ||
| test_modeling_tf_core.py | ||
| test_offline.py | ||
| test_skip_decorators.py | ||
| test_versions_utils.py | ||
| tiny_model_summary.json | ||