menu
flama_bindings package
documentation
bindings/flama_bindings.dart
llama_context_params
n_threads property
n_threads property
dark_mode
light_mode
n_threads
property
@
Uint32
()
int
n_threads
getter/setter pair
number of threads to use for generation
Implementation
@ffi.Uint32() external int n_threads;
flama_bindings package
documentation
bindings/flama_bindings
llama_context_params
n_threads property
llama_context_params class