llama.cpp-riscv 9318-ok2 source package in openKylin

Changelog

llama.cpp-riscv (9318-ok2) huanghe; urgency=medium

  * update version.

 -- lijiankang <lijkang0@126.com>  Mon, 29 Jun 2026 15:32:41 +0800

Upload details

Uploaded by:
lijiankang
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
openKylin
Architectures:
riscv64
Section:
science
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
llama.cpp-riscv_9318.orig.tar.gz 32.4 MiB 3d76439a1c33f370e8a0ee7588f8a0f86d6698bb83083d9c694ed6e21f709bc0
llama.cpp-riscv_9318-ok2.debian.tar.xz 1.2 KiB 2bd86ca9e9dcb9900eac39011a85788c961fbf9ba5e216aa77e74c01211ac4d0
llama.cpp-riscv_9318-ok2.dsc 1.6 KiB 272bcd332403465b20df35839fc2486763f1324f462fad29dc1f4450aaefcdf0

View changes file

Binary packages built by this source

llama.cpp-riscv: LLM inference in C/C++ (llama.cpp, RVV build)

 llama.cpp enables LLM inference with minimal setup. This package provides the
 command line tools and shared libraries (libllama, libggml), built for RISC-V
 with the RVV (vector) extension enabled
 (-march=rv64gcv_zfh_zvfh_zicbop_zihintpause).

llama.cpp-riscv-dbgsym: debug symbols for llama.cpp-riscv