vllm/tests/lora
hissu-hyvarinen 5208dc7a20
[Bugfix][CI/Build][Hardware][AMD] Shard ID parameters in AMD tests running parallel jobs (#9279)
Signed-off-by: Hissu Hyvarinen <hissu.hyvarinen@amd.com>
2024-11-04 11:37:46 -08:00
..
data [mypy] Enable type checking for test directory (#5017) 2024-06-15 04:45:31 +00:00
__init__.py [Experimental] Add multi-LoRA support (#1804) 2024-01-23 15:26:37 -08:00
conftest.py [3/N] model runner pass the whole config to model (#9958) 2024-11-02 12:08:49 -07:00
test_baichuan.py [MISC] Consolidate cleanup() and refactor offline_inference_with_prefix.py (#9510) 2024-10-18 14:30:55 -07:00
test_chatglm3.py [mypy] Enable type checking for test directory (#5017) 2024-06-15 04:45:31 +00:00
test_gemma.py [Hardware][ROCM] using current_platform.is_rocm (#9642) 2024-10-28 04:07:00 +00:00
test_layers.py [Hardware] using current_platform.seed_everything (#9785) 2024-10-29 14:47:44 +00:00
test_llama.py [MISC] Consolidate cleanup() and refactor offline_inference_with_prefix.py (#9510) 2024-10-18 14:30:55 -07:00
test_long_context.py [2/N] executor pass the complete config to worker/modelrunner (#9938) 2024-11-02 07:35:05 -07:00
test_lora_checkpoints.py [Misc][LoRA] Support loading LoRA weights for target_modules in reg format (#9275) 2024-10-11 12:31:21 +00:00
test_lora_huggingface.py [Core] Support dynamically loading Lora adapter from HuggingFace (#6234) 2024-07-22 15:42:40 -07:00
test_lora_manager.py [Misc/Testing] Use torch.testing.assert_close (#7324) 2024-08-16 04:24:04 +00:00
test_minicpmv_tp.py [Model][LoRA]LoRA support added for MiniCPMV2.5 (#7199) 2024-09-29 06:59:45 +00:00
test_minicpmv.py [Bugfix][CI/Build][Hardware][AMD] Shard ID parameters in AMD tests running parallel jobs (#9279) 2024-11-04 11:37:46 -08:00
test_mixtral.py [Model] add a bunch of supported lora modules for mixtral (#9008) 2024-10-04 16:24:40 +00:00
test_phi.py [mypy] Enable type checking for test directory (#5017) 2024-06-15 04:45:31 +00:00
test_punica_sizes.py [Hardware] using current_platform.seed_everything (#9785) 2024-10-29 14:47:44 +00:00
test_punica_variation.py [Hardware] using current_platform.seed_everything (#9785) 2024-10-29 14:47:44 +00:00
test_quant_model.py [Hardware][ROCM] using current_platform.is_rocm (#9642) 2024-10-28 04:07:00 +00:00
test_tokenizer_group.py [BugFix] Fix test breakages from transformers 4.45 upgrade (#8829) 2024-09-26 16:46:43 -07:00
test_utils.py [Core] Support dynamically loading Lora adapter from HuggingFace (#6234) 2024-07-22 15:42:40 -07:00
test_worker.py [2/N] executor pass the complete config to worker/modelrunner (#9938) 2024-11-02 07:35:05 -07:00
utils.py [Kernel][RFC] Refactor the punica kernel based on Triton (#5036) 2024-07-31 17:12:24 -07:00