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-04-03 11:07:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
lora
History
Cyrus Leung
82e2339b06
[Doc] Move examples and further reorganize user guide (
#18666
)
...
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
2025-05-26 07:38:04 -07:00
..
__init__.py
…
conftest.py
[Bugfix]: v1 engine - consider lora adapters in allowed_token_ids (
#17855
)
2025-05-11 00:53:58 -07:00
test_add_lora.py
…
test_baichuan.py
…
test_chatglm3_tp.py
…
test_layers.py
…
test_llama_tp.py
[Doc] Move examples and further reorganize user guide (
#18666
)
2025-05-26 07:38:04 -07:00
test_lora_allowed_token_ids.py
[Bugfix]: v1 engine - consider lora adapters in allowed_token_ids (
#17855
)
2025-05-11 00:53:58 -07:00
test_lora_checkpoints.py
…
test_lora_functions.py
[Bugfix] Fix LoRA test (
#18518
)
2025-05-21 21:48:53 -07:00
test_lora_huggingface.py
fix: typos (
#18151
)
2025-05-15 02:16:15 -07:00
test_lora_manager.py
…
test_minicpmv_tp.py
…
test_mixtral.py
…
test_peft_helper.py
…
test_phi.py
…
test_punica_ops.py
…
test_quant_model.py
…
test_qwen2vl.py
…
test_resolver.py
…
test_tokenizer_group.py
…
test_transfomers_model.py
…
test_utils.py
[Bugfix] Fix missing lora name mapping for lora without prefix (
#17793
)
2025-05-07 16:17:12 +00:00
test_worker.py
[Bugfix] Fix LoRA test (
#18123
)
2025-05-14 10:25:47 +00:00
utils.py
…