mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
![]() * clean code
* oups
* fix merge
* yups
* fix if
* now you can play
* fix shape issue
* try non blocking
* fix
* updates
* up
* updates
* fix most of thetests
* update
* update
* small updates
* up
* fix the remaining bug?
* update
* rename when you read from the file
* buffer issues
* current status
* cleanup
* properly allocate dumb memory
* update a small bug
* fix colwise rep issue
* fix keep in float 32 that was keeping everything in float 32
* typo
* more fixes with keep_in_fp32_modules as we use to serach on it
* fix ROPE dtype for TP
* remove what's breaking the tests
* updates
* update and fixes
* small cleanup after merging
* allocate 2x to be safe
* style, auto
* update
* yup nit
* fix
* remove slow as fuck torch api :(
* work
* fixup
* update
* brting the fix back
* fix and update
* fixes
Co-authored-by: Marc Sun <57196510+SunMarc@users.noreply.github.com>
* updates because some suggestions were wrong 👀
* update?
* fuck this bloated function
* typo
* fix the dumb prefix thing once and forall
* fixes here and there
* updates
* remove prints
* fix strict cases
* styel
* properly fix keys on load!
* update
* fix base model prefix issue
* style
* update
* fix all?
* remoce 1 print
* fix the final etsts
* fixup
* last nits
* fix the detach issue which cause a 2x slowdown
* fixup
* small fixes
* ultra nit
* fix
* fix
---------
Co-authored-by: Marc Sun <57196510+SunMarc@users.noreply.github.com>
|
||
---|---|---|
.. | ||
import_structures | ||
__init__.py | ||
test_activations_tf.py | ||
test_activations.py | ||
test_add_new_model_like.py | ||
test_audio_utils.py | ||
test_backbone_utils.py | ||
test_cache_utils.py | ||
test_chat_template_utils.py | ||
test_cli.py | ||
test_configuration_utils.py | ||
test_convert_slow_tokenizer.py | ||
test_deprecation.py | ||
test_doc_samples.py | ||
test_dynamic_module_utils.py | ||
test_feature_extraction_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_import_structure.py | ||
test_import_utils.py | ||
test_logging.py | ||
test_model_card.py | ||
test_model_output.py | ||
test_modeling_flax_utils.py | ||
test_modeling_rope_utils.py | ||
test_modeling_tf_core.py | ||
test_modeling_tf_utils.py | ||
test_modeling_utils.py | ||
test_offline.py | ||
test_processing_utils.py | ||
test_skip_decorators.py | ||
test_tokenization_utils.py | ||
test_versions_utils.py | ||
tiny_model_summary.json |