yujiepan commited on
Commit
c816afa
1 Parent(s): 608c2fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,4 +23,4 @@ cd ./models/neuralmagic/mpt-7b-gsm8k-pt/fp32
23
  cat openvino_model.bin.part-a* > openvino_model.bin
24
  ```
25
  3. Reproduce NM paper: `deepspeed_reproduce.bash`
26
- 4. OV benchmarkapp: see the files: `benchmarkapp_*.bash`, or see `run_ov_benchmark_app.bash` (more complicated).
 
23
  cat openvino_model.bin.part-a* > openvino_model.bin
24
  ```
25
  3. Reproduce NM paper: `deepspeed_reproduce.bash`
26
+ 4. OV benchmarkapp: `benchmarkapp_*.bash`