menu
llama_cpp_dart package
documentation
llama_cpp_dart_ffi.dart
llama_cpp
ggml_is_quantized method
ggml_is_quantized method
dark_mode
light_mode
ggml_is_quantized
method
bool
ggml_is_quantized
(
ggml_type
type
)
Implementation
bool ggml_is_quantized( ggml_type type, ) { return _ggml_is_quantized( type.value, ); }
llama_cpp_dart package
documentation
llama_cpp_dart_ffi
llama_cpp
ggml_is_quantized method
llama_cpp class