models qwen2.5 coder 14b instruct trtrtx gpu - Azure/azureml-assets GitHub Wiki
This model is an optimized version of Qwen2.5-Coder-14B-Instruct to enable local inference on TensorRT-RTX GPUs.
- Developed by: Microsoft
- Model type: ONNX
- License: apache-2.0
- Model Description: This is a conversion of the Qwen2.5-Coder-14B-Instruct for local inference on TensorRT-RTX 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 Qwen2.5-Coder-14B-Instruct for details.
Version: 1
foundryLocal : test
license : MIT
licenseDescription : This model is provided under the License Terms available at <https://huggingface.co/Qwen/Qwen2.5-Coder-14B-Instruct/blob/main/LICENSE>.
author : Microsoft
inputModalities : text
outputModalities : text
task : chat-completion
maxOutputTokens : 2048
alias : qwen2.5-coder-14b
directoryPath : Qwen-Qwen2.5-Coder-14B-Instruct
promptTemplate : {"system": "<|system|>\n{Content}<|end|>", "user": "<|user|>\n{Content}<|end|>", "assistant": "<|assistant|>\n{Content}<|end|>", "prompt": "<|user|>\n{Content}<|end|>\n<|assistant|>"}
View in Studio: https://ml.azure.com/registries/azureml/models/qwen2.5-coder-14b-instruct-trtrtx-gpu/version/1
License: MIT