petals/tests
Alexander Borzunov 702bb5a2c2
CI: Update deprecated actions, don't measure network RPS (#215)
* CI: Switch to actions/cache@v3 (v2 is deprecated)
* Don't run measure_network_rps() in tests since it doesn't work well in
CI
2023-01-13 20:16:31 +04:00
..
scripts Fix arguments in remove_old_models.py (#153) 2022-12-13 19:01:12 +03:00
conftest.py Fix logging: do not duplicate lines, enable colors in Colab (#156) 2022-12-15 09:12:18 +04:00
test_aux_functions.py CI: Update deprecated actions, don't measure network RPS (#215) 2023-01-13 20:16:31 +04:00
test_block_exact_match.py Add local tensor-parallel fwd/bwd (#143) 2023-01-03 18:35:51 +03: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 Fix logging: do not duplicate lines, enable colors in Colab (#156) 2022-12-15 09:12:18 +04: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 Fix issues related to petals as a module (#159) 2022-12-16 09:09:06 +04:00
test_remote_sequential.py Add local tensor-parallel fwd/bwd (#143) 2023-01-03 18:35:51 +03:00
test_sequence_manager.py Use length-weighted sampling in routing for inference (#204) 2023-01-11 23:26:09 +03:00
test_server_stats.py Return available cache size in rpc_info() (#191) 2023-01-12 06:49:41 +03:00
test_tensor_parallel.py Increase tolerances in test_tp_block (#196) 2023-01-11 17:54:24 +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