vllm/tests/lora
youkaichao ea3890a5f0
[Core][Distributed] code deduplication in tp&pp with coordinator(#5293)
[Core][Distributed] add coordinator to reduce code duplication in tp and pp (#5293)
2024-06-12 17:27:08 -07:00
..
data [Lora] Support long context lora (#4787) 2024-05-18 16:05:23 +09:00
__init__.py [Experimental] Add multi-LoRA support (#1804) 2024-01-23 15:26:37 -08:00
conftest.py [Core][Distributed] code deduplication in tp&pp with coordinator(#5293) 2024-06-12 17:27:08 -07:00
test_baichuan.py [Kernel] Add punica dimension for Baichuan-13B (#4053) 2024-04-13 07:55:05 -07:00
test_chatglm3.py Enable more models to inference based on LoRA (#3382) 2024-03-25 18:09:31 -07:00
test_gemma.py Add LoRA support for Gemma (#3050) 2024-02-28 13:03:28 -08:00
test_layer_variation.py [CI] Try introducing isort. (#3495) 2024-03-25 07:59:47 -07:00
test_layers.py [Core] Change LoRA embedding sharding to support loading methods (#5038) 2024-06-06 19:07:57 -07:00
test_llama.py [Core] Change LoRA embedding sharding to support loading methods (#5038) 2024-06-06 19:07:57 -07:00
test_long_context.py [Core] Change LoRA embedding sharding to support loading methods (#5038) 2024-06-06 19:07:57 -07:00
test_lora_checkpoints.py [Bugfix] Fix LoRA loading check (#4138) 2024-04-19 00:59:54 -07:00
test_lora_manager.py [CI] Try introducing isort. (#3495) 2024-03-25 07:59:47 -07:00
test_lora.py [Experimental] Add multi-LoRA support (#1804) 2024-01-23 15:26:37 -08:00
test_mixtral.py [Core] Add MultiprocessingGPUExecutor (#4539) 2024-05-14 10:38:59 -07:00
test_phi.py [Model] Add Phi-2 LoRA support (#4886) 2024-05-21 14:24:17 +09:00
test_punica.py [Model] LoRA gptbigcode implementation (#3949) 2024-05-22 13:58:59 -07:00
test_quant_model.py [Core] Support LoRA on quantized models (#4012) 2024-04-11 21:02:44 -07:00
test_tokenizer_group.py [CI] Try introducing isort. (#3495) 2024-03-25 07:59:47 -07:00
test_utils.py [Misc] Improve error message when LoRA parsing fails (#5194) 2024-06-10 19:38:49 +08:00
test_worker.py [Core] Refactor model loading code (#4097) 2024-04-16 11:34:39 -07:00
utils.py [Experimental] Add multi-LoRA support (#1804) 2024-01-23 15:26:37 -08:00