rc19477 commited on
Commit
2c6fae7
·
verified ·
1 Parent(s): cd6ae0d

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -58,8 +58,7 @@ This will mount your current directory into `/workspace` inside the container.
58
 
59
  ## Purpose
60
 
61
- - Simplifies setup for high-performance x86 GPU systems
62
- - Ideal for SEMamba experiments using FlashAttention and custom CUDA builds
63
  - Provides reproducible environment with version-pinned core libraries
64
 
65
  ---
 
58
 
59
  ## Purpose
60
 
61
+ - Simplifies setup for SEMamba on x86 GPU systems
 
62
  - Provides reproducible environment with version-pinned core libraries
63
 
64
  ---