-
Notifications
You must be signed in to change notification settings - Fork 164
models phi 3.5 mini 128k instruct qnn npu
This model is an optimized version of phi-3.5-mini-128k-instruct to enable local inference on QNN NPUs.
- Developed by: Microsoft
- Model type: ONNX
- License: MIT
- Model Description: This is a conversion of the phi-3.5-mini-128k-instruct for local inference on QNN NPUs.
- 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 phi-3.5-mini-128k-instruct for details.
Version: 2
foundryLocal license : MIT licenseDescription : This model is provided under the License Terms available at <https://huggingface.co/microsoft/phi-3.5-mini-128k-instruct/blob/main/LICENSE>. author : Microsoft inputModalities : text outputModalities : text task : chat-completion maxOutputTokens : 2048 alias : phi-3.5-mini directoryPath : phi-3.5-mini promptTemplate : {"system": "<|system|>Your name is Phi, an AI math expert developed by Microsoft. {Content}<|end|>", "user": "<|user|>{Content}<|end|>", "assistant": "<|assistant|>{Content}<|end|>", "prompt": "<|user|>{Content}<|end|><|assistant|>"}
View in Studio: https://ml.azure.com/registries/azureml/models/phi-3.5-mini-128k-instruct-qnn-npu/version/2
License: MIT