Skip to content

Commit

Permalink
Fux typo
Browse files Browse the repository at this point in the history
  • Loading branch information
natke committed Apr 29, 2024
1 parent 2c7d9dd commit 476a6d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/python/phi-3-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ pip install --pre onnxruntime-genai-cuda --index-url=https://aiinfra.pkgs.visual

## Run the model

Run the model with [model-qa.py](https://github.com/microsoft/onnxruntime-genai/blob/main/examples/python/model-qa.py).
Run the model with [phi3-qa.py](https://github.com/microsoft/onnxruntime-genai/blob/main/examples/python/phi3-qa.py).

The script accepts a model folder and takes the generation parameters from the config in that model folder. You can also override the parameters on the command line.

Expand Down

0 comments on commit 476a6d0

Please sign in to comment.