mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-02-03 01:31:30 +08:00
9 lines
305 B
ReStructuredText
9 lines
305 B
ReStructuredText
KV Cache Offloading
|
|
===================
|
|
Source https://github.com/NVIDIA/TensorRT-LLM/blob/9ba14263db0045ed3fa0860f949b5ce320107eb3/examples/llm-api/llm_kv_cache_offloading.py.
|
|
|
|
.. literalinclude:: ../../../examples/llm-api/llm_kv_cache_offloading.py
|
|
:lines: 4-134
|
|
:language: python
|
|
:linenos:
|