Commit Graph

12 Commits

Author SHA1 Message Date
Concedo 7f485e5287 remove CLBlast, part 1 2026-01-23 13:50:12 +08:00
Concedo 17b4b888d0 revert changes for now, we'll do it again next time 2025-12-20 11:02:34 +08:00
Concedo c406b9f33e another font check (+1 squashed commits)
Squashed commits:

[6da9493ec] another font check
2025-12-20 09:49:29 +08:00
Concedo 710d88687b try a more modern way of fixing font since xft is dead 2025-12-20 09:24:30 +08:00
Concedo 9ea153c14c try a more modern way of fixing font since xft is dead 2025-12-19 21:50:17 +08:00
Concedo 9b6320cd71 adjust launcher scaling behavior 2025-11-25 21:32:03 +08:00
LostRuins Concedo 8c60a886e1 add jinja2 to build environments 2025-11-10 21:24:48 +08:00
Concedo e7c6c60b1f add psutil to conda env 2025-09-03 17:36:42 +08:00
Concedo abc1d8ac25 better way of checking for avx2 support 2025-06-22 22:56:50 +08:00
Concedo 52dcfe42d6 try auto selecting correct backend while checking intrinsics 2025-06-22 18:16:02 +08:00
Concedo 5cdb2d3fc6 cleanup 2025-06-11 01:35:40 +08:00
henk717 b8883e254a KoboldCpp.sh updates (#1562)
* YR makefile upstream

* Create make_portable_rocm_libs.sh

* update makefile, support llama portable, ditch all unnecessary changes

* Delete make_portable_rocm_libs.sh should not be needed

* koboldcpp.sh updates

* Small rocm fixes

* ROCm is now a cuda version not a command

* Don't commit temp file

* Don't commit temp file

* 1200 has errors, removing it for now

* Only rebuild rocm with rebuild

* Update kcpp-build-release-linux.yaml

* Fix rocm filename

* ROCm Linux CI

* We need more diskspace

* Workaround for lockfile getting stuck

Why do I have to do hacks like this....

* Update kcpp-build-release-linux-rocm.yaml

* Dont apt update rocm

You don't allow us to apt update? Better not break things github!

* Container maybe?

* Turns out we aren't root, so we use sudo

* Cleanup ROCm CI PR

* Build for Runpods GPU

* We also need rocblas

* More cleanup just in case

* Update kcpp-build-release-linux-rocm.yaml

---------

Co-authored-by: LostRuins Concedo <39025047+LostRuins@users.noreply.github.com>
2025-05-26 15:24:49 +08:00