Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -57,7 +57,7 @@ This will mount your current directory into `/workspace` inside the container.
|
|
57 |
- This image is intended **only for GH200 (ARM64) systems** with CUDA 12.8.
|
58 |
- Python packages are installed via a custom PyPI index for ARM64 provided by Jetson AI Lab.
|
59 |
- **Do not use this image on x86 systems**; it will not work.
|
60 |
-
- This environment was built to support projects like SEMamba that use
|
61 |
|
62 |
---
|
63 |
|
|
|
57 |
- This image is intended **only for GH200 (ARM64) systems** with CUDA 12.8.
|
58 |
- Python packages are installed via a custom PyPI index for ARM64 provided by Jetson AI Lab.
|
59 |
- **Do not use this image on x86 systems**; it will not work.
|
60 |
+
- This environment was built to support projects like SEMamba that use selective state space models.
|
61 |
|
62 |
---
|
63 |
|