Alien-ggml

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

BUILD REQUIREMENTS

If building ggml from source (when no system ggml is found):

    * C compiler (gcc, clang)
    * CMake 3.14+
    * Make or Ninja

Optional for optimizations:

    * macOS: Metal framework, Accelerate (included with Xcode)
    * Linux: OpenBLAS

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install



( run in 1.322 second using v1.01-cache-2.11-cpan-df04353d9ac )