Skip to content

docs: refresh the homepage supported-models table - #2271

Merged
Shi-Dong merged 7 commits into
mainfrom
shi/supported-models-docs
Aug 10, 2026
Merged

docs: refresh the homepage supported-models table#2271
Shi-Dong merged 7 commits into
mainfrom
shi/supported-models-docs

Conversation

@Shi-Dong

@Shi-Dong Shi-Dong commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Refreshes the Supported models table on the docs homepage (docs/index.md), stacked on #2264.

  • States that the table is not exhaustive — it now highlights recent releases and says explicitly that many more models (including older generations of the same families) run on Miles.
  • Adds newly supported models cross-checked against in-tree recipes and open PRs:
    • GLM-5.2 (/models/glm/glm5-2 — the page ships in docs: add GLM-5.2 model page and update supported-models tables #2216; whichever PR lands second takes a trivial table-row rebase)
    • Inkling-Small (/models/thinkingmachines/inkling-small)
    • Nemotron-3-Ultra-550B-A55B (links scripts/run_nemotron_3_ultra_550b_a55b.py; no docs page yet)
    • Gemma-4 26B-A4B and Gemma-4 31B (link their launch scripts; no docs pages yet)
    • JoyAI-LLM-Flash (links scripts/run_joy_ai_llm_flash.py)
    • Kimi-K3 (links Kimi-K3 lora RL day-0 support #1825, which ships scripts/run_kimi_k3.py / run_kimi_k3_lora.py; switch to a docs/script link once it merges)
  • Removes models released more than 9 months ago (cutoff ≈ 2025-11-07): DeepSeek-R1, DeepSeek-V3, Qwen3-Next-80B-A3B-Thinking, Qwen3-30B-A3B / 235B-A22B, the Qwen3 dense line, GLM-4.5, GLM-Z1-9B-0414, Kimi-K2-Instruct / Thinking (K2-Thinking, 2025-11-06, misses the cutoff by a day), Moonlight-16B-A3B, MiMo-7B-RL, and gpt-oss-20b. The MiMo and GPT-OSS family rows disappear entirely.

The removed models' recipe pages and launch scripts stay in the repo and in /models/* — only the homepage highlight table shrinks.

Since the intro sentence previously promised a recipe page per model, it now reads "recipe page or launch script" to cover the script-linked rows.

Test plan

Comment thread docs/index.md
| **GPT-OSS** | [gpt-oss-20b](/models/gpt-oss/gpt-oss) |
| **DeepSeek** | [DeepSeek-V4 Pro](/models/deepseek/deepseek-v4-pro)<br/>[DeepSeek-V4 Flash](/models/deepseek/deepseek-v4-flash) |
| **Thinking Machines** | [Inkling](/models/thinkingmachines/inkling)<br/>[Inkling-Small](/models/thinkingmachines/inkling-small) |
| **Qwen** | [Qwen3.6 MoE](/models/qwen/qwen3-6-moe)<br/>[Qwen3.6](/models/qwen/qwen3-6)<br/>[Qwen3.5-35B-A3B](/models/qwen/qwen3-5-moe)<br/>[Qwen3.5-4B / 9B / 27B](/models/qwen/qwen3-5) |

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.

still keep qwen-3? because the quick example is qwen3

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I'd suggest dropping it here since we mentioned above that "including older generations of the families below."

@Shi-Dong
Shi-Dong deleted the branch main August 10, 2026 18:55
@Shi-Dong Shi-Dong closed this Aug 10, 2026
@Shi-Dong Shi-Dong reopened this Aug 10, 2026
@Shi-Dong
Shi-Dong changed the base branch from shi/core-features-docs to main August 10, 2026 20:08
@Shi-Dong
Shi-Dong merged commit 7af821e into main Aug 10, 2026
52 of 67 checks passed
@Shi-Dong
Shi-Dong deleted the shi/supported-models-docs branch August 10, 2026 20:30
Zhichenzzz added a commit that referenced this pull request Aug 10, 2026
Conflicts, both resolved in favour of main:

- docs/index.md: #2271 refreshed the homepage table (trimmed to recent
  releases, added Kimi-K3 / Nemotron-3-Ultra / Gemma-4 / JoyAI /
  Inkling-Small) and already carries the GLM-5.2 link this branch was
  adding, so main's table is taken wholesale.
- examples/experimental/openenv/glm52_tbench2/README.md: the example
  landed on main separately as #2220 with a reworded "Container image"
  prerequisite; main's copy wins and this branch no longer touches the
  example.

Net diff against main is now just the GLM-5.2 docs: the new
docs/models/glm/glm5-2.md page, its nav entry, the GLM and models
index rows, the cross-reference from glm5.md, and the /glm/ .gitignore
anchor.
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