Skip to content

docs(minimax-h3): add RTX PRO 5000 profile - #742

Open
lishunyang12 wants to merge 1 commit into
vllm-project:mainfrom
lishunyang12:agent/minimax-h3-docker-source
Open

docs(minimax-h3): add RTX PRO 5000 profile#742
lishunyang12 wants to merge 1 commit into
vllm-project:mainfrom
lishunyang12:agent/minimax-h3-docker-source

Conversation

@lishunyang12

@lishunyang12 lishunyang12 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a validated 4× RTX PRO 5000 Blackwell PCIe hardware profile for MiniMax-H3.
  • Use BF16, TP2 × Ulysses2, Ring1, text-encoder TP4, VAE patch parallel 4, and CUDNN attention.
  • Document the five-step topology screen, peak memory, Nsight kernel breakdown, and topology-aware GPU ordering.
  • Note the combined root service added by vLLM-Omni #5720 while retaining the qualified partition-specific commands.
  • Mark the unreleased 1440p/2K mode as coming soon.

Validation

  • YAML parse for taxonomy.yaml and models/MiniMaxAI/MiniMax-H3.yaml
  • node scripts/build-recipes-api.mjs
  • git diff --check

@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vllm-recipes Ready Ready Preview Aug 6, 2026 1:20pm

Request Review

@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 introduces a new docker_source configuration option for recipes, allowing Docker containers to run against a newer local source checkout without rebuilding the image. This is achieved by bind-mounting the host source path read-only and exporting it as PYTHONPATH inside the container. The MiniMax-H3 recipe is updated to utilize this feature. Feedback on the changes points out a potential issue in buildDockerRun where duplicate PYTHONPATH environment flags could be generated if the recipe's environment already defines one. Merging the paths instead of appending duplicate flags is recommended to prevent overwriting existing configurations.

Comment thread src/lib/command-synthesis.js Outdated
@lishunyang12
lishunyang12 marked this pull request as ready for review August 4, 2026 12:07
@lishunyang12 lishunyang12 changed the title Fix MiniMax-H3 Docker to use current vLLM-Omni source Fix MiniMax-H3 Docker and document RTX profiles Aug 4, 2026
@lishunyang12
lishunyang12 force-pushed the agent/minimax-h3-docker-source branch from 5687605 to 9efb440 Compare August 6, 2026 12:39
@lishunyang12 lishunyang12 changed the title Fix MiniMax-H3 Docker and document RTX profiles Fix MiniMax-H3 Docker and update modular RTX profiles Aug 6, 2026
Signed-off-by: lishunyang12 <lishunyang03@gmail.com>
@lishunyang12
lishunyang12 force-pushed the agent/minimax-h3-docker-source branch from a04541c to 50e1d9c Compare August 6, 2026 13:18
@lishunyang12 lishunyang12 changed the title Fix MiniMax-H3 Docker and update modular RTX profiles docs(minimax-h3): add RTX PRO 5000 profile Aug 6, 2026
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