vllm/tests/lora
Harry Mellor 0fa939e2d1
Improve configs - `LoRAConfig` + `PromptAdapterConfig` (#16980)
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
2025-04-24 10:29:34 -07:00
..
__init__.py [Experimental] Add multi-LoRA support (#1804) 2024-01-23 15:26:37 -08:00
conftest.py [CI/Build] Fix CI LoRA failure (#16270) 2025-04-09 09:13:56 +08:00
test_add_lora.py [CI/Build] LoRA : make add_lora_test safer (#15181) 2025-03-21 09:28:53 +08:00
test_baichuan.py [CI/Build] Fix CI LoRA failure (#16270) 2025-04-09 09:13:56 +08:00
test_chatglm3_tp.py [CI/Build] Fix CI LoRA failure (#16270) 2025-04-09 09:13:56 +08:00
test_layers.py [CI/Build] Fix CI LoRA failure (#16270) 2025-04-09 09:13:56 +08:00
test_llama_tp.py [V1][Perf] Faster incremental detokenization (#15137) 2025-04-17 07:45:24 -07:00
test_lora_checkpoints.py Update deprecated Python 3.8 typing (#13971) 2025-03-02 17:34:51 -08:00
test_lora_functions.py [V1] V1 Enablement Oracle (#13726) 2025-03-14 22:02:20 -07:00
test_lora_huggingface.py Update deprecated Python 3.8 typing (#13971) 2025-03-02 17:34:51 -08:00
test_lora_manager.py Improve configs - `LoRAConfig` + `PromptAdapterConfig` (#16980) 2025-04-24 10:29:34 -07:00
test_minicpmv_tp.py [CI/Build] Fix LoRA OOM (#16624) 2025-04-15 16:38:19 +08:00
test_mixtral.py [Bugfix] Further clean up LoRA test (#14422) 2025-03-07 10:30:55 +00:00
test_peft_helper.py [Misc] Add SPDX-License-Identifier headers to python source files (#12628) 2025-02-02 11:58:18 -08:00
test_phi.py [Misc] Enable V1 LoRA by default (#15320) 2025-04-01 16:53:56 +08:00
test_punica_ops.py [CI/Build] Fix CI LoRA failure (#16270) 2025-04-09 09:13:56 +08:00
test_quant_model.py [CI/Build] Fix CI LoRA failure (#16270) 2025-04-09 09:13:56 +08:00
test_qwen2vl.py [CPU] Upgrade CPU backend to torch-2.6 (#13381) 2025-03-12 10:41:13 +00:00
test_resolver.py [Misc] Enable vLLM to Dynamically Load LoRA from a Remote Server (#10546) 2025-04-15 22:31:38 +00:00
test_tokenizer_group.py Simplify `TokenizerGroup` (#16790) 2025-04-24 04:43:56 -07:00
test_transfomers_model.py [CI/Build] Fix CI LoRA failure (#16270) 2025-04-09 09:13:56 +08:00
test_utils.py [Bugfix] Multi-modal caches not acting like LRU caches (#16593) 2025-04-14 09:24:16 -07:00
test_worker.py [Kernel] LoRA - Enable CUDAGraphs for V1 (#14626) 2025-03-13 20:42:04 -07:00
utils.py Update deprecated Python 3.8 typing (#13971) 2025-03-02 17:34:51 -08:00