From cd18448a3778e10ebd2fe6fa8dae6707b446f006 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sat, 30 Mar 2024 11:18:18 +0000 Subject: automatic import of transformers --- .gitignore | 1 + sources | 1 + transformers.git | 2241 ----------------------------------------------------- transformers.spec | 6 +- 4 files changed, 5 insertions(+), 2244 deletions(-) delete mode 100644 transformers.git diff --git a/.gitignore b/.gitignore index e69de29..f194d34 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +/v4.39.0.tar.gz diff --git a/sources b/sources index e69de29..bed34a9 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +ee67a15fa896751c244882aefd446a8d v4.39.0.tar.gz diff --git a/transformers.git b/transformers.git deleted file mode 100644 index d5039af..0000000 --- a/transformers.git +++ /dev/null @@ -1,2241 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - GitHub - huggingface/transformers: 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - -
- Skip to content - - - - - - - - - - - - - - - - - - -
-
- - - - - - - - - - - - - -
- -
- - - - - - - - -
- - - - - - -
- - - - - - - - - -
-
-
- - - - - - - - - - - - - - - - - - -
- -
- -
- -
- - - - / - - transformers - - - Public -
- - -
- -
- - -
-
- -
-
-

- 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. -

- - - -

License

- - - - - -
-
- -
- - - - - -
-
- -
- - - - -
- - - - - - -
- - - - - - -

huggingface/transformers

-
-
- - - - - -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
-
- - -
-
- -
- - - - - - - -
-
-

- - Packages - -

- - -
- No packages published
-
- - - -
-
- - - - - -
-
-

- - Contributors - 2,419 -

- - - - - - - - - -
-
- - - - - -
-
- -
- -
- - -
- -
- - -
-
- -
- -
-

Footer

- - - - -
-
- - - - - © 2024 GitHub, Inc. - -
- - -
-
- - - - - - - - - - - - - - - - - - - -
- -
-
- - - diff --git a/transformers.spec b/transformers.spec index 9dd3f8d..5bb5991 100644 --- a/transformers.spec +++ b/transformers.spec @@ -3,8 +3,8 @@ Version: 4.39.0 Release: 1%{?dist} Summary: Transformers provides thousands of pretrained models to perform tasks on different modalities. License: Apache-2.0 -URL: https://huggingface.co/docs/transformers/index -Source0: https://github.com/huggingface/transformers.git +URL: https://huggingface.co/docs/transformers/index +Source0: https://github.com/huggingface/transformers/archive/refs/tags/v%{version}.tar.gz Requires: python3-filelock Requires: python3-packaging @@ -27,7 +27,6 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pip BuildRequires: python3-wheel -BuildRequires: python3-hatchling %description -n python3-transformers python3-transformers provides APIs for transformers realize. @@ -42,6 +41,7 @@ description for the doc of the python-transformers %prep %autosetup -p1 -n transformers-%{version} +pip install hatchling %build %pyproject_build -- cgit v1.2.3