mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-13 18:08:13 +00:00
Fix model links (#20909)
This commit is contained in:
parent
7d89749e0c
commit
de4d524c14
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@ The Phi-3 vision model is supported by versions of onnxruntime-genai 0.3.0-rc2 a
|
|||
|
||||
You can download the models here:
|
||||
|
||||
* [https://microsoft/Phi-3-vision-128k-instruct-onnx-cpu](https://microsoft/Phi-3-vision-128k-instruct-onnx-cpu)
|
||||
* [https://microsoft/Phi-3-vision-128k-instruct-onnx-cuda](https://microsoft/Phi-3-vision-128k-instruct-onnx-cuda)
|
||||
* [https://huggingface.co/microsoft/Phi-3-vision-128k-instruct-onnx-cpu](https://huggingface.co/microsoft/Phi-3-vision-128k-instruct-onnx-cpu)
|
||||
* [https://huggingface.co/microsoft/Phi-3-vision-128k-instruct-onnx-cuda](https://huggingface.co/microsoft/Phi-3-vision-128k-instruct-onnx-cuda)
|
||||
|
||||
Support for DirectML is coming soon!
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue