From f03f13a3f4e95a6cde9f9b29e25e612c8f53acad Mon Sep 17 00:00:00 2001 From: "Nat Kershaw (MSFT)" Date: Mon, 29 Apr 2024 16:30:56 -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 | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/python/phi-3-tutorial.md b/examples/python/phi-3-tutorial.md index 349c661b4..1cd1f4e72 100644 --- a/examples/python/phi-3-tutorial.md +++ b/examples/python/phi-3-tutorial.md @@ -48,7 +48,6 @@ pip install --pre onnxruntime-genai-directml ### NVIDIA CUDA GPU -Install the CUDA package when you have CUDA installed. You can verify whether you have a CUDA capable GPU using this [guide](https://docs.nvidia.com/cuda/cuda-installation-guide-microsoft-windows/index.html#verify-you-have-a-cuda-capable-gpu) ``` pip install numpy