Update README.md

case correction in readme
This commit is contained in:
Digital Spaceport 2025-03-03 13:14:57 -06:00 committed by GitHub
parent a6ac0d96d3
commit 6d42f278c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -79,7 +79,7 @@ python -m pip install sageattention==1.0.6
# or for Sage Attention 2 (40% faster, sorry only manual compilation for the moment)
git clone https://github.com/thu-ml/SageAttention
cd sageattention
cd SageAttention
pip install -e .
# 3.2 optional Flash attention support (easy to install on Linux but much harder on Windows)