Classes
CLASS Cache
A Cache for storing model state (e.g., kv cache).
Methods:
FUNC put
FUNC get
None if the id has no cached value. May impact which cache values are evicted.
Caching strategies.
Cache put get None if the id has no cached value. May impact which cache values are evicted.
current_size SimpleLRUCache current_size get put