-
Notifications
You must be signed in to change notification settings - Fork 473
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New package: FlashAttentionWrapper v0.1.0 (#122050)
UUID: 4822a80a-c2d5-4bbd-b1da-f89b711347c8 Repo: https://github.com/JuliaGenAI/FlashAttentionWrapper.jl.git Tree: 3fab9485f98b5ad397fc34a9495e186083a1cd87 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
d072744
commit b398cf1
Showing
5 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[0] | ||
ChainRulesCore = "1" | ||
CondaPkg = "0.2" | ||
DLPack = "0.3" | ||
LuxCore = "1" | ||
PythonCall = "0.9" | ||
Random = "1" | ||
julia = "1.8.0-1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
[0] | ||
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" | ||
CondaPkg = "992eb4ea-22a4-4c89-a5bb-47a3300528ab" | ||
DLPack = "53c2dc0f-f7d5-43fd-8906-6c0220547083" | ||
LuxCore = "bb33d45b-7691-41d6-9220-0943567d0623" | ||
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d" | ||
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
name = "FlashAttentionWrapper" | ||
uuid = "4822a80a-c2d5-4bbd-b1da-f89b711347c8" | ||
repo = "https://github.com/JuliaGenAI/FlashAttentionWrapper.jl.git" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
["0.1.0"] | ||
git-tree-sha1 = "3fab9485f98b5ad397fc34a9495e186083a1cd87" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters