Skip to content

Commit

Permalink
Add tip/link to jetson-container at the end of tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
tokk-nv committed Aug 11, 2023
1 parent 771afdc commit af9bb73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/tutorial_diffusion.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ Open your browser and access `http://<IP_ADDRESS>:7860`.

!!! tip ""

Want to explore using Python APIs to run diffusion models directly? See `[jetson-containers](https://github.com/dusty-nv/jetson-containers/tree/master/packages/diffusion)`.
**Want to explore using Python APIs to run diffusion models directly? <br>See [`jetson-containers`](https://github.com/dusty-nv/jetson-containers/tree/master/packages/diffusion)**.
3 changes: 2 additions & 1 deletion docs/tutorial_text-generation.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,5 @@ Open your browser and access `http://<IP_ADDRESS>:7860`.

!!! tip ""

Want to explore using Python APIs to run LLMs directly? See `[jetson-containers](https://github.com/dusty-nv/jetson-containers/tree/master/packages/llm)` for its LLM related packages and containers.
**Want to explore using Python APIs to run LLMs directly? <br>
See [`jetson-containers`](https://github.com/dusty-nv/jetson-containers/tree/master/packages/llm) for its LLM related packages and containers.**

0 comments on commit af9bb73

Please sign in to comment.