This website requires JavaScript.
Explore
Help
Register
Sign In
20231088
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
core
History
youkaichao
20cfcdec99
[Core][Optimization] change python dict to pytorch tensor for blocks to swap (
#4659
)
2024-05-08 12:07:05 -07:00
..
block
[Core][Optimization] change copy-on-write from dict[int, list] to list (
#4648
)
2024-05-07 11:06:32 -07:00
__init__.py
[Tests] Add block manager and scheduler tests (
#3108
)
2024-03-05 18:23:34 -08:00
test_block_manager.py
[Core][Optimization] change python dict to pytorch tensor for blocks to swap (
#4659
)
2024-05-08 12:07:05 -07:00
test_chunked_prefill_scheduler.py
[Core][Optimization] change python dict to pytorch tensor for blocks to swap (
#4659
)
2024-05-08 12:07:05 -07:00
test_scheduler.py
[Core][Optimization] change python dict to pytorch tensor for blocks to swap (
#4659
)
2024-05-08 12:07:05 -07:00
utils.py
[Speculative decoding 6/9] Integrate speculative decoding with LLMEngine (
#3894
)
2024-04-16 13:09:21 -07:00