Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyems authored Jan 29, 2024
1 parent 80f83a8 commit 5eb7903
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions onnxruntime/python/tools/transformers/models/phi2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
`python convert_to_onnx.py --fp32_cpu --int4_cpu --fp32_gpu --fp16_gpu --int4_gpu --fp16_a100 --int4_a100`

### Example run with ORT and benchmark
add --run_example in the arguments:
e.g
`python convert_to_onnx.py --fp16_a100 --run_example`



0 comments on commit 5eb7903

Please sign in to comment.