menu
llama_cpp_dart package
documentation
llama_cpp_dart_ffi.dart
llama_cpp
ggml_opt_free method
ggml_opt_free method
dark_mode
light_mode
ggml_opt_free
method
void
ggml_opt_free
(
ggml_opt_context_t
opt_ctx
)
Implementation
void ggml_opt_free( ggml_opt_context_t opt_ctx, ) { return _ggml_opt_free( opt_ctx, ); }
llama_cpp_dart package
documentation
llama_cpp_dart_ffi
llama_cpp
ggml_opt_free method
llama_cpp class