transformers/tests/models/mamba2
Lake Lee ec1424c6a3
Update modeling_mamba2.py, fix pad size (#32599)
* Update modeling_mamba2.py

Fix pad_size calculation to ensure it's less than self.chunk_size

* [run_slow] mamba2

* [run-slow] mamba2

* [run-slow] Add @require_read_token decorator to failing tests for token propagation

* [run_slow] mamba2
2024-09-20 11:40:57 +01:00
..
__init__.py Add codestral mamba2 (#32080) 2024-08-06 16:39:52 +02:00
test_modeling_mamba2.py Update modeling_mamba2.py, fix pad size (#32599) 2024-09-20 11:40:57 +01:00