models smollm3 3b generic gpu - Azure/azureml-assets GitHub Wiki
This model is an optimized version of SmolLM3-3B to enable local inference on GPUs. This model uses GPTQ quantization.
- Developed by: Microsoft
- Model type: ONNX
- License: apache-2.0
- Model Description: This is a conversion of the SmolLM3-3B for local inference on GPUs.
- 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 SmolLM3-3B for details.
Version: 1
foundryLocal license : apache-2.0 licenseDescription : This model is provided under the License Terms available at <https://huggingface.co/HuggingFaceTB/SmolLM3-3B/blob/main/LICENSE>. author : Microsoft inputModalities : text outputModalities : text task : chat-completion maxOutputTokens : 2048 alias : smollm3-3b directoryPath : v1 promptTemplate : {"system": "<|im_start|>system\n{Content}<|im_end|>", "user": "<|im_start|>user\n{Content}<|im_end|>", "assistant": "<|im_start|>assistant\n{Content}<|im_end|>", "prompt": "<|im_start|>user\n{Content}<|im_end|>\n<|im_start|>assistant"} supportsToolCalling : true toolCallStart : <tool_call> toolCallEnd : </tool_call> toolRegisterStart : <tools> toolRegisterEnd : </tools> toolResponseStart toolResponseEnd capabilities : reasoning,tool-calling supportsReasoning : true reasoningStart : <think> reasoningEnd : </think> contextLength : 65536 minFLVersion : 0.0.0 disable-maap : true
View in Studio: https://ml.azure.com/registries/azureml/models/smollm3-3b-generic-gpu/version/1
License: apache-2.0