diff --git a/docs/new-windows-ml/run-genai-onnx-models.md b/docs/new-windows-ml/run-genai-onnx-models.md index 43f978d4..4d154327 100644 --- a/docs/new-windows-ml/run-genai-onnx-models.md +++ b/docs/new-windows-ml/run-genai-onnx-models.md @@ -40,3 +40,4 @@ See the [ONNX Runtime GenAI docs](https://onnxruntime.ai/docs/genai/) for more d * [Register execution providers](./register-execution-providers.md) * [Select execution providers](./select-execution-providers.md) * [Distribute your app that uses Windows ML](./distributing-your-app.md) +* [Windows ML GenAI samples](https://github.com/microsoft/WindowsAppSDK-Samples/tree/release/experimental/Samples/WindowsML)