NVIDIA / NVIDIA/Model-Optimizer
Support MiniMax-H3 Visual VAE quantization in ModelOpt
Open
@cjluo-nv is already working on this.
Since Aug 17, 2026.
feature request
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 604
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 142
Description
vLLM-Omni is currently working on production VAE optimization for MiniMax-H3 in
https://github.com/vllm-project/vllm-omni/issues/5948
As a follow-up, would the ModelOpt team be interested in adding quantization support for the MiniMax-H3 Visual VAE?
This could explore FP8, NVFP4, or mixed-precision quantization depending on quality and kernel support, and potentially integrate with the VAE optimization path in vLLM-Omni.
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.