lym00 commited on
Commit
b30cc12
·
verified ·
1 Parent(s): f860fc3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- | Prebuilt Wheels | Python Versions | PyTorch Versions | CUDA Versions |
2
- |----------------------------------|-----------------------------|-------------------------------------|------------------------|
3
- | Flash-Attention 2.7.4.post1 | 3.12 | 2.8.0 | 12.8.1 |
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ ---
5
+
6
+ | Prebuilt Wheels | Python Versions | PyTorch Versions | CUDA Versions | Source |
7
+ |-----------------------------|-----------------|------------------|----------------|---------------------------------------------------------------------------|
8
+ | Flash-Attention 2.7.4.post1 | 3.12 | 2.8.0 | 12.8.1 | [Dao-AILab/flash-attention](https://github.com/Dao-AILab/flash-attention) |