Update README.md
Browse files
README.md
CHANGED
@@ -59,7 +59,7 @@ For DirectML:
|
|
59 |
huggingface-cli download microsoft/Phi-4-onnx --include gpu/* --local-dir .
|
60 |
|
61 |
# Install the CUDA package of ONNX Runtime GenAI
|
62 |
-
|
63 |
|
64 |
# Please adjust the model directory (-m) accordingly
|
65 |
curl https://raw.githubusercontent.com/microsoft/onnxruntime-genai/main/examples/python/phi3-qa.py -o phi3-qa.py
|
|
|
59 |
huggingface-cli download microsoft/Phi-4-onnx --include gpu/* --local-dir .
|
60 |
|
61 |
# Install the CUDA package of ONNX Runtime GenAI
|
62 |
+
onnxruntime-genai-directml
|
63 |
|
64 |
# Please adjust the model directory (-m) accordingly
|
65 |
curl https://raw.githubusercontent.com/microsoft/onnxruntime-genai/main/examples/python/phi3-qa.py -o phi3-qa.py
|