transformers/tests/models/bamba
ivarflakstad 706703bba6
Expectations test utils (#36569)
* Add expectation classes + tests

* Use typing Union instead of |

* Use bits to track score in properties cmp method

* Add exceptions and tests + comments

* Remove compute cap minor as it is not needed currently

* Simplify. Remove Properties class

* Add example Exceptions usage

* Expectations as dict subclass

* Update example Exceptions usage

* Refactor. Improve type name. Document score fn.

* Rename to DeviceProperties.
2025-03-18 23:39:50 +01:00
..
__init__.py Add the Bamba Model (#34982) 2024-12-18 20:18:17 +01:00
test_modeling_bamba.py Expectations test utils (#36569) 2025-03-18 23:39:50 +01:00