Skip to content

models qwen2.5 0.5b instruct openvino gpu

github-actions[bot] edited this page Oct 31, 2025 · 1 revision

qwen2.5-0.5b-instruct-openvino-gpu

Overview

This model is an optimized version of Qwen2.5-0.5B-Instruct to enable local inference on Intel GPUs. This model uses RTN quantization.

Model Description

  • Developed by: Microsoft
  • Model type: ONNX
  • License: apache-2.0
  • Model Description: This is a conversion of the Qwen2.5-0.5B-Instruct for local inference on Intel 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.

Base Model Information

See Hugging Face model Qwen2.5-0.5B-Instruct for details.

Version: 1

Tags

foundryLocal : test license : apache-2.0 licenseDescription : This model is provided under the License Terms available at <https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct/blob/main/LICENSE>. author : Microsoft inputModalities : text outputModalities : text task : chat-completion maxOutputTokens : 2048 alias : qwen2.5-0.5b directoryPath : model 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"} parameterSchema : {"enabled": [{"name": "temperature", "default": 1.0}, {"name": "top_p", "default": 0.8}, {"name": "top_k", "default": 40}, {"name": "presence_penalty", "default": 1.1}]} supportsToolCalling : true toolCallStart : <tool_call> toolCallEnd : </tool_call> toolRegisterStart : <tools> toolRegisterEnd : </tools> toolResponseStart : <tool_response> toolResponseEnd : </tool_response>

View in Studio: https://ml.azure.com/registries/azureml/models/qwen2.5-0.5b-instruct-openvino-gpu/version/1

License: apache-2.0

Clone this wiki locally