Skip to content

Commit

Permalink
New package: TokenCompression v0.1.0 (#122387)
Browse files Browse the repository at this point in the history
UUID: c6f261d0-14a8-4f75-8fa4-1d88e9d6eb58
Repo: https://github.com/pmatheusvinhas/TokenCompression.jl.git
Tree: d4b766d08a98183699219c946291414b6ef7e699

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 6, 2025
1 parent 42ff0ec commit e9f669f
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9271,6 +9271,7 @@ c6e34158-aa22-49e4-bb12-15cbcb518ce6 = { name = "FusionSyntheticDiagnostics", pa
c6e421ba-b5f8-4792-a1c4-42948de3ed9d = { name = "LibAwsCommon", path = "L/LibAwsCommon" }
c6e7a17c-0287-4a42-9433-7fe3bf8697c3 = { name = "SantasLittleHelpers", path = "S/SantasLittleHelpers" }
c6f25543-311c-4c74-83dc-3ea6d1015661 = { name = "MLJDecisionTreeInterface", path = "M/MLJDecisionTreeInterface" }
c6f261d0-14a8-4f75-8fa4-1d88e9d6eb58 = { name = "TokenCompression", path = "T/TokenCompression" }
c6f45eda-53e9-4846-927e-3bf2d3f4e2f3 = { name = "RationalProjectivePlane", path = "R/RationalProjectivePlane" }
c6f6ee83-58c6-5336-a19f-2c76817e1af6 = { name = "POMDPXFiles", path = "P/POMDPXFiles" }
c7015dd7-3fb7-4a4c-827e-526313618491 = { name = "MatrixEnsembles", path = "M/MatrixEnsembles" }
Expand Down
5 changes: 5 additions & 0 deletions T/TokenCompression/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
BSON = "0.3"
CUDA = "5"
ThreadsX = "0.1"
julia = "1.6.0-1"
6 changes: 6 additions & 0 deletions T/TokenCompression/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
BSON = "fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
ThreadsX = "ac1d9e8a-700a-412c-b207-f0111f4b6c0d"
3 changes: 3 additions & 0 deletions T/TokenCompression/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "TokenCompression"
uuid = "c6f261d0-14a8-4f75-8fa4-1d88e9d6eb58"
repo = "https://github.com/pmatheusvinhas/TokenCompression.jl.git"
2 changes: 2 additions & 0 deletions T/TokenCompression/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "d4b766d08a98183699219c946291414b6ef7e699"

0 comments on commit e9f669f

Please sign in to comment.