Skip to content

Commit

Permalink
New version: Transformers v0.3.1 (#109993)
Browse files Browse the repository at this point in the history
UUID: 21ca0261-441d-5938-ace7-c90938fde4d4
Repo: https://github.com/chengchingwen/Transformers.jl.git
Tree: 335cc90642726cee40c8db1bfbca6da99e59ebea

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jun 28, 2024
1 parent ef3c715 commit f76d515
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
18 changes: 15 additions & 3 deletions T/Transformers/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,6 @@ Functors = "0.2"
["0.2-0"]
Functors = "0.2-0.4"
JSON3 = "1.12.0-1"
Static = "0.7-0.8"

["0.2-0.2.2"]
NeuralAttentionlib = "0.2.4-0.2"
Expand All @@ -274,6 +273,9 @@ FillArrays = "0.13"
["0.2-0.2.7"]
TextEncodeBase = "0.6"

["0.2-0.3.0"]
Static = "0.7-0.8"

["0.2.2-0"]
DoubleArrayTries = "0.1"

Expand Down Expand Up @@ -306,14 +308,24 @@ NeuralAttentionlib = "0.2.12-0.2"
TextEncodeBase = "0.7"

["0.3-0"]
BangBang = "0.3"
BytePairEncoding = "0.5.1-0.5"
Flux = "0.14"
NNlib = "0.9"
NeuralAttentionlib = "0.3"
Pickle = "0.3.5-0.3"
PrimitiveOneHot = "0.2"
SafeTensors = "1.1.1-1"
TextEncodeBase = "0.8.1-0.8"
Tricks = "0.1.8-0.1"
julia = "1.10.0-1"

["0.3.0"]
BangBang = "0.3"
NeuralAttentionlib = "0.3"

["0.3.1-0"]
BangBang = "0.3-0.4"
DelimitedFiles = "1"
NeuralAttentionlib = "0.3.1-0.3"
SHA = "0.7"
Static = ["0.7-0.8", "1"]
Statistics = "1"
3 changes: 3 additions & 0 deletions T/Transformers/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -126,3 +126,6 @@ git-tree-sha1 = "77d831ef0b378cd59c97fd52f1b6e420c972960b"

["0.3.0"]
git-tree-sha1 = "f422bcc81e5f1ca43ab918945879eea11f953469"

["0.3.1"]
git-tree-sha1 = "335cc90642726cee40c8db1bfbca6da99e59ebea"

0 comments on commit f76d515

Please # to comment.