Concedo
fe384cc077
updated lite
2026-08-31 00:03:13 +08:00
Concedo
c3b926a709
updated sdui
2026-08-30 15:36:16 +08:00
Concedo
cec13b80a4
wip on true media references for h3 video gen
2026-08-30 14:49:24 +08:00
Concedo
f178512db3
bump default amt to gen
2026-08-28 18:36:26 +08:00
Concedo
047b233a9c
updated lite
2026-08-24 19:51:44 +08:00
Concedo
4fd9a4c029
updated lite
2026-08-23 15:37:31 +08:00
Concedo
ce26e55e77
updated sdui
2026-08-16 12:19:51 +08:00
Concedo
da91226fbc
updated sdui
2026-08-14 13:54:20 +08:00
Concedo
dfab7c1bf0
stop seq fix
2026-08-12 21:34:31 +08:00
Concedo
ddd2691551
fix muse glimmer assistant tag
2026-08-12 18:13:57 +08:00
Concedo
b3d0475aae
muse glimmer templates
2026-08-10 21:44:56 +08:00
Concedo
5b54b90dca
Merge branch 'upstream' into concedo_experimental
...
# Conflicts:
# ci/run.sh
# docs/backend/SYCL.md
# docs/ops.md
# docs/ops/SYCL.csv
# examples/sycl/start-svr.sh
# examples/sycl/test.sh
# examples/sycl/win-start-svr.bat
# examples/sycl/win-test.bat
# ggml/CMakeLists.txt
# ggml/src/ggml-sycl/common.hpp
# ggml/src/ggml-sycl/element_wise.cpp
# ggml/src/ggml-sycl/fattn-vec.hpp
# ggml/src/ggml-sycl/ggml-sycl.cpp
# ggml/src/ggml-sycl/presets.hpp
# ggml/src/ggml-sycl/set_rows.cpp
# ggml/src/ggml-sycl/ssm_conv.cpp
# scripts/sync-ggml.last
# tests/test-backend-ops.cpp
# tests/test-model-resolution.cpp
# tests/test-mtmd-c-api.c
2026-08-08 17:08:22 +08:00
Concedo
2f2ebefc35
update lite and sdui
2026-08-01 11:17:16 +08:00
Concedo
49ff71991e
updated lite
2026-07-27 23:05:05 +08:00
Concedo
57077f237a
updated lite
2026-07-26 18:41:59 +08:00
Concedo
601e13b507
updated lite
2026-07-21 20:13:41 +08:00
Tai An
7d465d2faa
Fix Generate More button dead when voice_typing_mode persists without whisper ( #2354 )
...
submit_generation_button() only performed normal generation when
voice_typing_mode==0. If a session saved voice_typing_mode>0 and is then
reopened without a Whisper model loaded, the option is greyed out and
cannot be reset, so onclick fell through and did nothing while the button
was still visually a submit button - Generate More (and Submit) stopped
working.
Guard the branch with is_using_kcpp_with_whisper(), matching the pattern
already used everywhere else voice_typing_mode is checked (init, submit
button rendering, ready_to_record). When Whisper is unavailable the button
now behaves as a normal generation button regardless of the stale saved
setting. Behaviour is unchanged when Whisper is loaded.
Fixes #2353
2026-07-21 20:12:38 +08:00
Concedo
fa21872f97
Merge branch 'upstream' into concedo_experimental
...
# Conflicts:
# docs/backend/SYCL.md
# ggml/src/ggml-cpu/ggml-cpu.c
# ggml/src/ggml-opencl/CMakeLists.txt
# ggml/src/ggml-opencl/ggml-opencl.cpp
# ggml/src/ggml-opencl/kernels/cvt.cl
# ggml/src/ggml-opencl/kernels/gemv_moe_mxfp4_f32_ns.cl
# ggml/src/ggml-opencl/kernels/gemv_moe_q4_k_f32_ns.cl
# ggml/src/ggml-sycl/backend.hpp
# ggml/src/ggml-sycl/common.hpp
# ggml/src/ggml-sycl/dmmv.cpp
# ggml/src/ggml-sycl/ggml-sycl.cpp
# scripts/sync_vendor.py
# tests/CMakeLists.txt
# tests/test-alloc.cpp
# tests/test-backend-ops.cpp
# tests/test-chat.cpp
# tests/test-gguf.cpp
# tests/test-save-load-state.cpp
2026-07-13 20:53:37 +08:00
Concedo
c95d4e466e
update sdui
2026-07-11 22:21:51 +08:00
Concedo
622599d8b5
updated sdui
2026-07-11 12:28:53 +08:00
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