parinitarahi commited on
Commit
4554215
·
verified ·
1 Parent(s): 49bb16e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 CUDA package of ONNX Runtime GenAI
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