[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1108744: ITP: python3-gguf -- writing binary files in the GGUF (GGML Universal File) format



It seems that gguf-py is not an independent code repository,
but a part of llama.cpp.

In that sense you should try to incorporate the python binary
package to src:llama.cpp and collaborate with Christian (@ckk).

https://salsa.debian.org/deeplearning-team/llama.cpp/-/tree/master/gguf-py?ref_type=heads

It might be a little bit complicated to produce both C++ binary
packages and python packages from the same source, but you can
take a look at OpenCV's example:
https://salsa.debian.org/science-team/opencv/-/blob/master/debian/rules?ref_type=heads

On Fri, 2025-07-04 at 13:50 +0000, Kohei Sendai wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Kohei Sendai <kouhei.sendai@gmail.com>
> X-Debbugs-Cc: debian-devel@lists.debian.org, kouhei.sendai@gmail.com
> 
> * Package name    : python3-gguf
>   Version         : 0.17.1
>   Upstream Contact: GGML <ggml@ggml.ai>
> * URL             :
> * https://github.com/ggml-org/llama.cpp/tree/master/gguf-py
> * License         : Expat
>   Programming Lang: python
>   Description     : Read and write ML models in GGUF format
> 
> - This is important package to treat llm models. 


Reply to: