transformers/tests/models/musicgen_melody
JB (Don) 54a2361a29
Adding _tie_weights() to prediction heads to support low_cpu_mem_usage=True (#29024)
* Adding _tie_weights() to prediction heads to support low_cpu_mem_usage=True

* Testing for the non-safe-tensors case, since the default is safe-tensors already

* Running fixup/fix-copies

* Adding accelerate annotations to tests
2024-05-07 11:12:21 +02:00
..
__init__.py Add MusicGen Melody (#28819) 2024-03-18 13:06:12 +00:00
test_feature_extraction_musicgen_melody.py Add MusicGen Melody (#28819) 2024-03-18 13:06:12 +00:00
test_modeling_musicgen_melody.py Adding _tie_weights() to prediction heads to support low_cpu_mem_usage=True (#29024) 2024-05-07 11:12:21 +02:00
test_processor_musicgen_melody.py Add MusicGen Melody (#28819) 2024-03-18 13:06:12 +00:00