Skip to content

Commit

Permalink
New package: FlashAttentionWrapper v0.1.0 (#122050)
Browse files Browse the repository at this point in the history
UUID: 4822a80a-c2d5-4bbd-b1da-f89b711347c8
Repo: https://github.com/JuliaGenAI/FlashAttentionWrapper.jl.git
Tree: 3fab9485f98b5ad397fc34a9495e186083a1cd87

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 30, 2024
1 parent d072744 commit b398cf1
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 0 deletions.
8 changes: 8 additions & 0 deletions F/FlashAttentionWrapper/Compat.toml
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"
7 changes: 7 additions & 0 deletions F/FlashAttentionWrapper/Deps.toml
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"
3 changes: 3 additions & 0 deletions F/FlashAttentionWrapper/Package.toml
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"
2 changes: 2 additions & 0 deletions F/FlashAttentionWrapper/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "3fab9485f98b5ad397fc34a9495e186083a1cd87"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3354,6 +3354,7 @@ some amount of consideration when choosing package names.
48062228-2e41-5def-b9a4-89aafe57970f = { name = "FilePathsBase", path = "F/FilePathsBase" }
48187f9f-78ff-4060-b31e-d855612fbaec = { name = "LatinSyntax", path = "L/LatinSyntax" }
481e76ae-c2a1-11e9-35e0-4d409117bccf = { name = "Microwaves", path = "M/Microwaves" }
4822a80a-c2d5-4bbd-b1da-f89b711347c8 = { name = "FlashAttentionWrapper", path = "F/FlashAttentionWrapper" }
48308a23-c29e-446c-b4c0-d9446a767439 = { name = "Kezdi", path = "K/Kezdi" }
4832667a-bab9-40a8-88f6-be9efce3ea89 = { name = "QuantumAnnealing", path = "Q/QuantumAnnealing" }
483824fe-0d37-42f7-bb97-b8abf41a4f6a = { name = "BlockBootstrap", path = "B/BlockBootstrap" }
Expand Down

0 comments on commit b398cf1

Please sign in to comment.