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
(
int
type
)
Implementation
bool ggml_is_quantized( int type, ) { return _ggml_is_quantized( type, ); }
llama_cpp_dart package
documentation
llama_cpp_dart_ffi
llama_cpp
ggml_is_quantized method
llama_cpp class