vllm/tests/lora
2024-09-23 18:57:42 +00: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 [CI/Build] Update Ruff version (#8469) 2024-09-18 11:00:56 +00:00
test_baichuan.py [Bugfix] Add fully sharded layer for QKVParallelLinearWithLora (#5665) 2024-06-21 04:46:28 +00:00
test_chatglm3.py [mypy] Enable type checking for test directory (#5017) 2024-06-15 04:45:31 +00:00
test_gemma.py [CI] Change test input in Gemma LoRA test (#8163) 2024-09-04 13:05:50 -07:00
test_layers.py [CI/Build] Avoid CUDA initialization (#8534) 2024-09-18 10:38:11 +00:00
test_llama.py [mypy] Enable type checking for test directory (#5017) 2024-06-15 04:45:31 +00:00
test_long_context.py [Core] Support dynamically loading Lora adapter from HuggingFace (#6234) 2024-07-22 15:42:40 -07:00
test_lora_checkpoints.py [mypy] Enable type checking for test directory (#5017) 2024-06-15 04:45:31 +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_mixtral.py [Lora] Use safetensor keys instead of adapter_config.json to find unexpected modules. (#5909) 2024-06-30 17:11:15 +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 [Kernel][LoRA] Add assertion for punica sgmv kernels (#7585) 2024-09-23 18:57:42 +00:00
test_punica_variation.py [Kernel][LoRA] Add assertion for punica sgmv kernels (#7585) 2024-09-23 18:57:42 +00:00
test_quant_model.py [CI/Build][ROCm] Enabling LoRA tests on ROCm (#7369) 2024-09-04 11:57:54 -07:00
test_tokenizer_group.py [CI] Try introducing isort. (#3495) 2024-03-25 07:59:47 -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 [Core] Refactor model loading code (#4097) 2024-04-16 11:34:39 -07:00
utils.py [Kernel][RFC] Refactor the punica kernel based on Triton (#5036) 2024-07-31 17:12:24 -07:00