We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2320e5 commit 1a1f65bCopy full SHA for 1a1f65b
requirements/optional.txt
@@ -4,5 +4,5 @@ pillow
4
python-pptx
5
timeout_decorator
6
torch
7
-transformers>=4.34
+transformers>=4.34,<=4.40
8
vllm>=0.3.3
requirements/runtime.txt
@@ -2,7 +2,7 @@ arxiv
2
distro
3
filelock
func_timeout
-griffe
+griffe<1.0
json5
jsonschema
jupyter
@@ -13,4 +13,4 @@ streamlit
13
tiktoken
14
timeout-decorator
15
typing-extensions
16
-duckduckgo_search==5.3.1b1
+duckduckgo_search==5.3.1b1
0 commit comments