You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
petals/tests
Artem Chumachenko b9f0a5467f
Support peft LoRA adapters (#335)
Implement an option to deploy PEFT adapters to a server. Clients can set active_adapter=... to use these adapters.

---------

Co-authored-by: Aleksandr Borzunov <borzunov.alexander@gmail.com>
Co-authored-by: justheuristic <justheuristic@gmail.com>
11 months ago
..
scripts Fix arguments in remove_old_models.py (#153) 1 year ago
conftest.py Fix logging: do not duplicate lines, enable colors in Colab (#156) 1 year ago
test.id Add automated tests (#23) 2 years ago
test_aux_functions.py Support loading blocks in 4-bit (QLoRA NF4 format, disabled by default) (#333) 11 months ago
test_block_exact_match.py Add LLaMA support (#323) 11 months ago
test_chained_calls.py Add LLaMA support (#323) 11 months ago
test_dtype.py Add LLaMA support (#323) 11 months ago
test_full_model.py Support peft LoRA adapters (#335) 11 months ago
test_peft.py Support peft LoRA adapters (#335) 11 months ago
test_priority_pool.py Fix issues related to `petals` as a module (#159) 1 year ago
test_remote_sequential.py Support loading blocks in 4-bit (QLoRA NF4 format, disabled by default) (#333) 11 months ago
test_sequence_manager.py Add LLaMA support (#323) 11 months ago
test_server_stats.py Add LLaMA support (#323) 11 months ago
test_tensor_parallel.py Add LLaMA support (#323) 11 months ago
test_utils.py Support peft LoRA adapters (#335) 11 months ago