forked from wandb/llm-leaderboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
113 lines (113 loc) · 2.33 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
accelerate==0.23.0
aiohttp==3.9.1
aiosignal==1.3.1
annotated-types==0.6.0
anthropic==0.17.0
antlr4-python3-runtime==4.9.3
anyio==3.7.1
appdirs==1.4.4
async-timeout==4.0.3
attrs==23.1.0
bitsandbytes==0.41.2.post2
certifi==2023.11.17
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
cohere==4.39
dataclasses-json==0.6.3
docker-pycreds==0.4.0
einops==0.7.0
exceptiongroup==1.2.0
filelock==3.13.1
frozenlist==1.4.0
fsspec==2023.12.0
fuzzywuzzy==0.18.0
google-generativeai==0.3.2
gitdb==4.0.11
gitpython==3.1.40
greenlet==3.0.1
huggingface-hub==0.19.4
hydra-core==1.3.2
idna==3.6
jinja2==3.1.2
joblib==1.3.2
jsonpatch==1.33
jsonpointer==2.4
langchain==0.0.300
langchain-anthropic==0.1.4
langchain_google_genai==0.0.5
langsmith==0.0.69
levenshtein==0.21.1
lxml==4.9.3
markupsafe==2.1.3
marshmallow==3.20.1
mpmath==1.3.0
multidict==6.0.4
mypy-extensions==1.0.0
networkx==3.2.1
numexpr==2.8.7
numpy==1.26.2
nvidia-cublas-cu12==12.1.3.1
nvidia-cuda-cupti-cu12==12.1.105
nvidia-cuda-nvrtc-cu12==12.1.105
nvidia-cuda-runtime-cu12==12.1.105
nvidia-cudnn-cu12==8.9.2.26
nvidia-cufft-cu12==11.0.2.54
nvidia-curand-cu12==10.3.2.106
nvidia-cusolver-cu12==11.4.5.107
nvidia-cusparse-cu12==12.1.0.106
nvidia-nccl-cu12==2.18.1
nvidia-nvjitlink-cu12==12.3.101
nvidia-nvtx-cu12==12.1.105
omegaconf==2.3.0
openai==0.28
packaging==23.2
pandas==2.1.3
peft==0.5.0
plac==1.4.1
portalocker==2.8.2
protobuf==4.25.1
psutil==5.9.6
pydantic==2.5.2
python-levenshtein==0.21.1
pyyaml==6.0.1
rapidfuzz==3.5.2
regex==2023.10.3
requests==2.31.0
rhoknp==1.6.0
sacrebleu==2.3.3
safetensors==0.4.1
scikit-learn==1.3.2
scipy==1.11.4
sentry-sdk==1.38.0
sentencepiece==0.1.99
setproctitle==1.3.3
setuptools==69.0.2
six==1.16.0
smmap==5.0.1
sniffio==1.3.0
sqlalchemy==2.0.23
shortuuid==1.0.11
sumeval==0.2.2
sympy==1.12
tabulate==0.9.0
tenacity==8.2.3
threadpoolctl==3.2.0
tokenizers==0.15.0
torch==2.1.1
tqdm==4.66.1
transformers==4.36.2
triton==2.1.0
typing-extensions==4.8.0
typing-inspect==0.9.0
urllib3>=1.25.4,<2.1
wandb==0.16.0
xmltodict==0.13.0
yarl==1.9.3
boto3==1.34.11
tiktoken==0.5.2
transformers_stream_generator==0.0.4
mistralai==0.0.8
langchain-mistralai==0.0.1
fschat @ git+https://github.com/llm-jp/FastChat.git
llm-jp-eval @ git+https://github.com/llm-jp/llm-jp-eval.git@wandb-nejumi2