Skip to content

models ministral 3 3b instruct 2512 generic gpu

github-actions[bot] edited this page May 29, 2026 · 1 revision

ministral-3-3b-instruct-2512-generic-gpu

Overview

This model is an optimized version of Ministral-3-3B-Instruct-2512 for local inference on WebGPU-capable devices. This optimized model is published here in ONNX format to run with the WebGPU execution provider, with the precision best suited to this target.

ONNX Models

Here are some of the optimized configurations we have added:

  1. ONNX model for WebGPU using RTN quantization.

Model Description

  • 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.

Base Model Information

See Hugging Face model Ministral-3-3B-Instruct-2512 for details.

Version: 1

Tags

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-generic-gpu/version/1

License: apache-2.0

Clone this wiki locally