rc19477 commited on
Commit
44065e2
·
verified ·
1 Parent(s): c65c74f

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # GH200 SEMamba Docker Image
2
 
3
  This Docker image provides a pre-configured development environment for running [SEMamba](https://github.com/RoyChao19477/SEMamba), a mamba-based speech enhancement model, on NVIDIA GH200 hardware. It was created to save time and ensure reproducibility for ARM64/aarch64 CUDA 12.8 setups.
 
1
+ ---
2
+ tags:
3
+ - docker
4
+ - arm64
5
+ - gh200
6
+ - cuda
7
+ - mamba
8
+ - pytorch
9
+ license: mit
10
+ library_name: docker
11
+ datasets: []
12
+ ---
13
+
14
  # GH200 SEMamba Docker Image
15
 
16
  This Docker image provides a pre-configured development environment for running [SEMamba](https://github.com/RoyChao19477/SEMamba), a mamba-based speech enhancement model, on NVIDIA GH200 hardware. It was created to save time and ensure reproducibility for ARM64/aarch64 CUDA 12.8 setups.