models mistralai Mistral 7B Instruct v0 2 generic gpu - Azure/azureml-assets GitHub Wiki
This model is an optimized version of Mistral-7B-Instruct-v0.2 to enable local inference on GPUs. This model uses RTN quantization.
- Developed by: Microsoft
- Model type: ONNX
- License: apache-2.0
- Model Description: This is a conversion of the Mistral-7B-Instruct-v0.2 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 Mistral-7B-Instruct-v0.2 for details.
Version: 1
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
outputModalities : text
task : chat-completion
maxOutputTokens : 2048
alias : mistral-7b-v0.2
directoryPath : mistralai_Mistral-7B-Instruct-v0.2
promptTemplate : {"system": "<s>", "user": "[INST]\n{Content}\n[/INST]", "assistant": "{Content}</s>", "prompt": "[INST]\n{Content}\n[/INST]"}
View in Studio: https://ml.azure.com/registries/azureml/models/mistralai-Mistral-7B-Instruct-v0-2-generic-gpu/version/1
License: apache-2.0