Commit graph

1302 commits

Author SHA1 Message Date
Concedo
8a3ccfcba5 some fixes but some issues 2026-02-25 23:41:32 +08:00
Concedo
11a85d62fc lowvram for music lm 2026-02-24 22:21:17 +08:00
Concedo
488c431331 not yet working 2026-02-24 17:47:50 +08:00
Concedo
2e713cfff5 fixed compile issue, trying out 8bit pcm 2026-02-23 21:19:03 +08:00
Concedo
c2b0cb26a8 ace step codes api 2026-02-23 14:04:45 +08:00
Concedo
4be93db21c ace step codes generation now working 2026-02-23 00:27:26 +08:00
Concedo
13db5aee9e stub files for loading ace step 2026-02-22 23:15:08 +08:00
Concedo
73f3ffaeb7 fix followup tool call check with assistant prefills 2026-02-22 10:33:00 +08:00
Concedo
78b4b87e54 fixed compile issue for tts on ci (+1 squashed commits)
Squashed commits:

[d6f778499] fixed compile issue for tts on ci
2026-02-22 02:28:11 +08:00
Concedo
5536fb29f2 add some default voices for qwen3tts 2026-02-21 23:45:15 +08:00
Concedo
2db018a1d7 qwen3tts support reference audio 2026-02-21 17:30:21 +08:00
Concedo
72219fdbf5 basic qwen3 tts working 2026-02-21 12:03:53 +08:00
Concedo
ad0618e351 bump defaults, updated lite, fixed glm4.7 autoguess template 2026-02-21 08:51:53 +08:00
Concedo
4115f1c54d fixed tts for outetts 2026-02-20 14:27:36 +08:00
Concedo
bf3f2e1ba8 support loading multiple sd loras (up to 4 at once) 2026-02-19 13:57:58 +08:00
Concedo
a089284d13 fixed autofit breaking file association auto backend select issues 2026-02-18 23:35:01 +08:00
Concedo
05d6188408 try disable dpi awareness 2026-02-18 20:59:31 +08:00
Concedo
a380d23ff1 fix typo 2026-02-18 20:15:17 +08:00
Concedo
a82a429fba possible fix for broken pipe due to timeouts - send some data first 2026-02-17 20:29:24 +08:00
Concedo
faf322c83f minor fix 2026-02-17 19:39:05 +08:00
Concedo
dbc3db0d99 updated sdui 2026-02-14 23:06:17 +08:00
Concedo
cb5755bc96 reworked soft limit default restrictions for sd image gen 2026-02-12 17:53:04 +08:00
Concedo
d432844cb9 added ollama show endpoint (+1 squashed commits)
Squashed commits:

[65f7bb220] added ollama show endpoint
2026-02-12 17:36:42 +08:00
Concedo
7a2fb8ec7c Revert "try improve mcp"
This reverts commit 10bf868088.
2026-02-10 21:41:59 +08:00
Concedo
10bf868088 try improve mcp 2026-02-10 15:33:39 +08:00
Concedo
9a33257742 prevent download dir being changed by config 2026-02-09 16:43:04 +08:00
Concedo
098af866dd fractional scale adjust 2026-02-08 15:32:02 +08:00
Concedo
6ded3f04e4 patch for output filenames 2026-02-08 13:05:52 +08:00
Concedo
5962330dde -1 layer triggers autofit if tensor split and override tensors is not set 2026-02-07 22:31:01 +08:00
Concedo
404b5fe659 wip reworking auto mode 2026-02-07 19:33:50 +08:00
Concedo
5cf21443bc added autofit padding. autofit is now in the quick menu 2026-02-07 18:29:30 +08:00
Concedo
78bba94f72 autofit hides gpu layer inputs entirely 2026-02-07 17:17:19 +08:00
Concedo
bab1c4ca50 proper handling of common think tags in lcpp ui jinja mode 2026-02-07 17:05:21 +08:00
Concedo
a0a78dacc4 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.github/workflows/build.yml
#	docs/ops.md
#	docs/ops/SYCL.csv
#	ggml/src/ggml-sycl/element_wise.cpp
#	ggml/src/ggml-sycl/ggml-sycl.cpp
#	ggml/src/ggml-webgpu/ggml-webgpu-shader-lib.hpp
#	ggml/src/ggml-webgpu/ggml-webgpu.cpp
#	pyproject.toml
#	requirements/requirements-convert_legacy_llama.txt
#	src/CMakeLists.txt
#	src/llama-vocab.cpp
#	tests/test-backend-ops.cpp
2026-02-07 15:54:02 +08:00
Concedo
3d99b87506 add downloaddir 2026-02-06 14:34:02 +08:00
Reithan
de3ed7d7d6
add missing resolve_refs call to enable subschema use (#1959) 2026-02-05 22:12:59 +08:00
Concedo
ceb548f407 update text (+1 squashed commits)
Squashed commits:

[2a1532783] update text
2026-02-05 22:11:10 +08:00
Concedo
0e907e23fb Revamped help menu 2026-02-05 17:34:39 +08:00
Concedo
30c74d5cce fixed mcp bug 2026-02-04 20:46:55 +08:00
Concedo
4b073f3aa0 fix sse parsing in mcp 2026-02-04 20:38:33 +08:00
Concedo
349c461453 add stop reason for error 2026-02-04 20:23:18 +08:00
Wagner Bruna
d9ac52a01a
sd: sync to master-492-f957fa3 (#1957)
* sd: sync to master-492-f957fa3

* add Res Multistep and Res 2s samplers

* make sdflashattention control flash_attn too
2026-02-04 16:12:39 +08:00
Concedo
dfa725c58d make the dpi fix more universal. not a perfect solution 2026-02-03 19:49:38 +08:00
Concedo
b13bf44285 kde fractional scaling fix, tooltip fix (+1 squashed commits)
Squashed commits:

[1cf02dcce] kde fractional scaling fix
2026-02-01 21:55:44 +08:00
Concedo
9ef5d34740 fix mcp cert issues 2026-02-01 16:48:37 +08:00
Concedo
ffdc1b0f9f flux2 image editing 2026-01-31 16:36:45 +08:00
Concedo
66e1913da6 fix blocked UA for mcp 2026-01-29 23:53:50 +08:00
Concedo
5c29510330 mcp try handle vscode 2026-01-29 23:39:36 +08:00
Concedo
cd6e087eeb include kde in the fractional scaling fix 2026-01-29 22:06:21 +08:00
Rose
deee1c2cfc
fixed mcp stdio server tool listing (#1950) 2026-01-29 21:35:35 +08:00