Package: wnpp
Severity: wishlist
Owner: Christian Kastner <c...@debian.org>
X-Debbugs-Cc: debian-de...@lists.debian.org, debian...@lists.debian.org

* Package name    : libggml
* Version         : 0.0+git
* Upstream Contact: The ggml authors
* URL             : https://github.com/ggml-org/ggml
* License         : MIT
* Programming Lang: C/C++
* Description     : Tensor library for machine learning

libggml is a tensor library for machine learning, currently used by
llama.cpp and whisper.cpp.

Features:
 * Low-level cross-platform implementation
 * Integer quantization support
 * Broad hardware support
 * Automatic differentiation
 * ADAM and L-BFGS optimizers
 * No third-party dependencies
 * Zero memory allocations during runtime

This library is not yet stable, so it will only ship private interfaces.
The main advantage to this to avoid duplication between llama.cpp and
whisper.cpp, and to simplify their build processes, instead of having
embedded copies of libggml.

This package will be maintained under the Debian Deep Learning Team.

Reply via email to