Skip to content

Commit dfd7a87

Browse files
author
Rudra
committed
Merge branch 'main' of https://github.com/IBM/KCIF
2 parents 3c10674 + 9ca472b commit dfd7a87

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"config:recommended"
5+
]
6+
}

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
datasets
2-
num2words==0.5.13
2+
num2words==0.5.14
33
openai==1.52.0
44
torch
55
tqdm==4.66.5
66
transformers
7-
vllm==0.6.3.post1; sys_platform == "linux"
7+
vllm==0.8.5; sys_platform == "linux"
88
Levenshtein
99
xlsxwriter

0 commit comments

Comments
 (0)