[Bug]: AutoDeploy: Investigate Mistral dense models
Open
@bmarimuthu-nv is already working on this.
Since May 12, 2026.
AutoDeploy
- Dominant language
- Python
- Stars
- 14.7k
- Forks
- 2.8k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 489
Description
AutoDeploy support for these Mistral dense / Codestral / Pixtral models is currently unknown and needs investigation.
Failed models:
mistralai/Codestral-25.01mistralai/Mistral-Large-Instruct-2407mistralai/Mistral-Large-Instruct-2501
Skipped models:
mistralai/Mistral-Small-3.1-24B-Instruct-2503mistralai/Mistral-Small-3.2-24B-Instruct-2506mistralai/Mistral-Small-4-119B-2603mistralai/Pixtral-12B-2409
Reproduce on cw-dfw with:
python examples/auto_deploy/build_and_run_ad.py --model <model id from above> --use-registry
Also monitor the AutoDeploy dashboard for status changes:
https://autodeploy-dashboard-a68618.gitlab-master-pages.nvidia.com/
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.