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-21 04:44:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
entrypoints
/
llm
History
Cyrus Leung
f690372b68
[Core] Update dtype detection and defaults (
#14858
)
...
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
2025-03-19 13:49:33 +08:00
..
__init__.py
…
test_accuracy.py
[Misc] Replace os environ to monkeypatch in test suite (
#14516
)
2025-03-16 20:35:57 -07:00
test_chat.py
[Core] Update dtype detection and defaults (
#14858
)
2025-03-19 13:49:33 +08:00
test_collective_rpc.py
[Bugfix][ROCm] running new process using spawn method for rocm in tests. (
#14810
)
2025-03-17 11:33:35 +00:00
test_encode.py
[Misc] Set default value of seed to None (
#14274
)
2025-03-07 10:40:01 +00:00
test_generate_multiple_loras.py
…
test_generate.py
Update deprecated Python 3.8 typing (
#13971
)
2025-03-02 17:34:51 -08:00
test_gpu_utilization.py
…
test_guided_generate.py
[Misc] Set default value of seed to None (
#14274
)
2025-03-07 10:40:01 +00:00
test_init.py
…
test_lazy_outlines.py
[V1] V1 Enablement Oracle (
#13726
)
2025-03-14 22:02:20 -07:00
test_prompt_validation.py
…