diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-14 07:26:10 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-14 07:26:10 +0000 |
commit | 93a213a90e3db996276d566b4f463118296ba9a2 (patch) | |
tree | 4cdf3e90e8b1273cb4ee3e974bd08a9c435bce0c | |
parent | 1086ad945bebd5793f2337460e6ffc8e1bfaa6ce (diff) |
automatic import of python-transformers
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-transformers.spec | 4 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 4 insertions, 3 deletions
@@ -1 +1,2 @@ /transformers-4.39.3.tar.gz +/transformers-4.38.2.tar.gz diff --git a/python-transformers.spec b/python-transformers.spec index fa01b7d..1b38aad 100644 --- a/python-transformers.spec +++ b/python-transformers.spec @@ -1,5 +1,5 @@ %global pypi_name transformers -%global pypi_version 4.39.3 +%global pypi_version 4.38.2 %global pkg_summary State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow %global pkg_description %{expand: %{pkg_summary}} @@ -54,4 +54,4 @@ Summary: %{pkg_summary} %changelog * Sun Mar 31 2024 YunShu -- add transformers 4.39.3 +- add transformers @@ -1 +1 @@ -26abe43d58978dba4b8d6cf481e048fa transformers-4.39.3.tar.gz +5a97eda85518d0551d109555bc9faf99 transformers-4.38.2.tar.gz |