Skip to content

Commit

Permalink
Update phi-3-tutorial.md
Browse files Browse the repository at this point in the history
  • Loading branch information
natke authored Apr 23, 2024
1 parent 27c7b4e commit e7fb92b
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 @@ -53,7 +53,7 @@ build.bat --build_shared_lib --skip_tests --parallel --config Release
#### Build ONNX Runtime for CUDA on Windows

```bash
build.bat --build_shared_lib --skip_tests --parallel --use_dml --config Release
build.bat --build_shared_lib --skip_tests --parallel --use_cuda --config Release
```

#### Build ONNX Runtine on Linux
Expand Down

0 comments on commit e7fb92b

Please sign in to comment.