pos property

  1. @Int32()
int pos
getter/setter pair

The position for this cell. Takes KV cache shifts into account. May be negative if the cell is not populated.

Implementation

@llama_pos()
external int pos;