Fedora Packages

llama-cpp

Port of Facebook's LLaMA model in C/C++

The main goal of llama.cpp is to run the LLaMA model using 4-bit integer quantization on a MacBook * Plain C/C++ implementation without dependencies * Apple silicon first-class citizen - optimized via ARM NEON, Accelerate and Metal frameworks * AVX, AVX2 and AVX512 support for x86 architectures * Mixed F16 / F32 precision * 2-bit, 3-bit, 4-bit, 5-bit, 6-bit and 8-bit integer quantization support * CUDA, Metal and OpenCL GPU backend support The original implementation of llama.cpp was hacked in an evening. Since then, the project has improved significantly thanks to many contributions. This project is mainly for educational purposes and serves as the main playground for developing new features for the ggml library.

Releases Overview

Release Stable Testing
Fedora Rawhide b2619-1.fc41 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at llama-cpp dash maintainers at fedoraproject dot org.



Sources on Pagure