[UPDATE][llamacppllmbasev3][1.2.38] Update CUDA engine to b10969 - #3544
Merged
Terminus-Gitbot merged 3 commits intoSep 15, 2026
Merged
Conversation
Collaborator
|
After the modification is completed, please click ready for review to submit the PR |
Collaborator
|
Chart invalid. Error message: [inconsistent info. Version must be the same in chart. version in OlaresManifest.yaml:1.2.38, Chart.yaml:1.2.38, title:1.2.47] |
Collaborator
|
After the modification is completed, please click ready for review to submit the PR |
Collaborator
|
After the modification is completed, please click ready for review to submit the PR |
harveyff
marked this pull request as ready for review
September 15, 2026 05:25
Collaborator
|
Check passed, please wait for auto-merge. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
App Title
llama.cpp Engine Base
Description
Based on beclab/apps main (Chart 1.2.37), update the main llama.cpp image from
beclab/ggml-org-llama.cpp:server-cuda12-b10588tobeclab/ggml-org-llama.cpp:server-cuda12-b10969.Bump Chart/manifest version to 1.2.38, appVersion/versionName to b10969, and refresh the existing English/Chinese upgrade notes. The only workload change is the main container image tag. All other configuration matches the public-source baseline, including llm-init v1.5.0.
Upstream engine highlights (b10588 to b10969)
Chart 1.2.38 — Upgrade llama.cpp from
server-cuda12-b10588toserver-cuda12-b10969.Model compatibility
qwen4exp) text/vision architecture support (#27742), with subsequent recurrent-state rollback and inference fixes.Speculative decoding and CUDA
Server and chat behavior
--kv-unified-per-slotto cap each request slot when using a unified KV cache;-ccontrols the total pool (#24124). This update does not change the configured context size automatically.preserve_reasoningby default for chat templates that support it; use--no-reasoning-preserveto disable (#28174).data:URLs ininput_audioandinput_videorequests, fixing media decoding errors (#27735); requires a compatible multimodal model and client.Stability and memory
These are upstream engine changes; model-specific capabilities are not all validated by this chart update. llm-init remains at
v1.5.0.Full upstream changes: ggml-org/llama.cpp@b10588...b10969
Validation
Statement