parinitarahi commited on
Commit
8f74cff
·
verified ·
1 Parent(s): 3ac63b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ Here are some of the optimized configurations we have added:
19
  1. ONNX model for int4 CPU and Mobile: ONNX model for CPU and mobile using int4 quantization via RTN.
20
  2. ONNX model for int4 CUDA and DML GPU devices using int4 quantization via RTN.
21
 
22
- You can see how to run examples with ORT GenAI at [https://github.com/microsoft/onnxruntime-genai/blob/main/examples/python/phi-3-tutorial.md]
23
 
24
  ## Model Description
25
  - Developed by: Microsoft
 
19
  1. ONNX model for int4 CPU and Mobile: ONNX model for CPU and mobile using int4 quantization via RTN.
20
  2. ONNX model for int4 CUDA and DML GPU devices using int4 quantization via RTN.
21
 
22
+ You can see how to run examples with ORT GenAI [here](https://github.com/microsoft/onnxruntime-genai/blob/main/examples/python/phi-3-tutorial.md)
23
 
24
  ## Model Description
25
  - Developed by: Microsoft