Thanks! This is will be needed by the next Toolbx release.
Thanks for the new build!
Thanks for the new build!
$ ramalama --debug run huggingface://afrideva/Tiny-Vicuna-1B-GGUF/tiny-vicuna-1b.q2_k.gguf
...
/bin/sh: line 1: llama-simple-chat: command not found
... because of: https://github.com/containers/ramalama/issues/458 https://bugzilla.redhat.com/show_bug.cgi?id=2327511#c2
$ ramalama --debug run huggingface://afrideva/Tiny-Vicuna-1B-GGUF/tiny-vicuna-1b.q2_k.gguf
...
/bin/sh: line 1: llama-simple-chat: command not found
... because of: https://github.com/containers/ramalama/issues/458 https://bugzilla.redhat.com/show_bug.cgi?id=2327511#c2
Recommends: fuse-overlayfs
is restored.
It's needed for the upcoming Toolbx release, and it worked in my testing.
It's needed for the upcoming Toolbx release, and it worked in my testing.
Thanks for the testing. I already did a new toolbox
build and it's on its way to Rawhide:
https://bodhi.fedoraproject.org/updates/FEDORA-2024-d7ced19b92
I need this to be able to build the forthcoming Toolbx release in Fedora >= 39.
I need this to be able to build the forthcoming Toolbx release in Fedora >= 39.
I need this to be able to build the forthcoming Toolbx release in Fedora >= 39.
I need this to be able to build the forthcoming Toolbx release in Fedora >= 39.
I am happy to report that this build fixes the hang mentioned in the release notes.
I am happy to report that this build fixes the hang mentioned in the release notes.
I am happy to report that this build fixes the hang mentioned in the release notes.
What's the easiest way to temporarily run the tests with some extra verbosity? eg., with bats --print-output-on-failure --verbose-run ...
.
Anyway, positive karma from me because things are headed in the right direction. I am hoping there's no actual problem lurking here.
Thanks! This is will be needed by the next Toolbx release.