cui36
Results
2
issues of
cui36
For [issue-197](https://github.com/ovg-project/kvcached/issues/197). This PR is intended to reproduce the issue, but I didn’t encounter any error — everything worked fine.
@jiarong0907 When doing the experiment, the engine crashes due to a missing shared memory file /dev/shm/VLLM. Have you ever met the same issue before? Thanks! ```bash File "/workspace/kvcached/engine_integration/vllm-v0.9.2/vllm/v1/core/single_type_kv_cache_manager.py", line 127,...
bug