llama_kv_cache_view class final
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
-
cells
↔ Pointer<
llama_kv_cache_view_cell> -
getter/setter pair
-
cells_sequences
↔ Pointer<
llama_seq_id> -
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- max_contiguous ↔ int
-
getter/setter pair
- max_contiguous_idx ↔ int
-
getter/setter pair
- n_cells ↔ int
-
getter/setter pair
- n_max_seq ↔ int
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- token_count ↔ int
-
getter/setter pair
- used_cells ↔ int
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited