We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 850b238 + bf9d136 commit efc1271Copy full SHA for efc1271
1 file changed
requirements.txt
@@ -13,21 +13,21 @@ backoff>=2.1.1
13
rapidfuzz>=3.0.0
14
jinja2>=3.1.2
15
nltk>=3.8.1
16
-accelerate>=0.23.0
+# accelerate>=0.23.0
17
avidtools==0.1.2
18
stdlibs>=2022.10.9
19
langchain>=0.0.300
20
nemollm>=0.3.0
21
octoai-sdk>=0.8.0
22
cmd2==2.4.3
23
-torch>=2.1.3
+torch>=2.1.3+cpu
24
sentencepiece>=0.1.99
25
markdown>=3.4.3
26
numpy>=1.26.1
27
zalgolib>=0.2.2
28
ecoji>=0.1.1
29
deepl==1.17.0
30
-fschat>=0.2.36
+# fschat>=0.2.36
31
litellm>=1.41.21
32
jsonpath-ng>=1.6.1
33
huggingface_hub>=0.21.0
0 commit comments