Update README.md
Browse files
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
|
| 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
|