petals/tests
Max Ryabinin a0e8bbd28d
Fix arguments in remove_old_models.py (#153)
* Fix arguments in remove_old_models.py

* Remove unnecessary args.author

* Fix the GitHub Action as well
2022-12-13 19:01:12 +03:00
..
scripts Fix arguments in remove_old_models.py (#153) 2022-12-13 19:01:12 +03:00
conftest.py Implement RemoteSequential slicing and extra repr, add tests (#30) 2022-07-19 04:28:04 +03:00
test_aux_functions.py Bump transformers to 4.25.1 (#151) 2022-12-13 11:03:49 +03:00
test_block_exact_match.py Make Petals a pip-installable package (attempt 2) (#102) 2022-11-30 10:41:13 +04:00
test_chained_calls.py Make Petals a pip-installable package (attempt 2) (#102) 2022-11-30 10:41:13 +04:00
test_full_model.py Bump transformers to 4.25.1 (#151) 2022-12-13 11:03:49 +03:00
test_linear8bitlt.py Support --load_in_8bit on pre-Turing GPUs (#113) 2022-12-02 15:10:24 +03:00
test_priority_pool.py Make Petals a pip-installable package (attempt 2) (#102) 2022-11-30 10:41:13 +04:00
test_remote_sequential.py Optimize RemoteSequenceManager (#106) 2022-12-01 10:25:55 +03:00
test_sequence_manager.py Hotfix span selection (#110) 2022-12-01 11:21:10 +03:00
test_utils.py Implement RemoteSequential slicing and extra repr, add tests (#30) 2022-07-19 04:28:04 +03:00
test.id Add automated tests (#23) 2022-07-16 01:59:23 +03:00