Concedo
b0596e6202
Merge commit ' fa72aeccb2' into concedo_experimental
...
# Conflicts:
# CODEOWNERS
# docs/build.md
# ggml/CMakeLists.txt
# ggml/src/ggml-cuda/fattn-wmma-f16.cu
# ggml/src/ggml-cuda/fattn.cu
# ggml/src/ggml-hip/CMakeLists.txt
2026-07-27 21:59:33 +08:00
Concedo
1feba4e4ea
fixed koboldcpp.sh, fixed vision max/min when one param is missing, fixed processing count wrong, updated lite
2026-04-21 18:36:47 +08:00
Concedo
7f485e5287
remove CLBlast, part 1
2026-01-23 13:50:12 +08:00
Concedo
b51e3592ba
revert all tk experiments
2025-12-21 21:10:36 +08:00
Concedo
b4bdc26d64
try tk 8.6.13 instead
2025-12-21 16:17:03 +08:00
Concedo
6128a91d5a
trying somethning else (+1 squashed commits)
...
Squashed commits:
[bf497e5cf] trying somethning else
2025-12-21 15:38:07 +08:00
Concedo
edfc961ff8
transplanted tk
2025-12-21 13:33:45 +08:00
Concedo
0c7e1d91ea
try a transplanted tk (+1 squashed commits)
...
Squashed commits:
[1eb87e4d1] try a transplanted tk (+1 squashed commits)
Squashed commits:
[094d1566a] try a transplanted tk
2025-12-21 11:31:32 +08:00
Concedo
17b4b888d0
revert changes for now, we'll do it again next time
2025-12-20 11:02:34 +08:00
Concedo
9ea153c14c
try a more modern way of fixing font since xft is dead
2025-12-19 21:50:17 +08:00
LostRuins Concedo
b02fc29030
jinja2 as dependency
2025-11-07 23:47:39 +08:00
Concedo
7946203d5b
add test build target for linux olderpc
2025-11-02 10:25:00 +08:00
Concedo
b5d3dcb6c0
add workflow for older pc
2025-10-29 17:35:04 +08:00
Concedo
4f8f0e5949
move embeds into their own dir, detach sd vocab into separate files
2025-10-03 14:21:09 +08:00
Concedo
1a4f54dd11
update for cu13 builds (no ci will be provided)
2025-09-26 16:01:43 +08:00
Concedo
67ef5e6c02
phonemizer fixes, now kokoro works very well
2025-08-18 16:13:16 +08:00
Concedo
fcb658453e
remove duplicate bundling for oldpc versions
2025-06-22 23:35:22 +08:00
Concedo
1970d8c9e8
uvos said it might work
2025-06-12 16:44:46 +08:00
Concedo
5cdb2d3fc6
cleanup
2025-06-11 01:35:40 +08:00
henk717
f151648f03
Pyinstaller launcher and dependency updates
...
This PR adds a new launcher executable to the unpack feature, eliminating the need to have python and its dependencies in the unpacked version. It also does a few dependency changes to help future proof.
2025-06-10 23:08:02 +08:00
Concedo
28b35ca879
allow wmma flag for rocm
2025-06-10 01:23:48 +08:00
Concedo
6c5c8be48d
try to make rocm work for the github ci, requires disabling rocwmma
2025-06-08 21:52:29 +08:00
henk717
5d8f499f03
Remove 32GB of rocm dependencies with this one special trick ( #1585 )
...
* One file to remove them all
* That one lib wasn't versioned
2025-06-08 11:16:15 +08:00
Concedo
a80dfa5c10
various minor fixes
2025-06-08 01:11:42 +08:00
Concedo
8b141d8647
stick to cu12.1 for linux for now
2025-06-06 17:38:28 +08:00
Concedo
eec5a8ad16
breaking change: due to cuda12 upgrade, release filenames will change. standardize them to windows naming for the future. (+1 squashed commits)
...
Squashed commits:
[75842919a] cuda12.4 test
2025-06-06 14:02:34 +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
Concedo
8bd6f9f9ae
added a simple cross platform launch script for unpacked dirs
2025-05-22 22:09:46 +08:00
Concedo
be3e93c76a
bundle AGPL license and llama.cpp's MIT license into binaries. clarified some licensing terms, updated readme (+1 squashed commits)
...
Squashed commits:
[61c152daf] bundle AGPL license and llama.cpp's MIT license into binaries. clarified some licensing terms, updated readme
2025-05-18 02:21:27 +08:00
Concedo
b951310ca5
tryout smaller binaries
2025-05-07 14:56:34 +08:00
Concedo
7a7bdeab6d
json to gbnf endpoint added
2025-04-12 11:41:11 +08:00
Concedo
143b611274
updated workflows
2025-03-19 21:56:35 +08:00
Concedo
2c9ade61fe
test automatic vk shader rebuilding
2025-03-13 19:34:15 +08:00
Concedo
7a5499e77b
added one more backend for clblast noavx2 and clblast failsafe
2025-01-30 22:47:22 +08:00
Concedo
bf4a52383f
change of plans, we can't bundle numpy
2025-01-19 22:53:38 +08:00
Concedo
fa7e661133
various fixes
2025-01-18 23:52:39 +08:00
Concedo
3732bb2686
taesd now supports flux and sd3
2025-01-08 22:35:50 +08:00
Concedo
fd073fc904
try fix ci builds
2024-11-23 18:37:09 +08:00
Concedo
afc575fbd8
cleanup, try to add version tagging
2024-11-23 12:59:06 +08:00
Concedo
53bf0fb32d
removed openblas backend, merged into CPU (with llamafile for BLAS). GPU backend is now automatically selected when running from CLI unless noblas is specified.
2024-09-15 19:21:52 +08:00
Concedo
8412946b9f
fix oldcpu build avx1
2024-07-15 23:42:22 +08:00
Concedo
21179d675b
try ci for avx1, up ver (+2 squashed commit)
...
Squashed commit:
[74150175] up version
[97b6163c] try ci for avx1 linux
2024-07-15 23:07:07 +08:00
Concedo
066e7ac540
minor fixes: colab gpu backend, lite bugs, package python file with embd
2024-07-15 17:36:03 +08:00
Concedo
11f0643fa4
fix pyinstallers
2024-06-27 15:19:44 +08:00
Concedo
a0ecd0d8e6
update build job count, updated lite
2024-06-18 21:12:16 +08:00
Concedo
2dedea9a74
add to remaining pyinstallers
2024-05-24 16:21:26 +08:00
henk717
8762880452
Harden koboldcpp.sh against conda hijacking ( #857 )
...
* Harden against conda hijacks
Turns out conda can override the location of our packages, by ignoring the conda rc files we can prevent this.
* Harden even further
Turns out not everything has a --no-rc option, now we hardcode the path.
* Remove --no-rc in run
Not supported in run, breaks the commands.
2024-05-21 21:43:44 +08:00
Concedo
5ce2fdad24
taesd for sdxl, add lora loading done
2024-05-14 23:02:56 +08:00
Concedo
5d15f8f76a
vae test
2024-05-14 19:17:01 +08:00
Concedo
3667cc0113
fixed stableui btn (+4 squashed commit)
...
Squashed commit:
[1d4714f1] update default amount to gen
[6eacba33] updated lite
[033589af] added first ver sdui
[16f66d57] updated lite
2024-05-06 00:55:16 +08:00