Concedo
|
9cf2119cb8
|
update lite
|
2026-02-07 15:35:15 +08:00 |
|
Concedo
|
349c461453
|
add stop reason for error
|
2026-02-04 20:23:18 +08:00 |
|
Concedo
|
e7d980cf4a
|
updated sdui
|
2026-02-03 21:33:51 +08:00 |
|
Concedo
|
76b22a7b23
|
updated lite
|
2026-02-01 22:16:13 +08:00 |
|
Concedo
|
71069253b7
|
update sdui
|
2026-01-31 12:48:57 +08:00 |
|
Concedo
|
885fec37c1
|
update sdui
|
2026-01-30 21:05:10 +08:00 |
|
Concedo
|
d877ec7aec
|
updated lite
|
2026-01-28 19:11:49 +08:00 |
|
Concedo
|
caeef579c1
|
updated sdui
|
2026-01-24 13:08:59 +08:00 |
|
Concedo
|
cdd6578a9a
|
esrgan added
|
2026-01-20 22:10:37 +08:00 |
|
Concedo
|
393791496d
|
flux 2 taesd (+1 squashed commits)
Squashed commits:
[adfc3f3a2] flux 2 taesd
|
2026-01-19 23:47:16 +08:00 |
|
Concedo
|
3ba3d15fe3
|
fixed a typo
|
2026-01-18 16:41:34 +08:00 |
|
Concedo
|
7b4517c2fe
|
embeddings memory usage regression fix
|
2026-01-18 16:26:52 +08:00 |
|
Concedo
|
ac3392d5da
|
updated lite
|
2026-01-17 21:40:53 +08:00 |
|
Concedo
|
21e6ccb8cb
|
updated lite
|
2026-01-17 15:59:53 +08:00 |
|
Concedo
|
22af5f1250
|
Merge commit '2a131801006e29a9231f2b020519d92a486f912d' into concedo_experimental
# Conflicts:
# .devops/cann.Dockerfile
# .devops/cpu.Dockerfile
# .devops/cuda-new.Dockerfile
# .devops/cuda.Dockerfile
# .devops/intel.Dockerfile
# .devops/llama-cli-cann.Dockerfile
# .devops/musa.Dockerfile
# .devops/nix/package.nix
# .devops/rocm.Dockerfile
# .devops/s390x.Dockerfile
# .devops/vulkan.Dockerfile
# .github/workflows/build-cmake-pkg.yml
# .github/workflows/build-linux-cross.yml
# .github/workflows/build.yml
# .github/workflows/copilot-setup-steps.yml
# .github/workflows/release.yml
# .github/workflows/server-webui.yml
# .github/workflows/server.yml
# CMakeLists.txt
# README.md
# build-xcframework.sh
# ci/run.sh
# cmake/common.cmake
# common/CMakeLists.txt
# docs/backend/hexagon/CMakeUserPresets.json
# docs/backend/hexagon/README.md
# docs/build-riscv64-spacemit.md
# docs/build.md
# examples/debug/debug.cpp
# examples/eval-callback/CMakeLists.txt
# examples/eval-callback/eval-callback.cpp
# examples/llama.android/lib/build.gradle.kts
# examples/sycl/build.sh
# examples/sycl/win-build-sycl.bat
# ggml/src/ggml-hexagon/ggml-hexagon.cpp
# ggml/src/ggml-hexagon/htp/CMakeLists.txt
# ggml/src/ggml-hexagon/htp/act-ops.c
# ggml/src/ggml-hexagon/htp/binary-ops.c
# ggml/src/ggml-hexagon/htp/flash-attn-ops.c
# ggml/src/ggml-hexagon/htp/get-rows-ops.c
# ggml/src/ggml-hexagon/htp/hex-dma.c
# ggml/src/ggml-hexagon/htp/hex-dma.h
# ggml/src/ggml-hexagon/htp/htp-ctx.h
# ggml/src/ggml-hexagon/htp/htp-msg.h
# ggml/src/ggml-hexagon/htp/htp-ops.h
# ggml/src/ggml-hexagon/htp/hvx-utils.h
# ggml/src/ggml-hexagon/htp/main.c
# ggml/src/ggml-hexagon/htp/matmul-ops.c
# ggml/src/ggml-hexagon/htp/rope-ops.c
# ggml/src/ggml-hexagon/htp/set-rows-ops.c
# ggml/src/ggml-hexagon/htp/softmax-ops.c
# ggml/src/ggml-hexagon/htp/unary-ops.c
# ggml/src/ggml-hexagon/htp/worker-pool.c
# scripts/debug-test.sh
# scripts/serve-static.js
# scripts/snapdragon/adb/run-bench.sh
# scripts/snapdragon/adb/run-cli.sh
# scripts/snapdragon/adb/run-mtmd.sh
# scripts/snapdragon/adb/run-tool.sh
# scripts/tool_bench.py
# tests/CMakeLists.txt
# tests/test-backend-ops.cpp
# tools/mtmd/clip.cpp
|
2026-01-16 21:52:01 +08:00 |
|
Concedo
|
a53da2f8bd
|
updated sdui from riztard
|
2026-01-16 18:31:30 +08:00 |
|
Concedo
|
a2c5b81b54
|
updated lite
|
2026-01-16 18:09:16 +08:00 |
|
Concedo
|
3e3a4d565b
|
updated lite
|
2026-01-15 23:50:30 +08:00 |
|
Concedo
|
65775ea634
|
updated lite
|
2026-01-15 22:48:30 +08:00 |
|
Concedo
|
0dc18c668c
|
Merge commit 'a61c8bc3bfae4f86b8205535bcea73f476b28c2c' into concedo_experimental
# Conflicts:
# ggml/src/ggml-opencl/CMakeLists.txt
# ggml/src/ggml-opencl/ggml-opencl.cpp
# ggml/src/ggml-webgpu/ggml-webgpu.cpp
# scripts/pr2wt.sh
# src/llama-model.cpp
# tools/CMakeLists.txt
# tools/mtmd/CMakeLists.txt
# tools/mtmd/clip.cpp
# tools/mtmd/clip.h
|
2026-01-13 23:06:50 +08:00 |
|
Concedo
|
107def07c8
|
updated lite and sdui (+1 squashed commits)
Squashed commits:
[3172b5d19] updated lite (+1 squashed commits)
Squashed commits:
[45081b0e2] updated glm nothink template
|
2026-01-02 18:11:32 +08:00 |
|
Concedo
|
bfa2ae7744
|
fixed smartcache bug when used with images
|
2026-01-02 00:35:05 +08:00 |
|
Concedo
|
774841ffd6
|
clear the images array from kcpp chat completions
|
2026-01-01 22:51:00 +08:00 |
|
Concedo
|
66ccf8f6b8
|
Merge commit 'f14f4e421b2177fadcf9d15ebccb0492e5464d86' into concedo_experimental
# Conflicts:
# .github/workflows/docker.yml
# AGENTS.md
# CONTRIBUTING.md
# docs/build.md
# examples/llama.android/app/build.gradle.kts
# examples/llama.android/app/src/main/java/com/example/llama/MainActivity.kt
# examples/llama.android/app/src/main/res/layout/activity_main.xml
# examples/llama.android/gradle/libs.versions.toml
# examples/llama.android/lib/src/main/cpp/ai_chat.cpp
# examples/llama.android/lib/src/main/java/com/arm/aichat/InferenceEngine.kt
# examples/llama.android/lib/src/main/java/com/arm/aichat/internal/InferenceEngineImpl.kt
# examples/model-conversion/scripts/causal/compare-embeddings-logits.sh
# examples/model-conversion/scripts/embedding/run-original-model.py
# examples/retrieval/retrieval.cpp
# ggml/src/CMakeLists.txt
# ggml/src/ggml-cpu/CMakeLists.txt
# ggml/src/ggml-cpu/kleidiai/kernels.cpp
# ggml/src/ggml-cpu/kleidiai/kleidiai.cpp
# ggml/src/ggml-cuda/CMakeLists.txt
# ggml/src/ggml-cuda/mmq.cu
# ggml/src/ggml-cuda/mmq.cuh
# src/CMakeLists.txt
# tools/llama-bench/llama-bench.cpp
# tools/server/CMakeLists.txt
|
2026-01-01 15:20:56 +08:00 |
|
Concedo
|
4c3cf7ba56
|
updated lite
|
2025-12-31 23:07:25 +08:00 |
|
Concedo
|
20ea081594
|
updated lite (+3 squashed commit)
Squashed commit:
[605fef9ca] updated lite
[dad606fad] updated sdui
[22246d7eb] updated lite
|
2025-12-30 22:38:56 +08:00 |
|
Concedo
|
82d562ad7b
|
unstable merge
|
2025-12-28 23:03:03 +08:00 |
|
Concedo
|
4c1daf886a
|
updated lite
|
2025-12-28 21:43:18 +08:00 |
|
Concedo
|
46891b3c0a
|
updated lite
|
2025-12-28 18:07:13 +08:00 |
|
Concedo
|
21d801f6d5
|
init total weight for adaptive p
|
2025-12-28 15:33:06 +08:00 |
|
Concedo
|
6548645aaa
|
rename power law sampler to adaptive p
|
2025-12-27 17:50:58 +08:00 |
|
Concedo
|
91d8863f18
|
power law sampler added
|
2025-12-27 09:46:06 +08:00 |
|
Concedo
|
062f8b28eb
|
fixed sdui gen queue
|
2025-12-25 23:21:33 +08:00 |
|
Concedo
|
26d89bf589
|
support for downloading AVI from sdui
|
2025-12-24 18:40:10 +08:00 |
|
Concedo
|
737b6721bc
|
update sdui
|
2025-12-24 11:39:35 +08:00 |
|
Concedo
|
7c82cad72c
|
support ovis, added taehv wan embed, fixed compile error (+1 squashed commits)
Squashed commits:
[ab71f6d33] support ovis, added taehv wan embed
|
2025-12-22 17:08:09 +08:00 |
|
Concedo
|
d577187875
|
update sdui
|
2025-12-21 20:35:19 +08:00 |
|
Concedo
|
51d00f3744
|
updated lite
|
2025-12-17 19:10:11 +08:00 |
|
Concedo
|
798473d867
|
updated sdui, fixed image import
|
2025-12-11 11:43:40 +08:00 |
|
Concedo
|
40d3d830a1
|
updated lite
|
2025-12-07 17:13:23 +08:00 |
|
Concedo
|
20363dc6e7
|
z image limit cfg scale to 3.0 max
|
2025-12-07 16:24:26 +08:00 |
|
Concedo
|
8577628874
|
freeze lcpp ui forever, modify branding
|
2025-12-07 13:11:01 +08:00 |
|
Concedo
|
2fd7398c6d
|
updated lite
|
2025-12-05 16:51:31 +08:00 |
|
Concedo
|
03cec02a3d
|
Merge branch 'upstream' into concedo_experimental
# Conflicts:
# .github/workflows/build.yml
# .github/workflows/release.yml
# .github/workflows/winget.yml
# CODEOWNERS
# README.md
# ci/run.sh
# docs/build.md
# docs/ops.md
# docs/ops/Vulkan.csv
# ggml/CMakeLists.txt
# ggml/src/ggml-cann/ggml-cann.cpp
# ggml/src/ggml-sycl/ggml-sycl.cpp
# scripts/sync_vendor.py
# src/CMakeLists.txt
# tests/test-json-schema-to-grammar.cpp
# tests/test-quantize-stats.cpp
# tools/server/CMakeLists.txt
# tools/server/README.md
|
2025-12-03 18:56:31 +08:00 |
|
Concedo
|
438eae7105
|
mistral2 vocab for sdcpp
|
2025-12-01 22:32:58 +08:00 |
|
Concedo
|
b30f09db80
|
autoscroll fixes
|
2025-11-28 18:31:29 +08:00 |
|
Concedo
|
eda4a312cb
|
Merge branch 'upstream' into concedo_experimental
# Conflicts:
# .devops/vulkan.Dockerfile
# ggml/src/ggml-cpu/CMakeLists.txt
# ggml/src/ggml-opencl/CMakeLists.txt
# ggml/src/ggml-opencl/ggml-opencl.cpp
# ggml/src/ggml-sycl/common.hpp
# tests/test-backend-ops.cpp
# tools/server/README.md
|
2025-11-28 13:22:02 +08:00 |
|
Concedo
|
5fe1d51c24
|
fix gpt oss
|
2025-11-26 23:44:56 +08:00 |
|
Concedo
|
9b6320cd71
|
adjust launcher scaling behavior
|
2025-11-25 21:32:03 +08:00 |
|
Concedo
|
1cc4403cba
|
updated llama.cpp web ui (+2 squashed commit)
Squashed commit:
[9b22ac6e4] more fixes for lcpp web ui,. will be squashed
[522b59b4c] henky tries using svelte or something
|
2025-11-24 00:43:27 +08:00 |
|