Skip to content

Commit 12a32fd

Browse files
Update docs/source/faqs.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent d1f6049 commit 12a32fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/faqs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ gzip vllm-ascend-$TAG.tar
5757
```bash
5858
# Transfer the tar/tar.gz file to the air-gapped environment first
5959
# Then load the image (docker load handles both .tar and .tar.gz)
60+
TAG=v0.7.3rc2 # Replace with the tag from the exported file
6061
docker load -i vllm-ascend-$TAG.tar.gz
6162

6263
# Verify the image is loaded

0 commit comments

Comments
 (0)