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 3c10674 + 9ca472b commit dfd7a87Copy full SHA for dfd7a87
renovate.json
@@ -0,0 +1,6 @@
1
+{
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
+ "extends": [
4
+ "config:recommended"
5
+ ]
6
+}
requirements.txt
@@ -1,9 +1,9 @@
datasets
-num2words==0.5.13
+num2words==0.5.14
openai==1.52.0
torch
tqdm==4.66.5
transformers
7
-vllm==0.6.3.post1; sys_platform == "linux"
+vllm==0.8.5; sys_platform == "linux"
8
Levenshtein
9
xlsxwriter
0 commit comments