Concedo
ccd2dbe020
added support for server side save slots
2025-02-24 00:20:16 +08:00
Concedo
f2ac10c014
added nsigma to lite
2025-02-21 15:11:24 +08:00
Concedo
41350df81f
updated lite, added ability to export kcpps via CLI
2025-02-20 22:58:12 +08:00
Concedo
58380153b2
safer autoguess fix
...
verbose outputs (+3 squashed commit)
Squashed commit:
[7bbbfc10] fixed a retry history bug
[824b9bf7] another autoguess fix
2025-02-16 21:13:45 +08:00
Concedo
fd211dbeb3
fixed lite
2025-02-16 01:56:26 +08:00
Concedo
5b9fc4b3a3
Revert "try use docker to prepare for upcoming deprecation"
...
This reverts commit d4791c5188eb99b3d160f5bbe482a93749cf96a0. (+2 squashed commit)
Squashed commit:
[d4791c51] try use docker to prepare for upcoming deprecation
[1e120978] updated lite
2025-02-15 22:11:33 +08:00
Concedo
f48bd3f919
added automatic recovery if bad config is loaded, will restore to known good config
2025-02-15 17:16:21 +08:00
Concedo
302fedc649
updated lite
2025-02-15 13:03:43 +08:00
Concedo
71016db617
remove tts audio caching
2025-02-12 11:37:43 +08:00
Concedo
c1d38897ee
fix for websearch button visibility
2025-02-09 22:06:12 +08:00
Concedo
4aa09bd1d4
updated lite
2025-02-09 12:47:48 +08:00
Concedo
cf4d0085f6
more bugfixes for admin mode
2025-02-08 01:00:52 +08:00
Concedo
8fef9f3fb5
reloading is working correctly.
2025-02-06 22:24:18 +08:00
Concedo
f13498df13
Merge branch 'upstream' into concedo_experimental
...
# Conflicts:
# .devops/tools.sh
# .devops/vulkan.Dockerfile
# .github/workflows/build.yml
# .github/workflows/docker.yml
# .github/workflows/server.yml
# Makefile
# README.md
# cmake/llama-config.cmake.in
# common/CMakeLists.txt
# examples/gbnf-validator/gbnf-validator.cpp
# examples/run/run.cpp
# examples/server/README.md
# examples/server/tests/README.md
# ggml/src/CMakeLists.txt
# ggml/src/ggml-hip/CMakeLists.txt
# scripts/sync-ggml.last
# tests/CMakeLists.txt
# tests/test-backend-ops.cpp
# tests/test-chat-template.cpp
# tests/test-grammar-integration.cpp
2025-02-01 17:14:59 +08:00
Concedo
898856e183
cleaned up unused flags from makefile, updated lite
2025-01-30 19:34:55 +08:00
Concedo
0e45d3bb7a
quiet flags now set at load time
2025-01-25 16:46:56 +08:00
Concedo
ff64c3060a
fixed misc lite bugs, tts parsing issues, klite connectivity process
2025-01-19 22:32:01 +08:00
Concedo
57e8c1433b
updated lite
2025-01-19 17:34:15 +08:00
Concedo
fa7e661133
various fixes
2025-01-18 23:52:39 +08:00
Concedo
e8570de0e6
improved tts default voices quality and sample rate
2025-01-17 18:45:16 +08:00
Concedo
70ba616ecc
browser launch
2025-01-15 17:41:14 +08:00
Concedo
ed9f7a38ae
add some built in voices
2025-01-15 00:17:17 +08:00
Concedo
636beac6d2
added a nicer built in voice
2025-01-13 23:26:54 +08:00
Concedo
91b6e29af3
added multilingual support for whisper
2025-01-09 23:28:52 +08:00
Concedo
c73d99ccac
updated lite
2025-01-08 13:35:59 +08:00
Concedo
7b25b6171c
updated lite
2025-01-05 23:10:31 +08:00
Concedo
9b32482089
fixed bug in aesthetic ui
2025-01-05 18:04:02 +08:00
Concedo
1559d4d2fb
fixed defective websearch
2025-01-04 16:47:38 +08:00
Concedo
e07e73aeb4
updated lite
2025-01-04 10:47:48 +08:00
Concedo
3fea11675d
websearch integrated into lite, changed to POST
2024-12-30 17:30:41 +08:00
Concedo
5451a8e8a9
updated lite
2024-12-29 17:04:29 +08:00
Concedo
7c671f289e
Merge branch 'upstream' into concedo_experimental
...
# Conflicts:
# .github/workflows/docker.yml
# examples/cvector-generator/mean.hpp
# examples/cvector-generator/pca.hpp
# examples/export-lora/export-lora.cpp
# examples/rpc/rpc-server.cpp
# examples/run/README.md
# examples/run/run.cpp
# examples/server/CMakeLists.txt
# examples/server/README.md
# ggml/src/CMakeLists.txt
# ggml/src/ggml-cpu/CMakeLists.txt
# ggml/src/ggml-vulkan/ggml-vulkan.cpp
# scripts/compare-llama-bench.py
# scripts/hf.sh
# tests/test-chat-template.cpp
2024-12-28 12:48:34 +08:00
Concedo
fd5100c382
fix for query param
2024-12-21 10:41:25 +08:00
Concedo
634360430b
updated lite
2024-12-19 11:48:35 +08:00
Concedo
4f800fb3ac
updated lite (+1 squashed commits)
...
Squashed commits:
[424bbc76] updated lite
2024-12-19 00:28:27 +08:00
Concedo
1e07043a6e
clean and rename old clblast files in preparation for merge
2024-12-15 15:29:02 +08:00
Concedo
4548d893ee
better way to handle termux compatibility (+2 squashed commit)
...
Squashed commit:
[301986f11] better way to handle termux compatibility
[16b03b225] updated lite
2024-12-11 15:05:01 +08:00
Concedo
e9d2332dd8
improved tool calls and whisper
2024-12-06 14:34:31 +08:00
Concedo
52cc908f7f
default trim_stop to true, which trims any tokens after a stop sequence and the stop sequence itself. This is potentially a breaking change.
2024-12-03 22:44:10 +08:00
Concedo
2ba5949054
updated sdcpp, also set euler as default sampler
2024-12-01 17:00:20 +08:00
Concedo
d5e732f3ab
updated lite
2024-12-01 01:49:09 +08:00
Concedo
5353bfa983
updated lite
2024-11-30 12:26:20 +08:00
Concedo
fdfb9b33d7
updated lite
2024-11-26 21:05:28 +08:00
Concedo
a7f161da95
updated lite
2024-11-25 16:15:59 +08:00
Concedo
1e0792a3ef
comfyui emulation also done
2024-11-24 15:39:03 +08:00
Concedo
c0da7e4dcf
multiplayer activity tracking
2024-11-23 19:59:55 +08:00
Concedo
18f227625b
multiplayer fixes
2024-11-22 19:02:31 +08:00
Concedo
c2ca2ec2bc
updated docs, fixed a few issues with multiplayer
2024-11-21 18:16:13 +08:00
Concedo
232e4d2c38
updated lite
2024-11-21 17:10:34 +08:00
Concedo
8ab3eb89a8
updated lite
2024-11-21 10:43:48 +08:00