docs: curate public model references#162
Conversation
There was a problem hiding this comment.
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.
Summary
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 -- --checkcargo test --workspacecargo check --workspace --examples