MCPcopy 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"""
3Example demonstrating how to use VLLMKVCacheMemory with vLLM backend.
4This example shows how to use the new vLLM-compatible KV cache memory.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected