kvaishnavi commited on
Commit
7771736
1 Parent(s): adcd466

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ $ huggingface-cli download microsoft/Phi-3-vision-128k-instruct-onnx-cuda --incl
42
  ```
43
 
44
  ## How to Get Started with the Model
45
- To support the Phi-3 models across a range of devices, platforms, and EP backends, we introduce a new API to wrap several aspects of generative AI inferencing. This API makes it easy to drag and drop LLMs straight into your app. To run the early version of these models with ONNX, follow the steps [here](http://aka.ms/generate-tutorial). You can also test this with a [chat app](https://github.com/microsoft/onnxruntime-genai/tree/main/examples/chat_app).
46
 
47
  ## Hardware Supported
48
 
 
42
  ```
43
 
44
  ## How to Get Started with the Model
45
+ To support the Phi-3 models across a range of devices, platforms, and EP backends, we introduce a new API to wrap several aspects of generative AI inferencing. This API makes it easy to drag and drop LLMs straight into your app. To run the early version of these models with ONNX, follow the steps [here](https://aka.ms/run-phi3-v-onnx).
46
 
47
  ## Hardware Supported
48