File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11<!-- <div align="center">
2- <img src="./assets/logo.png" alt="SmallDoges " width="100%">
2+ <img src="./assets/logo.png" alt="flash-algo " width="100%">
33</div> -->
44
55<div align =" center " >
@@ -67,7 +67,7 @@ pip install flash-sparse-attn --no-build-isolation
6767或者, 您可以从源代码编译和安装:
6868
6969``` bash
70- git clone https://github.com/SmallDoges /flash-sparse-attn.git
70+ git clone https://github.com/flash-algo /flash-sparse-attn.git
7171cd flash-sparse-attn
7272pip install . --no-build-isolation
7373```
@@ -292,8 +292,8 @@ python benchmarks/grad_equivalence.py
292292
293293### 如何贡献
294294
295- - ** 报告错误** : 发现了错误?请[ 提交 issue] ( https://github.com/SmallDoges /flash_sparse_attn/issues/new/choose )
296- - ** 功能请求** : 有改进想法?[ 告诉我们] ( https://github.com/SmallDoges /flash_sparse_attn/issues/new/choose )
295+ - ** 报告错误** : 发现了错误?请[ 提交 issue] ( https://github.com/flash-algo /flash_sparse_attn/issues/new/choose )
296+ - ** 功能请求** : 有改进想法?[ 告诉我们] ( https://github.com/flash-algo /flash_sparse_attn/issues/new/choose )
297297- ** 提交代码** : 准备贡献代码?查看我们的[ 贡献指南] ( CONTRIBUTING.md )
298298- ** 改进文档** : 帮助我们完善文档
299299
Original file line number Diff line number Diff line change @@ -40,9 +40,9 @@ classifiers = [
4040]
4141
4242[project .urls ]
43- Homepage = " https://github.com/SmallDoges /flash-sparse-attention"
44- Source = " https://github.com/SmallDoges /flash-sparse-attention"
45- Issues = " https://github.com/SmallDoges /flash-sparse-attention/issues"
43+ Homepage = " https://github.com/flash-algo /flash-sparse-attention"
44+ Source = " https://github.com/flash-algo /flash-sparse-attention"
45+ Issues = " https://github.com/flash-algo /flash-sparse-attention/issues"
4646
4747[project .optional-dependencies ]
4848triton = [
You can’t perform that action at this time.
0 commit comments