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

2025-09-18 Thread Tianyu Chen
Hi,

Seems python3-gguf is now built by src:llama.cpp. Shall we close this
bug?

Best regards,
Tianyu Chen



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

2025-07-04 Thread Christian Kastner
On 2025-07-04 15:58, M. Zhou wrote:
> It seems that gguf-py is not an independent code repository,
> but a part of llama.cpp.

Indeed -- I plan to have that built and split out sometime next week.

It's a bit more work since the llama.cpp package will need other splits
as well, I'd prefer to measure twice and cut once, and save a NEW
roundtrip if possible.

Best,
Christian

> 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



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

2025-07-04 Thread M. Zhou
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 +, Kohei Sendai wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Kohei Sendai 
> X-Debbugs-Cc: [email protected], [email protected]
> 
> * Package name    : python3-gguf
>   Version : 0.17.1
>   Upstream Contact: GGML 
> * 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. 



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

2025-07-04 Thread Kohei Sendai
Package: wnpp
Severity: wishlist
Owner: Kohei Sendai 
X-Debbugs-Cc: [email protected], [email protected]

* Package name: python3-gguf
  Version : 0.17.1
  Upstream Contact: GGML 
* 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.