Skip to content

Commit c27aa46

Browse files
authored
Merge pull request #255 from tokk-nv/dev/nvme-message
Change storage requirement message
2 parents 658c687 + 51e315a commit c27aa46

34 files changed

+39
-34
lines changed

docs/agent_studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Rapidly design and experiment with creating your own automation agents, personal
4444

4545
<span class="blobPink2">JetPack 6 (L4T r36.x)</span>
4646

47-
3. Sufficient storage space (preferably with NVMe SSD).
47+
3. <span class="markedYellow">NVMe SSD **highly recommended**</span> for storage speed and space
4848

4949
- `22GB` for `nano_llm` container image
5050
- Space for models (`>5GB`)

docs/cosmos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ inference scripts and generate videos.
2424

2525
<span class="blobPink2">JetPack 6 (L4T r36.x)</span>
2626

27-
3. Sufficient storage space (preferably with NVMe SSD).
27+
3. <span class="markedYellow">NVMe SSD **highly recommended**</span> for storage speed and space
2828

2929
- `12.26GB` for [`cosmos`](https://hub.docker.com/r/dustynv/cosmos) container image
3030
- Space for models and datasets (`>50GB`)

docs/css/colors.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,11 @@ a.nv-buy-link:hover,.load-buy-link:hover {
246246
background: #222; color: #FFF; font-size: 0.8em; border-radius: 0.3em; padding-left: 0.3em; padding-right: 0.3em; margin: 0.2em;
247247
}
248248

249+
.markedYellow {
250+
background: #dfff00;
251+
padding: 0.2em
252+
}
253+
249254
.highlightYellow {
250255
background: #ffc105;
251256
border-radius: 0.5em;

docs/lerobot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Let's run HuggingFace [`LeRobot`](https://github.com/huggingface/lerobot/) to tr
1717

1818
<span class="blobPink2">JetPack 6 GA (L4T r36.3)</span> <span class="blobPink1">JetPack 6.1 (L4T r36.4)</span>
1919

20-
3. Sufficient storage space (preferably with NVMe SSD).
20+
3. <span class="markedYellow">NVMe SSD **highly recommended**</span> for storage speed and space
2121

2222
- `16.5GB` for [`lerobot`](https://hub.docker.com/r/dustynv/lerobot) container image
2323
- Space for models (`>2GB`)

docs/llama_vlm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ While quantization and optimization efforts are underway, we have started with r
2020

2121
<span class="blobPink2">JetPack 6 (L4T r36)</span>
2222

23-
3. Sufficient storage space (preferably with NVMe SSD).
23+
3. <span class="markedYellow">NVMe SSD **highly recommended**</span> for storage speed and space
2424

2525
- `12.8GB` for `llama-vision` container image
2626
- Space for models (`>25GB`)

docs/nerf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<span class="blobPink2">JetPack 6 (L4T r36.x)</span>
2121

22-
3. Sufficient storage space (preferably with NVMe SSD).
22+
3. <span class="markedYellow">NVMe SSD **highly recommended**</span> for storage speed and space
2323

2424
- `17.6GB` for [`nerfstudio`](https://hub.docker.com/r/dustynv/nerfstudio) container image
2525
- Space for models and datasets (`>5GB`)

docs/openvla.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ OpenVLA reserves 256 of the least-frequently used tokens out of the Llama-7B voc
4545

4646
<span class="blobPink2">JetPack 6 (L4T r36.x)</span>
4747

48-
3. Sufficient storage space (preferably with NVMe SSD).
48+
3. <span class="markedYellow">NVMe SSD **highly recommended**</span> for storage speed and space
4949

5050
- `22GB` for `nano_llm` container image
5151
- Space for models and datasets (`>15GB`)

docs/ros.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The [`ros2_nanollm`](https://github.com/NVIDIA-AI-IOT/ros2_nanollm) package prov
1919
<span class="blobPink2">JetPack 5 (L4T r35.x)</span>
2020
<span class="blobPink2">JetPack 6 (L4T r36.x)</span>
2121

22-
3. Sufficient storage space (preferably with NVMe SSD).
22+
3. <span class="markedYellow">NVMe SSD **highly recommended**</span> for storage speed and space
2323

2424
- `22GB` for `nano_llm:humble` container image
2525
- Space for models (`>10GB`)

docs/tensorrt_llm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ We've provided pre-compiled TensorRT-LLM [wheels](http://jetson.webredirect.org/
1717

1818
<span class="blobPink2">JetPack 6.1 (L4T r36.4)</span>
1919

20-
3. Sufficient storage space (preferably with NVMe SSD).
20+
3. <span class="markedYellow">NVMe SSD **highly recommended**</span> for storage speed and space
2121

2222
- `18.5GB` for `tensorrt_llm` container image
2323
- Space for models (`>10GB`)

docs/tutorial_api-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ It's good to know the code for generating text with LLM inference, and ancillary
1616
<span class="blobPink2">JetPack 5 (L4T r35)</span>
1717
<span class="blobPink2">JetPack 6 (L4T r36)</span>
1818

19-
3. Sufficient storage space (preferably with NVMe SSD).
19+
3. <span class="markedYellow">NVMe SSD **highly recommended**</span> for storage speed and space
2020

2121
- `22GB` for `l4t-text-generation` container image
2222
- Space for models (`>10GB`)

0 commit comments

Comments
 (0)