Skip to content

docs: align registry and speech status - #696

Closed
localai-org-maint-bot wants to merge 1 commit into
mudler:mainfrom
localai-org-maint-bot:codex/docs-alignment-20260814
Closed

docs: align registry and speech status#696
localai-org-maint-bot wants to merge 1 commit into
mudler:mainfrom
localai-org-maint-bot:codex/docs-alignment-20260814

Conversation

@localai-org-maint-bot

Copy link
Copy Markdown
Collaborator

Summary

  • update the README and status ledger from 37 to 38 registered architecture names
  • update the README from 36 parser families and 40 names to 37 families and 41 names
  • describe the CPU-gated IndexTTS-2.5 foundations without claiming a loadable model or audio synthesis
  • record the IndexTTS-2.5 benchmark disposition as pending

No News entry is added because IndexTTS-2.5 still refuses at load and is not a user-available feature.

Verification

  • python3 scripts/check-readme-structure.py
  • python3 scripts/check-supported-models.py
  • python3 scripts/check-public-doc-tables.py
  • python3 scripts/check-agent-record.py
  • python3 scripts/check-model-checklist.py
  • python3 scripts/check-env-doc.py
  • python3 -m unittest tests.scripts.test_check_readme_structure tests.scripts.test_check_supported_models tests.scripts.test_check_public_doc_tables (107 tests)
  • git diff --check

The broader test-registration gate cannot run on this host because cmake is not installed. The change is documentation-only.

The model registry now exposes 38 architecture names, and the tool parser registry exposes 37 families over 41 names. The landing page still carried the previous totals.

IndexTTS-2.5 now has CPU-gated foundations, but it still refuses at load and cannot synthesize audio. Record that partial state without adding a support or performance claim.

FOLLOWING_AGENTS_PROTOCOL
Following-Agents-Protocol: true
AI-Assisted: true
Assisted-by: Codex:gpt-5 [Codex]
@localai-bot

Copy link
Copy Markdown
Collaborator

Closing as stale. Every substantive claim in this branch is now false, and
merging it would silently revert accurate text.

Measured against main at 281e6a120:

The docs/BENCHMARKS.md row's PENDING disposition is defensible on its own —
#633 is unpinned and no speed number exists — but it is attached to
"no loadable model, synthesized audio ... exists", which is not the case.

What was right here, and is worth keeping: the surface discipline. A
lifecycle statement to STATUS.md, a disposition to BENCHMARKS.md, a
capability to FEATURES.md is exactly the split AGENTS.md asks for. And the
gap it noticed is real: main still has no IndexTTS-2.5 row in either
docs/STATUS.md or docs/BENCHMARKS.md, while docs/FEATURES.md describes it
as rendering. That, together with the docs/USAGE.md passages still denying the
route exists and the v20/v21 disagreement inside FEATURES, is filed as
#1112 — to be written from today's tree rather than from this one.

Also worth recording so it is not re-derived: this branch's sanitize-cpu
(address,undefined) red was never attributable. The failure was
src/vllm/model_executor/models/ltx2_loader.cpp:1325:91: runtime error: load of misaligned address ... for type 'const uint16_t' in test_ltx2_video — a C++
defect in a file this markdown-only diff does not touch. main itself carried
that red from cefacd2d0 until fc903b8dd closed it (#674), about 11 hours
after this branch's head commit. Likewise its windows-msvc-* reds: a
markdown-only diff cannot break an MSVC build, and that queue has since been
worked down through #968 (landed as #983) and #1068.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants