Search Criteria
Package Details: koboldcpp-cuda-bin 1.88-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/koboldcpp-cuda-bin.git (read-only, click to copy) |
---|---|
Package Base: | koboldcpp-cuda-bin |
Description: | A simple one-file way to run various GGML and GGUF models with KoboldAI's UI, CUDA version |
Upstream URL: | https://github.com/LostRuins/koboldcpp |
Keywords: | ai ggml gguf kobold koboldcpp |
Licenses: | AGPL3 |
Conflicts: | koboldcpp |
Provides: | koboldcpp |
Submitter: | speedorama |
Maintainer: | speedorama |
Last Packager: | speedorama |
Votes: | 3 |
Popularity: | 0.153731 |
First Submitted: | 2024-08-24 20:07 (UTC) |
Last Updated: | 2025-04-13 16:26 (UTC) |
Latest Comments
speedorama commented on 2025-04-09 16:32 (UTC) (edited on 2025-04-09 16:33 (UTC) by speedorama)
@furrykef I have manually checked the sha256sum of the cuda1210 binary and it matches. If you use an AUR helper like yay or paru, you might have issues with the checksum being taken from the binary in the cache directory (
~/.cache/paru
or~/.cache/yay
), which might be from an older version. To resolve this, you can runparu -Sc
oryay -Sc
to clean the package cache, and then try to install the package again. yay also has the option of running a clean build for package installation and updates, so that option may also resolve the issue if you use yay.furrykef commented on 2025-04-09 09:17 (UTC) (edited on 2025-04-09 09:17 (UTC) by furrykef)
The sha256sums appear to be incorrect again.
speedorama commented on 2025-03-17 15:57 (UTC)
@WAUthethird
That happens when the package is outdated. I get notified by GitHub for minor releases, not patch releases, so I might take longer to update the package when there's a new patch release.
In the future, you can flag this package as out-of-date if the upstream repo's latest release version is different than this package's version.
WAUthethird commented on 2025-03-16 05:35 (UTC) (edited on 2025-03-16 05:42 (UTC) by WAUthethird)
The source URL appears to be incorrect, it should be https://github.com/LostRuins/koboldcpp/releases/download/v1.86.1/koboldcpp-linux-x64-cuda1210 (you're missing the .1)
The SHA256 hash for this release is also incorrect.