Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MemTensor/MemOS
/ vllm_kv_cache_memory.py
File
vllm_kv_cache_memory.py
examples/core_memories/vllm_kv_cache_memory.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"
3
Example demonstrating how to use VLLMKVCacheMemory
with
vLLM backend.
4
This example shows how to use the new vLLM-compatible KV cache memory.
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected