CactusInitParamsC class final
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
-
address
→ Pointer<
T> -
Available on T, provided by the StructAddress extension
The memory address of the underlying data.no setter -
cache_type_k
↔ Pointer<
Utf8> -
getter/setter pair
-
cache_type_v
↔ Pointer<
Utf8> -
getter/setter pair
-
chat_template
↔ Pointer<
Utf8> -
getter/setter pair
- embd_normalize ↔ int
-
getter/setter pair
- embedding ↔ bool
-
getter/setter pair
- flash_attn ↔ bool
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
-
model_path
↔ Pointer<
Utf8> -
getter/setter pair
- n_batch ↔ int
-
getter/setter pair
- n_ctx ↔ int
-
getter/setter pair
- n_gpu_layers ↔ int
-
getter/setter pair
- n_threads ↔ int
-
getter/setter pair
- n_ubatch ↔ int
-
getter/setter pair
- pooling_type ↔ int
-
getter/setter pair
-
progress_callback
↔ Pointer<
NativeFunction< Void Function(Float)> > -
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- use_mlock ↔ bool
-
getter/setter pair
- use_mmap ↔ bool
-
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