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