Update README.md
Browse files
README.md
CHANGED
|
@@ -58,7 +58,7 @@ For DirectML:
|
|
| 58 |
# Download the model directly using the Hugging Face CLI
|
| 59 |
huggingface-cli download microsoft/Phi-4-onnx --include gpu/* --local-dir .
|
| 60 |
|
| 61 |
-
# Install the
|
| 62 |
onnxruntime-genai-directml
|
| 63 |
|
| 64 |
# Please adjust the model directory (-m) accordingly
|
|
|
|
| 58 |
# Download the model directly using the Hugging Face CLI
|
| 59 |
huggingface-cli download microsoft/Phi-4-onnx --include gpu/* --local-dir .
|
| 60 |
|
| 61 |
+
# Install the DML package of ONNX Runtime GenAI
|
| 62 |
onnxruntime-genai-directml
|
| 63 |
|
| 64 |
# Please adjust the model directory (-m) accordingly
|