akramzerarka/llama-cpp-php-linux-lib

Linux binary library for llama.cpp packaged as composer dependency

Installs: 11

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 2

pkg:composer/akramzerarka/llama-cpp-php-linux-lib

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

This package is auto-updated.

Last update: 2025-10-21 10:50:58 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