Skip to content

Commit

Permalink
Add echo $PORT to the end of the port command
Browse files Browse the repository at this point in the history
  • Loading branch information
stbaione committed Nov 12, 2024
1 parent 47e307c commit 8b877a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/shortfin/llm/user/e2e_llama8b_mi300x.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ def find_available_port(starting_port=8000, max_port=8100):
find_available_port()
")
echo $PORT
```

#### General Env Vars
Expand Down

0 comments on commit 8b877a3

Please sign in to comment.