kambo/llama-cpp-php-linux-lib

Linux binary library for llama.cpp packaged as composer dependency

v0.1.0-alpha.1 2023-04-13 20:23 UTC

This package is auto-updated.

Last update: 2024-04-13 22:30:16 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