This website requires JavaScript.
Explore
Help
Sign In
xinyun
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced
2026-03-22 03:34:28 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
lora
History
Jee Jee Li
83556e9d85
Address conflict
...
Signed-off-by: Jee Jee Li <pandaleefree@gmail.com>
2025-12-03 06:10:36 +00:00
..
__init__.py
…
conftest.py
Address conflict
2025-12-03 06:10:36 +00:00
test_add_lora.py
…
test_chatglm3_tp.py
…
test_deepseekv2_tp.py
…
test_default_mm_loras.py
…
test_fused_moe_lora_kernel.py
…
test_gptoss_tp.py
…
test_layers.py
…
test_llama_tp.py
…
test_llm_with_multi_loras.py
…
test_lora_checkpoints.py
[LoRA] Cleanup LoRA unused code (
#29611
)
2025-11-28 22:52:58 -08:00
test_lora_functions.py
…
test_lora_huggingface.py
[LoRA] Cleanup LoRA unused code (
#29611
)
2025-11-28 22:52:58 -08:00
test_lora_manager.py
[LoRA] Cleanup LoRA unused code (
#29611
)
2025-11-28 22:52:58 -08:00
test_minicpmv_tp.py
[Core] Deprecate
xformers
(
#29262
)
2025-11-24 04:18:55 +00:00
test_mixtral.py
…
test_moe_lora_align_sum.py
…
test_olmoe_tp.py
[LoRA] Cleanup LoRA unused code (
#29611
)
2025-11-28 22:52:58 -08:00
test_peft_helper.py
[LoRA] Cleanup LoRA unused code (
#29611
)
2025-11-28 22:52:58 -08:00
test_punica_ops.py
…
test_quant_model.py
…
test_qwen3moe_tp.py
…
test_qwenvl.py
qwen2.5 & 3 vl fixes and tests
2025-11-25 21:37:17 +00:00
test_resolver.py
…
test_transformers_model.py
…
test_utils.py
…
test_worker.py
Remove default values from
InitVar
s so that they're not stored (
#29859
)
2025-12-02 12:16:37 +00:00
utils.py
…