diff options
Diffstat (limited to 'python-flexgen.spec')
-rw-r--r-- | python-flexgen.spec | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/python-flexgen.spec b/python-flexgen.spec index 3d9c54c..cd4de64 100644 --- a/python-flexgen.spec +++ b/python-flexgen.spec @@ -8,12 +8,12 @@ URL: https://github.com/FMInference/FlexGen Source0: https://mirrors.aliyun.com/pypi/web/packages/79/37/3ac011e4331a4bdc4ed6e936b1045e8e5a2a7399ff66321c79e575bb38fb/flexgen-0.1.7.tar.gz BuildArch: noarch -Requires: python3-torch -Requires: python3-transformers -Requires: python3-numpy -Requires: python3-tqdm -Requires: python3-pulp -Requires: python3-attrs +Requires: (python3-torch(>=1.12)) +Requires: (python3-transformers(>=4.24)) +Requires: (python3-numpy) +Requires: (python3-tqdm) +Requires: (python3-pulp) +Requires: (python3-attrs) %description FlexGen was made possible thanks to a collaboration with @@ -74,5 +74,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Jul 04 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.7-1 +* Fri Sep 15 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.7-1 - Package Spec generated |