MiniMax-M3-speedy-colibri-nvfp4
NVFP4 container for colibrì, a Rust MoE inference engine for single-box streaming-expert inference.
This repository exists so the model can be downloaded and run directly, with no conversion step. Converting the upstream checkpoint requires holding the source and the container on disk at the same time; this container is the finished artefact.
- Upstream:
nvidia/MiniMax-M3-NVFP4 - Base model:
MiniMaxAI/MiniMax-M3 - Architecture: 60 layers, GQA (64Q/4KV, partial rope 64); 128 experts top-4, sigmoid+bias router
- Expert format: NVFP4
Use
huggingface-cli download Kanposer/MiniMax-M3-speedy-colibri-nvfp4 --local-dir MiniMax-M3-container
coli gen MiniMax-M3-container "<prompt tokens>"
What was changed
Weights were repacked into colibrì's container layout. Routed experts are NVFP4 as published upstream; the container repacks them into coalesced per-expert spans for streaming. No fine-tuning, distillation, or other modification of model behaviour was performed.
Licence and attribution
This is a derivative of nvidia/MiniMax-M3-NVFP4 and is
distributed under the upstream licence, minimax-community-license (licence text).
The upstream LICENSE file is included in this repository verbatim, copied from the source repo.
All rights in the original model remain with its authors. Please read and comply with the upstream licence before downloading or using these weights.
- Downloads last month
- 24
Model tree for Kanposer/MiniMax-M3-speedy-colibri-nvfp4
Base model
MiniMaxAI/MiniMax-M3