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.
1 parent fabf829 commit 6d58f53Copy full SHA for 6d58f53
requirements.txt
@@ -1,4 +1,4 @@
1
-numpy<2.0.0 # temporal not using numpy 2.0.0
+numpy<3.0.0 # temporal not using numpy 2.0.0
2
pandas>=2.1.0
3
tqdm
4
tiktoken>=0.7.0 # for counting token
0 commit comments