docs: align FP8 KV and placement claims - #2236
Open
localai-org-maint-bot wants to merge 1 commit into
Open
Conversation
ROCm now implements and gates the FP8 E4M3 KV store and read, while the public usage pages still described it as refused. dots3-note also joined the shared expert-placement path after the README counted five families. Keep the unmeasured CUDA and end-to-end gates explicit, and compact the placement row to its current support and gap summary. FOLLOWING_AGENTS_PROTOCOL Assisted-by: Codex:gpt-5 [Codex]
localai-org-maint-bot
force-pushed
the
docs/current-code-audit
branch
from
August 30, 2026 03:03
85f1881 to
83b1326
Compare
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.
What changed
Why
The ROCm FP8 KV path landed in
191f64608, but the public feature and usage pages still said ROCm refused it. The dots3-note model also joinedRunMoePlaced, while the README still counted five families.Verification
python3 scripts/check-readme-structure.pypython3 tests/scripts/test_check_readme_structure.pypython3 scripts/check-agent-record.pypython3 tests/scripts/test_agent_record.pygit diff --checkNo GPU verification is required because this PR changes documentation only and cites the existing accepted component gates.