menu
llama_cpp_dart package
documentation
llama_cpp_dart_ffi.dart
llama_cpp
llama_batch_free method
llama_batch_free method
dark_mode
light_mode
llama_batch_free
method
void
llama_batch_free
(
llama_batch
batch
)
Implementation
void llama_batch_free( llama_batch batch, ) { return _llama_batch_free( batch, ); }
llama_cpp_dart package
documentation
llama_cpp_dart_ffi
llama_cpp
llama_batch_free method
llama_cpp class