rc19477 commited on
Commit
2bcdeb1
·
verified ·
1 Parent(s): 5d12d52

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,9 +17,9 @@ This Docker image provides a pre-configured development environment for running
17
 
18
  The image includes all required dependencies and configurations for Mamba-based speech enhancement research and other sequence modeling tasks.
19
 
20
- > ⚠️ **Warning on Package Source**
21
  >
22
- > This Docker image installs `PyTorch`, `Mamba-SSM`, and `FlashAttention` from the [Jetson SBSA CUDA 12.8 index](https://pypi.jetson-ai-lab.dev/sbsa/cu128), which is a custom external package repository.
23
  >
24
  > While it enables compatibility with ARM64 + CUDA 12.8 setups, users should be aware that:
25
  >
 
17
 
18
  The image includes all required dependencies and configurations for Mamba-based speech enhancement research and other sequence modeling tasks.
19
 
20
+ > ⚠️ **Warning on Package Source**
21
  >
22
+ > This Docker image installs `PyTorch`, `Mamba-SSM`, `triton`, `decord`, `vllm`, and `FlashAttention` from the [Jetson SBSA CUDA 12.8 index](https://pypi.jetson-ai-lab.dev/sbsa/cu128), which is a custom external package repository.
23
  >
24
  > While it enables compatibility with ARM64 + CUDA 12.8 setups, users should be aware that:
25
  >