llama.cpp-riscv 9318-ok5 source package in openKylin
Changelog
llama.cpp-riscv (9318-ok5) huanghe; urgency=medium * 安装Ubuntu拆分llama.cpp deb包 -- like <email address hidden> Fri, 03 Jul 2026 10:36:57 +0800
llama.cpp-riscv (9318-ok5) huanghe; urgency=medium * 安装Ubuntu拆分llama.cpp deb包 -- like <email address hidden> Fri, 03 Jul 2026 10:36:57 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | science |
| File | Size | SHA-256 Checksum |
|---|---|---|
| llama.cpp-riscv_9318.orig.tar.gz | 32.4 MiB | 3d76439a1c33f370e8a0ee7588f8a0f86d6698bb83083d9c694ed6e21f709bc0 |
| llama.cpp-riscv_9318-ok5.debian.tar.xz | 3.3 KiB | 1617a460cb6526068b992037abdc3fa1367df5c0753afbdac0bc654e31767192 |
| llama.cpp-riscv_9318-ok5.dsc | 2.2 KiB | d36c56c4bf53db84d4e50ce8006c1c72aa52ea549c888baee262f5218cf70657 |
ggml is a tensor library for machine learning that provides the compute
backend used by llama.cpp.
.
This package contains the ggml headers, CMake files and .so symlinks.
ggml is a tensor library for machine learning that provides the compute
backend used by llama.cpp.
.
This package contains the ggml shared libraries and CPU backends, including
the RISC-V RVV (vector) CPU backend variant.
llama.cpp enables LLM inference with minimal setup on a wide range of
hardware.
.
This package provides the llama.cpp library headers and development files.
llama.cpp enables LLM inference with minimal setup on a wide range of
hardware.
.
This package contains the libllama and libmtmd libraries. They are installed
to a private directory as they are not yet ABI-stable.
llama.cpp enables LLM inference with minimal setup on a wide range of
hardware. This metapackage depends on the main llama.cpp utilities.
.
Built for RISC-V (openKylin huanghe) with the RVV vector extension enabled.
llama.cpp enables LLM inference with minimal setup on a wide range of
hardware.
.
This package contains the utilities that upstream ships as examples.
llama.cpp enables LLM inference with minimal setup on a wide range of
hardware.
.
This package contains the test binaries.
llama.cpp enables LLM inference with minimal setup on a wide range of
hardware.
.
This package contains the most commonly used utilities: llama-cli,
llama-server, llama-bench and llama-quantize.
llama.cpp enables LLM inference with minimal setup on a wide range of
hardware.
.
This package contains all tools not already shipped in llama.cpp-tools.
GGUF is a binary file format for storing models for inference with GGML and
executors based on GGML.
.
This package provides a Python library for reading and writing GGUF files,
plus a few CLI utilities.