docs(ENG-MM-INPUT-PIPELINE): correct HTTP support claims - #3118
Open
localai-org-maint-bot wants to merge 3 commits into
Open
docs(ENG-MM-INPUT-PIPELINE): correct HTTP support claims#3118localai-org-maint-bot wants to merge 3 commits into
localai-org-maint-bot wants to merge 3 commits into
Conversation
Record the source inventory before correcting stale HTTP support claims. Track ISSUE-LOCAL-01M24M9SWMN0WAX7PH2ZC2YWFN without changing runtime state. FOLLOWING_AGENTS_PROTOCOL Following-Agents-Protocol: true AI-Assisted: true Assisted-by: Codex:GPT-6 [Codex]
Replace stale refusal claims and the JPEG example with the current architecture-specific image and audio paths. Keep synthetic-weight verification separate from real-checkpoint token parity. Addresses ISSUE-LOCAL-01M24M9SWMN0WAX7PH2ZC2YWFN. FOLLOWING_AGENTS_PROTOCOL Following-Agents-Protocol: true AI-Assisted: true Assisted-by: Codex:GPT-6 [Codex]
Zero modality limits refuse dots3-note requests but do not skip its tower loads. Name the loaders that skip and preserve measured evidence. Record CPU documentation checks and the broader environment limits for ISSUE-LOCAL-01M24M9SWMN0WAX7PH2ZC2YWFN. FOLLOWING_AGENTS_PROTOCOL Following-Agents-Protocol: true AI-Assisted: true Assisted-by: Codex:GPT-6 [Codex]
localai-org-maint-bot
marked this pull request as ready for review
September 10, 2026 03:14
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.
Row
ENG-MM-INPUT-PIPELINE, public documentation correction only.Before starting
ISSUE-LOCAL-01M24M9SWMN0WAX7PH2ZC2YWFN.mainat51ded8f10in a separate worktree.runner.cpp:3094,server_main.cpp:1523-1576, andmm_chat_dots3note.cpp:132-174.What changed
The README says the runner drops image features, although HTTP requests now reach the model.
Replace that claim with the implemented Qwen3-VL and dots3-note paths, and add a short news entry.
Document per-model image/audio limits, square raw RGB images, and PCM16 WAV audio.
Replace the misleading JPEG example with a file-based raw-RGB request using Python's standard library.
Shorten repeated execution details in the feature overview and link to the input guide.
Clarify that zero limits reject dots3-note requests but still load its supported towers.
Preserve the measured Qwen3-VL memory result and the pending real-checkpoint token gate.
Evidence
All checks below passed locally on reviewed head
c561ce1e6, using CPU only:The four mutation suites passed 108 tests: 19, 46, 11, and 32 respectively.
Offline execution of the documented Python example verified the POST endpoint, model name, MIME type, and exact image bytes.
Empty and malformed buffers refused before HTTP. Local links in all four edited documents resolved.
Independent review passed after a fresh implementer corrected the tower-skip scope and clarified the default-limit example.
Speed claims
This pull request makes no speed claim. No runtime code, benchmark result, or feature lifecycle changes.
Honest gaps
Full preflight was attempted and stopped after established environment failures; it did not pass.
This minimal Alpine shell lacks a C/C++ toolchain and GNU
find -printf.Some tests clear the environment and cannot load the temporary Python shared libraries.
The focused documentation checks above pass; no checker was changed or bypassed to produce those results.
No model inference or GPU gate was run. CI on the final push remains separate verification.
The local issue remains open until upstream integration.
FOLLOWING_AGENTS_PROTOCOL
Following-Agents-Protocol: true
AI-Assisted: true
Assisted-by: Codex:GPT-6 [Codex]