ggml_cpu_has_llamafile method

int ggml_cpu_has_llamafile()

Implementation

int ggml_cpu_has_llamafile() {
  return _ggml_cpu_has_llamafile();
}