vllm/tests/lora
Swapnil Parekh 4d6ada947c
[CORE] Adding support for insertion of soft-tuned prompts (#4645)
Co-authored-by: Swapnil Parekh <swapnilp@ibm.com>
Co-authored-by: Joe G <joseph.granados@h2o.ai>
Co-authored-by: Antoni Baum <antoni.baum@protonmail.com>
2024-07-09 13:26:36 -07: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 [Lora] Use safetensor keys instead of adapter_config.json to find unexpected modules. (#5909) 2024-06-30 17:11:15 +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 [mypy] Enable type checking for test directory (#5017) 2024-06-15 04:45:31 +00:00
test_layer_variation.py [mypy] Enable type checking for test directory (#5017) 2024-06-15 04:45:31 +00:00
test_layers.py [CORE] Quantized lm-head Framework (#4442) 2024-07-02 22:25:17 +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] Adding support for insertion of soft-tuned prompts (#4645) 2024-07-09 13:26:36 -07:00
test_lora.py [Experimental] Add multi-LoRA support (#1804) 2024-01-23 15:26:37 -08:00
test_lora_checkpoints.py [mypy] Enable type checking for test directory (#5017) 2024-06-15 04:45:31 +00:00
test_lora_manager.py [CORE] Adding support for insertion of soft-tuned prompts (#4645) 2024-07-09 13:26:36 -07: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.py [Kernel] Add punica dimensions for Granite 3b and 8b (#5930) 2024-06-29 10:48:25 +08:00
test_quant_model.py [mypy] Enable type checking for test directory (#5017) 2024-06-15 04:45:31 +00: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 [mypy] Enable type checking for test directory (#5017) 2024-06-15 04:45:31 +00:00