akramzerarka/llama-cpp-php-linux-lib

Linux binary library for llama.cpp packaged as composer dependency

v0.1 2024-02-21 07:09 UTC

This package is auto-updated.

Last update: 2024-05-21 07:44:07 UTC


README

Package with build of llama.cpp for Linux packaged as composer dependency. Should be used together with llama.cpp-php.

Installation

You can install the package via composer:

composer require kambo/llama-cpp-php-linux-lib

Usage

  • should be used together with kambo/llama-cpp-php