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
2025-12-15 09:15:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
core
History
Cade Daniel
baa240252e
[Core] Fix edge case in chunked prefill + block manager v2 (
#7380
)
2024-08-09 23:48:49 +00:00
..
block
[Core] Fix edge case in chunked prefill + block manager v2 (
#7380
)
2024-08-09 23:48:49 +00:00
__init__.py
[Tests] Add block manager and scheduler tests (
#3108
)
2024-03-05 18:23:34 -08:00
test_block_manager.py
[Core] Avoid the need to pass
None
values to
Sequence.inputs
(
#5099
)
2024-05-29 16:05:01 -07:00
test_chunked_prefill_scheduler.py
[mypy] Enable type checking for test directory (
#5017
)
2024-06-15 04:45:31 +00:00
test_scheduler_encoder_decoder.py
[Core] Subclass ModelRunner to support cross-attention & encoder sequences (towards eventual encoder/decoder model support) (
#4942
)
2024-08-06 16:51:47 -04:00
test_scheduler.py
[Core] Subclass ModelRunner to support cross-attention & encoder sequences (towards eventual encoder/decoder model support) (
#4942
)
2024-08-06 16:51:47 -04:00
utils.py
[Bugfix][fast] Fix the get_num_blocks_touched logic (
#6849
)
2024-08-08 10:43:30 -07:00