models olmo 3 7b instruct generic gpu - Azure/azureml-assets GitHub Wiki
This model is an optimized version of Olmo-3-7B-Instruct 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 Olmo-3-7B-Instruct 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 Olmo-3-7B-Instruct for details.
Version: 1
foundryLocal license : apache-2.0 licenseDescription : This model is provided under the License Terms available at <https://huggingface.co/allenai/Olmo-3-7B-Instruct/blob/main/LICENSE>. author : Microsoft inputModalities : text outputModalities : text task : chat-completion maxOutputTokens : 2048 alias : olmo-3-7b-instruct 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 : <function_calls> toolCallEnd : </function_calls> toolRegisterStart : <functions> toolRegisterEnd : </functions> toolResponseStart toolResponseEnd capabilities : tool-calling supportsReasoning reasoningStart reasoningEnd contextLength : 65536 minFLVersion : 0.0.0 disable-maap : true
View in Studio: https://ml.azure.com/registries/azureml/models/olmo-3-7b-instruct-generic-gpu/version/1
License: apache-2.0