Skip to content

docs: curate public model references#162

Merged
GreatV merged 1 commit into
mainfrom
agent/curate-published-model-docs
Jul 15, 2026
Merged

docs: curate public model references#162
GreatV merged 1 commit into
mainfrom
agent/curate-published-model-docs

Conversation

@GreatV

@GreatV GreatV commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • remove experimental and compatibility-only checkpoints from the supported model guide
  • link PP-OCRv6 files to the published v0.7.0 assets and keep official PaddleOCR bundle links
  • align model names in Markdown and Rust examples with public Release, ModelScope, and official PaddleOCR assets
  • simplify headings, remove parenthetical title notes and arrow notation, and keep prose paragraphs on one source line
  • fix the documented table-structure example argument

Why

The documentation refresh treated several registry and local conversion artifacts as supported public models. Some example commands also used stale or incorrectly cased filenames that do not match the published assets.

Impact

Users can now follow the model tables and example commands using publicly available files. The supported VLM list and parameter labels remain unchanged after verification against the model authors' public repositories.

Validation

  • cargo fmt --all -- --check
  • cargo test --workspace
  • cargo check --workspace --examples
  • verified 93 GitHub Release asset links and 76 displayed asset sizes
  • verified official PaddleOCR dictionaries and PP-OCRv6 bundles
  • verified 106 concrete model asset names and all listed VLM repositories against public sources

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request standardizes model filenames and paths across documentation and examples to use a consistent lowercase, hyphenated naming convention matching the v0.7.0 release. It also updates documentation links, refactors section headers, and replaces arrow symbols with descriptive text in code comments to improve readability. No review comments were provided, and I have no feedback to offer as the changes are clean and correct.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@GreatV GreatV merged commit a68d1e4 into main Jul 15, 2026
7 checks passed
@GreatV GreatV deleted the agent/curate-published-model-docs branch July 15, 2026 21:55
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.

1 participant