GNU bug report logs -
#76999
[PATCH 0/2] gnu: llama-cpp: Update to 0.0.0-b4882.
Previous Next
Reported by: Morgan Smith <Morgan.J.Smith <at> outlook.com>
Date: Thu, 13 Mar 2025 19:49:02 UTC
Severity: normal
Tags: patch
Done: Danny Milosavljevic <dannym <at> friendly-machines.com>
Bug is archived. No further changes may be made.
Full log
Message #40 received at 76999 <at> debbugs.gnu.org (full text, mbox):
Hello!
Morgan Smith <Morgan.J.Smith <at> outlook.com> writes:
> Also, you seem to have omitted some portions of the patch for some
> reason. You did not apply the section of the patch that removes and
> unregisters the file "llama-cpp-vulkan-optional.patch".
Yeah. "git am" failed so I applied the patch using "patch" instead.
Then I didn't "git rm gnu/packages/patches/llama-cpp-vulkan-optional.patch"
and neither did I "git add gnu/local.mk". I did do
"git add gnu/packages/machine-learning.scm" and "git am --continue -S -s",
though.
Anyway, I have reverted it and then applied a variant of your v3 now.
In v3, python-gguf was ambiguous (both python-gguf and
python-gguf-llama-cpp were called "python-gguf" as package name).
Furthermore, since both python-gguf-llama-cpp and python-gguf had a
"(chdir "gguf-py")", one of them would fail (since it's doing
the "(chdir "gguf-py")" twice).
I've thus removed python-gguf-llama-cpp. (there were no references to
its variable anyway)
If you want python-gguf-llama-cpp to be reinstated in the future, we can.
Thanks,
Danny
This bug report was last modified 82 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.