Search Criteria
Package Details: koboldcpp-cuda-bin 1.117.1-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: | 9 |
| Popularity: | 0.75 |
| First Submitted: | 2024-08-24 20:07 (UTC) |
| Last Updated: | 2026-07-10 19:38 (UTC) |
Dependencies (1)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
Latest Comments
1 2 Next › Last »
laczek.hubert commented on 2026-05-31 18:24 (UTC) (edited on 2026-05-31 18:26 (UTC) by laczek.hubert)
@ryonia you could replicate it on your end by changing the variable for version and copying the sha256 cheskum from GitHub and putting it in it's place at pkgbuild and running makepkg --printsrcinfo > .SRCINFO then mkpg -si and it should work fine I think the maintainer needs to do it himself i think and I just can't push it Ig. I won't mind co-maintainer so I could fix that stuff tho
ryonia commented on 2026-05-31 18:11 (UTC)
@laczek.hubert Ahh, thank you. I have three other packages having trouble alongside this so was curious if it was related. Doesn't seem so atm.
laczek.hubert commented on 2026-05-31 18:00 (UTC) (edited on 2026-05-31 18:05 (UTC) by laczek.hubert)
@ryonia the package was outdated(114 instead of 114.1) so i updated it myself and trying to push it for other people to not have a reason to mess with pkgbuild etc. it's a issue because it couldn't build the pkg when doing yay -Syu and i just fixed it so yeah
ryonia commented on 2026-05-31 16:25 (UTC)
@laczek.hubert fix for what issue?
laczek.hubert commented on 2026-05-31 16:01 (UTC) (edited on 2026-05-31 17:58 (UTC) by laczek.hubert)
i made a fix to this package just need the maintainer to push it(i think) the commits i made are just to change version to 114.1
WAUthethird commented on 2025-11-30 22:19 (UTC)
I tried updating and got a 404. Version needs to be changed from 1.102.2 to 1.102.3.
henk717 commented on 2025-07-27 21:16 (UTC) (edited on 2025-07-27 21:18 (UTC) by henk717)
Thanks for maintaining this for us! As a tip a few releases ago I made a launcher for the extracted version which may be interesting.
You can use --unpack with the path to your build directory and this will create an unpacked copy but with the same usage as the regular binary. Shipping this may be desirable as it skips the dependency extraction on launch. Up to you if you deem this a good fit for Arch and if so which folder you'd like to place it in.
Another useful thing to be aware off is that we have two optional dependencies:
yad (or zenity), this replaces the built in file dialogues with GTK based ones.
aria2, this can act as a download accelerator for KCPP's downloads. If its not installed we fall back to curl or wget.
speedorama commented on 2025-06-21 13:31 (UTC)
@ncoder-2 I use a script to update the package, so I didn't notice that at first. I have manually corrected the PKGBUILD and updated the script to reflect the new binary name. Thank you for bringing this to my attention!
ncoder-2 commented on 2025-06-21 13:22 (UTC) (edited on 2025-06-21 13:22 (UTC) by ncoder-2)
The upstream release no longer has
-cuda1210in the CUDA builds so the PKGBUILD will have to be corrected.1 2 Next › Last »