Commit graph

215 commits

Author SHA1 Message Date
Concedo
838f14d652 updated sdui 2026-07-07 00:25:00 +08:00
Concedo
0f40d5c5d3 updated lite 2026-07-06 18:36:15 +08:00
Concedo
fd38fec594 save lora info when generating image 2026-07-03 17:32:48 +08:00
Concedo
748a313997 also freeze lcpp ui again, from the 22 june commit 2026-06-30 21:27:07 +08:00
Concedo
0c163a9b4c fixed reasoning when non streaming 2026-06-28 12:35:03 +08:00
Concedo
dfa1c573c4 fix router mode on lcpp ui 2026-06-22 00:21:19 +08:00
henk717
a072dd8304
llama-ui update (#2281) 2026-06-21 23:02:16 +08:00
Concedo
a5019767c3 docs 2026-06-20 23:02:56 +08:00
Concedo
1b36e7f606 option to save tts as mp3, currently slightly bugged 2026-06-18 22:16:29 +08:00
Concedo
e3c9601d37 updated sdui 2026-06-18 00:15:39 +08:00
Concedo
71801743c4 added support for cohere north mini 2026-06-16 00:24:30 +08:00
Concedo
18665a574a adjust max ctx back to 12288, allow img2img with ref images 2026-06-15 11:15:40 +08:00
Concedo
e8ead6efaa increase ctx and gen amt defaults 2026-06-10 18:00:26 +08:00
Concedo
f5acccad63 cleanup round 1 2026-06-09 21:13:48 +08:00
Concedo
8d06b94604 update docs (+1 squashed commits)
Squashed commits:

[e9cb49c52] updated docs
2026-06-08 11:17:56 +08:00
Concedo
52630ad13a wip anthropic tool calling 2026-06-08 00:58:43 +08:00
Concedo
17117ecf1d updated lite 2026-06-07 21:57:02 +08:00
Concedo
5f39666705 updated lite (+1 squashed commits)
Squashed commits:

[58f225ef6] updated lite
2026-06-07 16:25:21 +08:00
Concedo
d7bc1c7296 update sdui ref picker 2026-06-06 13:08:37 +08:00
Wagner Bruna
1f14c98d36
sd: fix gemma3 vocab and merge filenames and add functions for gemma2 (#2249)
* sd: simplify vocab and merges loading

* sd: fix gemma3 vocab and merge filenames and add functions for gemma2
2026-06-04 10:31:06 +08:00
Concedo
14b7da5e44 allow reversing the reference image 2026-05-31 23:08:58 +08:00
Concedo
fcceb68f3f allow fallback plan with LLM 2026-05-31 17:22:42 +08:00
Concedo
478e64e549 update sdui 2026-05-31 02:00:52 +08:00
Concedo
4cd3888e9b increase frame limit 2026-05-31 01:30:43 +08:00
Concedo
3361ef801c video vae tiling fix 2026-05-30 22:59:15 +08:00
Concedo
33c539b452 updated sdui (+1 squashed commits)
Squashed commits:

[cc8266119] updated sdui
2026-05-30 12:48:38 +08:00
Concedo
b427dde1a5 increase total frame cap once more to 160 2026-05-30 01:34:43 +08:00
Concedo
48a6d161a5 add fps controls 2026-05-29 23:18:14 +08:00
Concedo
272c1ee232 increase frame limit to 120 and allow loading tae ltx 2026-05-29 18:50:01 +08:00
Concedo
982dc87dd6 update outdated links 2026-05-28 17:53:33 +08:00
Concedo
0f74dcb11f other sdcpp files for gemma and fix cmake 2026-05-28 01:25:23 +08:00
Wagner Bruna
541034d72d
sd: sync to master-652-92dc726 (#2234)
* sd: sync to master-650-1ceb5bd

* sd: add LongCat-Image support

* sd: sync to master-652-92dc726

* sd: add Lens support

* sd: split gpt-oss vocab and merge files
2026-05-28 01:21:57 +08:00
Concedo
542182dd21 updated lite 2026-05-27 18:24:29 +08:00
Concedo
9fbc0cd7dc Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.github/workflows/build-and-test-snapdragon.yml
#	.github/workflows/build-android.yml
#	.github/workflows/build-cache.yml
#	.github/workflows/build-cann.yml
#	.github/workflows/build-cross.yml
#	.github/workflows/build-openvino.yml
#	.github/workflows/build-riscv.yml
#	.github/workflows/build-sanitize.yml
#	.github/workflows/build-self-hosted.yml
#	.github/workflows/build-sycl.yml
#	.github/workflows/build-vulkan.yml
#	.github/workflows/build.yml
#	.github/workflows/release.yml
#	.github/workflows/server-sanitize.yml
#	ci/run.sh
#	docs/backend/SYCL.md
#	docs/backend/snapdragon/README.md
#	ggml/CMakeLists.txt
#	ggml/src/ggml-cuda/ggml-cuda.cu
#	ggml/src/ggml-hexagon/ggml-hexagon.cpp
#	ggml/src/ggml-hexagon/htp/CMakeLists.txt
#	ggml/src/ggml-hexagon/htp/cpy-ops.c
#	ggml/src/ggml-hexagon/htp/get-rows-ops.c
#	ggml/src/ggml-hexagon/htp/hmx-flash-attn-ops.c
#	ggml/src/ggml-hexagon/htp/htp-ctx.h
#	ggml/src/ggml-hexagon/htp/htp-ops.h
#	ggml/src/ggml-hexagon/htp/hvx-utils.h
#	ggml/src/ggml-hexagon/htp/main.c
#	ggml/src/ggml-hexagon/htp/rope-ops.c
#	ggml/src/ggml-hexagon/htp/set-rows-ops.c
#	ggml/src/ggml-hexagon/htp/unary-ops.c
#	ggml/src/ggml-sycl/common.hpp
#	ggml/src/ggml-sycl/ggml-sycl.cpp
#	ggml/src/ggml-webgpu/ggml-webgpu-shader-lib.hpp
#	ggml/src/ggml-webgpu/ggml-webgpu.cpp
#	ggml/src/ggml-webgpu/wgsl-shaders/common_decls.tmpl
#	ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_vec.wgsl
#	ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_vec_acc.tmpl
#	scripts/sync-ggml.last
#	tests/gguf-model-data.cpp
#	tests/test-backend-ops.cpp
2026-05-27 00:26:08 +08:00
Concedo
b4a8b4a0cf more resolutions lite 2026-05-25 15:23:21 +08:00
Concedo
093f046fd3 updated lite 2026-05-25 00:25:22 +08:00
Concedo
2937fdd823 make send as reference image default for img2img, but with smart fallback for older models. 2026-05-24 18:34:24 +08:00
Concedo
c1514e328b updated lite 2026-05-17 16:47:19 +08:00
Concedo
1fe1a083cd run multiple horde workers if used with batching. 2026-05-14 23:36:42 +08:00
Concedo
a47037637c updated sdui 2026-05-09 11:06:49 +08:00
Concedo
20e479a7ca updated lite 2026-05-08 14:38:47 +08:00
Concedo
301eae8c2c updated lite 2026-05-07 23:45:03 +08:00
Concedo
4a8a51a3a7 updated sdui, increase ace step music vae chunk size 2026-05-04 15:30:45 +08:00
Concedo
2d1c1eb54e updated lite 2026-05-03 14:54:09 +08:00
Concedo
7e98e06075 improved lora dir selection via gui 2026-05-02 10:51:35 +08:00
Concedo
57fce960f5 updated lite 2026-05-01 22:35:10 +08:00
Concedo
bc72e05650 musicui text 2026-04-30 17:00:05 +08:00
Concedo
99ebeba7d6 updated lite (+1 squashed commits)
Squashed commits:

[7cb5637f8] updated lite
2026-04-29 23:20:56 +08:00
Concedo
07b928386a update sdui 2026-04-29 22:09:12 +08:00
Concedo
388a493542 updated lite 2026-04-29 21:55:45 +08:00