Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sahilavaran authored Jan 23, 2025
1 parent ed02ab7 commit c91f2e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions language/bert/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ The below CM command will launch the SUT server
```
cm run script --tags=generate-run-cmds,inference --model=bert-99 --backend=pytorch \
--mode=performance --device=cuda --quiet --test_query_count=1000 --network=sut
```

Once the SUT server is launched, the below command can be run on the loadgen node to do issue queries to the SUT nodes. In this command `-sut_servers` has just the localhost address - it can be changed to a comma-separated list of any hostname/IP in the network.
Expand Down

0 comments on commit c91f2e6

Please sign in to comment.