This website requires JavaScript.
Explore
Help
Sign In
karylab_agents
/
vllm
Watch
1
Star
0
Fork
0
forked from
Karylab-cklius/vllm
Code
Pull Requests
2
Actions
1
Packages
Activity
Files
57eae2f8918b42fc0fd3ed0b440b4eef6eae42e9
vllm
/
tests
/
v1
/
core
T
History
Yifan Qiao
and
khluu
f0d005864a
[Fix] prefix cache hit rate == 0 bug with gpt-oss style models (
#33524
)
...
Signed-off-by: Yifan Qiao <
yifanqiao@berkeley.edu
> (cherry picked from commit
a01ef3fa51
)
2026-02-02 10:31:50 -08:00
..
__init__.py
Implement Async Scheduling (
#19970
)
2025-07-14 23:01:46 -07:00
test_async_scheduler.py
Revert "[Redo]
#26368
(
#28771
)" (
#29121
)
2025-11-20 21:27:45 -08:00
test_encoder_cache_manager.py
[Core][MM] Optimize encoder cache manager by operating with embeddings only (
#30475
)
2025-12-16 14:18:17 -08:00
test_kv_cache_metrics.py
[Core][Observability] Add KV cache residency metrics (
#27793
)
2025-12-01 18:27:53 +00:00
test_kv_cache_utils.py
[BugFix] Assign page_size_padded when unifying kv cache spec. (
#32283
)
2026-01-14 20:10:01 +00:00
test_kv_sharing.py
Decouple page_size_bytes calculation in AttentionSpec for TPU/RPA Compatibility. (
#31635
)
2026-01-08 09:00:07 +00:00
test_output.py
[BugFix] Fix ValueError in NewRequestData repr methods (
#29392
)
2025-11-28 13:42:30 +08:00
test_prefix_caching.py
[Fix] prefix cache hit rate == 0 bug with gpt-oss style models (
#33524
)
2026-02-02 10:31:50 -08:00
test_priority_scheduler_random.py
[Bugfix] fix --scheduling-policy=priority & n>1 crashes engine (
#29764
)
2025-12-02 22:42:28 +00:00
test_reset_prefix_cache_e2e.py
[CI/Build][AMD] Use float16 in test_reset_prefix_cache_e2e to avoid accuracy issues (
#29997
)
2025-12-05 08:42:25 +00:00
test_scheduler_e2e.py
[CI] Replace large models with tiny alternatives in tests (
#24057
)
2025-10-16 15:51:27 +01:00
test_scheduler.py
[Feature] add session based streaming input support to v1 (
#28973
)
2026-01-24 12:06:28 -08:00
test_single_type_kv_cache_manager.py
[V1][Hybrid] Mamba Prefix Caching with align mode (
#30877
)
2026-01-23 09:56:48 -08:00
utils.py
[Feature] Support async scheduling + PP (
#32359
)
2026-01-15 12:06:23 -05:00