Commit graph

1556 commits

Author SHA1 Message Date
Concedo
05dbd9a195 fix exception on exit 2026-06-16 17:45:56 +08:00
Concedo
71801743c4 added support for cohere north mini 2026-06-16 00:24:30 +08:00
Concedo
093067ec01 support apriel 2026-06-15 23:39:40 +08:00
Concedo
a91357614a added lfm2 tool call template support 2026-06-15 22:55:24 +08:00
Concedo
be80f5dcbc auto fitting for draft models 2026-06-15 19:36:54 +08:00
Concedo
7b217c3d7c reduce default draft amount to 4 2026-06-15 11:47:45 +08:00
Concedo
de08137d51 mcp handle relative paths 2026-06-15 11:20:43 +08:00
Concedo
18665a574a adjust max ctx back to 12288, allow img2img with ref images 2026-06-15 11:15:40 +08:00
Concedo
8c54b65495 img2img allow extra images 2026-06-15 10:55:35 +08:00
Concedo
cf28c48825 up version 2026-06-14 17:22:08 +08:00
Concedo
a06c915eb4 performance optimizations 2026-06-14 17:07:10 +08:00
Concedo
af96c9001d temporarily disable stream layers 2026-06-13 15:30:00 +08:00
Wagner Bruna
fdc9c96124
sd: sync with master-685-19bdfe2 (#2265)
* sd: sync with master-682-b3d56d0

* sd: sync with master-685-19bdfe2

* sd: enable layer streaming
2026-06-13 11:14:44 +08:00
Concedo
40084bb1f8 mtp drafting added (+1 squashed commits)
Squashed commits:

[b0fa1a6de] wip 1
2026-06-11 15:25:49 +08:00
Concedo
e8ead6efaa increase ctx and gen amt defaults 2026-06-10 18:00:26 +08:00
Concedo
afc8de2c6b Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.devops/cpu.Dockerfile
#	.devops/cuda.Dockerfile
#	.devops/intel.Dockerfile
#	.devops/musa.Dockerfile
#	.devops/openvino.Dockerfile
#	.devops/rocm.Dockerfile
#	.devops/vulkan.Dockerfile
#	.devops/zendnn.Dockerfile
#	.github/workflows/build-webgpu.yml
#	.github/workflows/release.yml
#	ggml/src/ggml-webgpu/ggml-webgpu-shader-lib.hpp
#	ggml/src/ggml-webgpu/ggml-webgpu.cpp
#	ggml/src/ggml-webgpu/wgsl-shaders/binary.wgsl
#	ggml/src/ggml-webgpu/wgsl-shaders/concat.wgsl
#	ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_decls.tmpl
#	ggml/src/ggml-webgpu/wgsl-shaders/scale.wgsl
#	ggml/src/ggml-webgpu/wgsl-shaders/unary.wgsl
#	tests/CMakeLists.txt
#	tests/test-backend-ops.cpp
#	tests/test-mtmd-c-api.c
#	tools/cli/cli.cpp
#	tools/mtmd/CMakeLists.txt
#	tools/server/README.md
2026-06-10 17:21:05 +08:00
Concedo
8cf8469bb8 reasoningeffort param 2026-06-10 10:30:57 +08:00
Concedo
e839598185 think effort box 2026-06-10 01:32:42 +08:00
Concedo
f5acccad63 cleanup round 1 2026-06-09 21:13:48 +08:00
Concedo
d76464b2a9 default top_p 0.9 2026-06-09 14:29:23 +08:00
Concedo
c622a7b96b default temp 0.7 2026-06-08 16:34:52 +08:00
Concedo
b5ae1305d4 toggle jinja enables jinjatools 2026-06-08 16:31:21 +08:00
Concedo
0184f27804 handle anthropic tool responses 2026-06-08 16:16:22 +08:00
Concedo
d1b5db9109 claude support multimedia content 2026-06-08 15:33:42 +08:00
Concedo
21a774a12d anthropic handle thinking 2026-06-08 14:55:46 +08:00
Concedo
b7a16b819c still wip for claude tool calling 2026-06-08 01:26:40 +08:00
Concedo
52630ad13a wip anthropic tool calling 2026-06-08 00:58:43 +08:00
Concedo
c74af42711 handle anthropic tool calls 2026-06-07 23:20:42 +08:00
Concedo
da35c69bc4 clean path and strip query params for all http POST routes 2026-06-07 22:37:00 +08:00
Concedo
119837c5a1 ssl accept more extensions (+1 squashed commits)
Squashed commits:

[d8ac08225] ssl accept more extensions
2026-06-07 21:06:36 +08:00
Wagner Bruna
b1dc6110f0
sd: fix utf-8 prompt handling (#2254) 2026-06-07 13:37:20 +08:00
Concedo
a9d743634c reordered some args 2026-06-05 17:27:17 +08:00
Concedo
19b5f811c3 allow up to 32 fps 2026-06-01 17:37:46 +08:00
Concedo
f4186b767b up version 2026-06-01 16:26:20 +08:00
Concedo
c3246cd392 allow SD to limit max VRAM usage 2026-06-01 16:06:27 +08:00
Concedo
485113f74c low default vae tiling to 640 2026-06-01 10:50:31 +08:00
Concedo
14b7da5e44 allow reversing the reference image 2026-05-31 23:08:58 +08:00
Concedo
f90d9240f1 fixed auto gpu selection issues 2026-05-31 14:00:46 +08:00
Concedo
4cd3888e9b increase frame limit 2026-05-31 01:30:43 +08:00
Concedo
cc9490d9b0 default embed max ctx to 4096 2026-05-31 01:23:54 +08:00
Concedo
5a4a3a34cb allow setting backend automatically even if model is unset but sdmodel is set 2026-05-31 00:54:59 +08:00
Concedo
3361ef801c video vae tiling fix 2026-05-30 22:59:15 +08:00
Concedo
5dc1a89001 support final frame 2026-05-30 09:27:51 +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
13663730a9 ltx wip 2026-05-28 22:45:24 +08:00
Concedo
af42dc14a3 handle chat template kwargs passed by api 2026-05-28 19:25:22 +08:00
Concedo
7dbe82bb47 screen reader warning 2026-05-27 12:31:31 +08:00
Concedo
c6b32ce1f2 message for screen readers in the terminal 2026-05-27 12:17:01 +08:00