summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-09-15 16:42:27 +0000
committerCoprDistGit <infra@openeuler.org>2023-09-15 16:42:27 +0000
commit2805977c36204bf594e8aad4d88d12a8658cc57b (patch)
treec960e1a91d7e9d6cb2fcc1a826e13519297ac0af
parent325e15a72a4888d7e3a3d48f9307701f23f72f4d (diff)
automatic import of python-flexgen
-rw-r--r--python-flexgen.spec14
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