We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51612ec commit 1486ea2Copy full SHA for 1486ea2
pod-image/README.md
@@ -1,3 +1,3 @@
1
-Ready to use TensorRT-LLM image for a Pod, just pull image from: *muratmagomedov/runpod-trrt:v0.13.0*
2
-Test: `python3 -c "import tensorrt_llm"`
3
-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 commit comments