models ministral 3 3b instruct 2512 cuda gpu - Azure/azureml-assets GitHub Wiki
This model is an optimized version of Ministral-3-3B-Instruct-2512 for local inference on CUDA GPUs. This optimized model is published here in ONNX format to run on CUDA-capable GPU devices, with the precision best suited to this target.
Here are some of the optimized configurations we have added:
- ONNX model for CUDA GPU using RTN quantization.
- Developed by: Microsoft
- Model type: ONNX
- License: apache-2.0
- Model Description: This is a conversion of Ministral-3-3B-Instruct-2512 for local inference.
- Disclaimer: Model is only an optimization of the base model, any risk associated with the model is the responsibility of the user of the model. Please verify and test for your scenarios. There may be a slight difference in output from the base model with the optimizations applied. Note that optimizations applied are distinct from fine tuning and thus do not alter the intended uses or capabilities of the model.
See Hugging Face model Ministral-3-3B-Instruct-2512 for details.
Version: 1
foundryLocal license : apache-2.0 licenseDescription : This model is provided under the License Terms available at <https://www.apache.org/licenses/LICENSE-2.0.html>. author : Microsoft inputModalities : text,image outputModalities : text task : vision-language-chat maxOutputTokens : 2048 alias : ministral-3-3b-instruct-2512 directoryPath : v1 promptTemplate : {"system": "[SYSTEM_PROMPT]{Content}[/SYSTEM_PROMPT]", "user": "[INST]{Content}[/INST]", "assistant": "{Content}</s>", "prompt": "[INST]{Content}[/INST]"} supportsToolCalling : true toolCallStart : [TOOL_CALLS] toolCallEnd : </s> toolRegisterStart : [AVAILABLE_TOOLS] toolRegisterEnd : [/AVAILABLE_TOOLS] toolResponseStart : [TOOL_RESULTS] toolResponseEnd : [/TOOL_RESULTS] capabilities : tool-calling supportsReasoning reasoningStart reasoningEnd contextLength : 262144 minFLVersion : 1.2.0 disable-maap : true
View in Studio: https://ml.azure.com/registries/azureml/models/ministral-3-3b-instruct-2512-cuda-gpu/version/1
License: apache-2.0