LLamaKvCacheViewCell
Namespace: LLama.Native
Information associated with an individual cell in the KV cache view (llama_kv_cache_view_cell)
1 |
|
Inheritance Object → ValueType → LLamaKvCacheViewCell
Fields
pos
The position for this cell. Takes KV cache shifts into account. May be negative if the cell is not populated.
1 |
|