From f4838215d50e185619642a4611fcb2525ac5cd03 Mon Sep 17 00:00:00 2001 From: "Nat Kershaw (MSFT)" Date: Mon, 29 Apr 2024 16:30:28 -0700 Subject: [PATCH] Update examples/python/phi-3-tutorial.md Co-authored-by: Sophie Schoenmeyer <107952697+sophies927@users.noreply.github.com> --- examples/python/phi-3-tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/python/phi-3-tutorial.md b/examples/python/phi-3-tutorial.md index 9bbbeee69..e37680cc9 100644 --- a/examples/python/phi-3-tutorial.md +++ b/examples/python/phi-3-tutorial.md @@ -38,7 +38,7 @@ Are you on Windows machine with GPU? *Note: Only one package is required based on your hardware.* -### Option 1: On Windows +### DirectML Install the DirectML package when you are running a Windows machine with a GPU. If you don't know whether you have a GPU in your Windows machine, you can check with this [guide](https://www.microsoft.com/en-us/windows/learning-center/how-to-check-gpu).