Commit graph

528 commits

Author SHA1 Message Date
Concedo
3655ecf9b3 minor template and tts ui fixes 2025-08-27 22:30:09 +08:00
Concedo
031d7de8e3 seed oss template fix 2025-08-25 16:56:34 +08:00
Concedo
d76e98d90d updated lite 2025-08-25 10:54:26 +08:00
Concedo
a9f5c2dfd9 updated lite 2025-08-25 01:24:34 +08:00
Concedo
8a4d31447d added non thinking template for seed OSS 2025-08-23 18:19:22 +08:00
Concedo
f9998b2a5d seed OSS chat templates 2025-08-23 18:01:39 +08:00
Concedo
699a3591fb updated lite 2025-08-23 17:33:41 +08:00
Concedo
c57b71b005 updated lite (+1 squashed commits)
Squashed commits:

[d0ac914a] updated lite
2025-08-23 12:39:50 +08:00
Concedo
02c7873afd updated lite 2025-08-23 11:23:47 +08:00
Concedo
1c39a97cb0 updated lite 2025-08-21 23:10:13 +08:00
Concedo
2853baf1e8 updated lite 2025-08-20 20:40:56 +08:00
Concedo
9fb0611115 handle contractions correctly, bump defaults 2025-08-18 22:33:44 +08:00
Concedo
67ef5e6c02 phonemizer fixes, now kokoro works very well 2025-08-18 16:13:16 +08:00
Concedo
685129fb5a add missing title, set max tts length to 1024, updated lite (+2 squashed commit)
Squashed commit:

[0737a028] add missing title

[a42328b0] add max tts length 1024
2025-08-17 21:42:56 +08:00
Concedo
9491b6966d updated lite (+1 squashed commits)
Squashed commits:

[36a56d8c] updated lite
2025-08-16 12:26:27 +08:00
Concedo
955cf66bbc load embedding at current maxctx instead of max trained ctx by default 2025-08-13 18:42:14 +08:00
Concedo
0d06e95548 updated lite (+1 squashed commits)
Squashed commits:

[d6b832033] updated lite
2025-08-12 18:32:40 +08:00
Concedo
962daa1fdc updated lite (+1 squashed commits)
Squashed commits:

[8da24c85b] updated lite
2025-08-11 21:41:28 +08:00
Concedo
300e20be6c allow termux to launch existing downloaded models 2025-08-10 21:29:51 +08:00
Concedo
5f95fc1122 update lite 2025-08-09 20:31:15 +08:00
Concedo
fc551470d4 updated lite 2025-08-09 10:33:59 +08:00
Concedo
3468c2834d fixed adv mode 2025-08-08 22:26:36 +08:00
Concedo
d5b5e79035 should fix vulkan bsod 2025-08-08 10:57:50 +08:00
Concedo
8f15461bea updated lite 2025-08-08 00:04:47 +08:00
Concedo
338b1fe97e readjusted mistral and oai template, fixed compile issue on termux, updated lite, show generated token ids in debug mode 2025-08-07 21:14:48 +08:00
Concedo
34487d3c02 gpt oss harmony template 2025-08-06 11:39:40 +08:00
Concedo
7590a0ea39 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.github/workflows/build.yml
#	ggml/CMakeLists.txt
#	ggml/cmake/ggml-config.cmake.in
#	ggml/src/CMakeLists.txt
#	models/templates/README.md
#	tools/imatrix/imatrix.cpp
2025-08-05 19:24:29 +08:00
Concedo
9fbbd9e127 half measure for mistral spaced formats 2025-08-04 23:48:11 +08:00
Concedo
6cb8f95b5b tool calling params have been ported over to KAI api and can be used, same syntax as OAI endpoint 2025-08-03 16:21:57 +08:00
Concedo
3c2a9f6dcf updated lite 2025-08-02 22:27:16 +08:00
Concedo
fa815f76c9 updated model recs (+1 squashed commits)
Squashed commits:

[3e0431ae1] updated model recs
2025-08-02 11:41:37 +08:00
Concedo
b04362f831 Merge commit '00131d6eaf' into concedo_experimental
# Conflicts:
#	docs/ops.md
#	examples/save-load-state/save-load-state.cpp
#	ggml/CMakeLists.txt
#	ggml/src/ggml-cann/aclnn_ops.cpp
#	ggml/src/ggml-cann/aclnn_ops.h
#	ggml/src/ggml-cann/ggml-cann.cpp
#	ggml/src/ggml-hip/CMakeLists.txt
#	ggml/src/ggml-sycl/cpy.cpp
#	ggml/src/ggml-sycl/cpy.hpp
#	ggml/src/ggml-sycl/ggml-sycl.cpp
#	ggml/src/ggml-sycl/set_rows.cpp
#	scripts/server-bench.py
#	tests/CMakeLists.txt
#	tests/test-backend-ops.cpp
#	tests/test-thread-safety.cpp
#	tools/llama-bench/llama-bench.cpp
2025-08-02 10:15:39 +08:00
Concedo
cade9f42bc bump defaults 2025-07-31 12:05:57 +08:00
Concedo
b8425f5a9c merge but voxtral not working 2025-07-28 22:08:05 +08:00
Concedo
4940a15a80 updated lite 2025-07-23 17:16:47 +08:00
Concedo
4b348d0b7e add 2 more save slots 2025-07-22 21:07:19 +08:00
Concedo
f5aa7c2265 updated lite 2025-07-21 23:35:37 +08:00
Concedo
6d50def409 default kv_unified to true, handle LLAMA_SET_ROWS. 2025-07-21 16:13:20 +08:00
Concedo
30675b0798 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	CODEOWNERS
#	docs/build.md
#	scripts/sync-ggml.last
#	tests/test-backend-ops.cpp
#	tools/imatrix/README.md
#	tools/imatrix/imatrix.cpp
2025-07-20 22:47:31 +08:00
Concedo
e1849f9a0b updated lite (+4 squashed commit)
Squashed commit:

[ecaa653df] updated lite

[1154c44a7] updated lite

[db2e5e43d] allow whisper interrogate mode for audio files

[490b13af8] whitespace
2025-07-20 11:10:03 +08:00
Concedo
b0b7a07b34 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	examples/parallel/parallel.cpp
2025-07-18 23:49:45 +08:00
Concedo
b8e3280432 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.devops/nix/package.nix
#	ggml/src/ggml-sycl/ggml-sycl.cpp
2025-07-18 13:46:32 +08:00
Concedo
b028dd4e84 minor fixes 2025-07-18 13:22:59 +08:00
Concedo
8cf812eddd updated lite 2025-07-17 20:11:17 +08:00
Concedo
a417cd87c7 updated lite 2025-07-17 12:09:06 +08:00
Concedo
d4a394ff73 label attached media with ids 2025-07-17 10:04:46 +08:00
Concedo
f0564f9caf updated lite, added better separators for multimodal chunks (universal) 2025-07-17 00:11:08 +08:00
Concedo
ce7aa0d5c0 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	ggml/src/ggml-sycl/ggml-sycl.cpp
#	requirements/requirements-all.txt
2025-07-15 23:59:53 +08:00
Concedo
7e5582afdb updated lite 2025-07-14 17:41:36 +08:00
Concedo
66755c8fe9 switch to miniaudio, support mp3 for whisper 2025-07-13 23:24:07 +08:00