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-01-23 23:34:28 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
lora
History
Sanger Steel
c32e249a23
[Frontend] [Core] Add Tensorizer support for V1, LoRA adapter serialization and deserialization (
#17926
)
...
Signed-off-by: Sanger Steel <sangersteel@gmail.com>
2025-05-22 18:44:18 -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
[Frontend] [Core] Add Tensorizer support for V1, LoRA adapter serialization and deserialization (
#17926
)
2025-05-22 18:44:18 -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
…