Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
murat-runpod authored Oct 10, 2024
1 parent 51612ec commit 1486ea2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pod-image/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Ready to use TensorRT-LLM image for a Pod, just pull image from: *muratmagomedov/runpod-trrt:v0.13.0*
Test: `python3 -c "import tensorrt_llm"`
To build yourself: `docker build -t <username/image> --platform linux/amd64 .`
Ready to use TensorRT-LLM image for a Pod, just pull image from: *muratmagomedov/runpod-trrt:v0.13.0*
Test: `python3 -c "import tensorrt_llm"`
To build yourself: `docker build -t <username/image> --platform linux/amd64 .`

0 comments on commit 1486ea2

Please sign in to comment.