forked from ray-project/llmperf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
107 lines (107 loc) · 1.95 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
aiohappyeyeballs==2.4.4
aiohttp==3.10.11
aiosignal==1.3.1
annotated-types==0.7.0
anyio==4.5.2
async-timeout==5.0.1
attrs==24.3.0
awscli==1.36.23
boto3==1.35.82
botocore==1.35.82
cachetools==5.5.0
certifi==2024.12.14
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
contourpy==1.1.1
cycler==0.12.1
distro==1.9.0
docopt==0.6.2
docstring-parser==0.16
docutils==0.16
exceptiongroup==1.2.2
filelock==3.16.1
fonttools==4.55.3
frozenlist==1.5.0
fsspec==2024.10.0
google-api-core==2.24.0
google-auth==2.37.0
google-cloud-aiplatform==1.74.0
google-cloud-bigquery==3.27.0
google-cloud-core==2.4.1
google-cloud-resource-manager==1.14.0
google-cloud-storage==2.19.0
google-crc32c==1.5.0
google-resumable-media==2.7.2
googleapis-common-protos==1.66.0
grpc-google-iam-v1==0.13.1
grpcio==1.68.1
grpcio-status==1.68.1
h11==0.14.0
httpcore==1.0.7
httpx==0.27.2
huggingface-hub==0.27.0
idna==3.10
importlib-metadata==8.5.0
importlib-resources==6.4.5
iniconfig==2.0.0
jinja2==3.1.4
jiter==0.8.2
jmespath==1.0.1
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
kiwisolver==1.4.7
litellm==1.55.3
-e file:///Users/ronanmcgovern/TR/llmperf
markdown-it-py==3.0.0
markupsafe==2.1.5
matplotlib==3.7.5
mdurl==0.1.2
msgpack==1.1.0
multidict==6.1.0
num2words==0.5.13
numpy==1.24.4
openai==1.57.4
packaging==24.2
pandas==2.0.3
pillow==10.4.0
pluggy==1.5.0
propcache==0.2.0
proto-plus==1.25.0
protobuf==5.29.1
pyasn1==0.6.1
pyasn1-modules==0.4.1
pydantic==2.4.2
pydantic-core==2.10.1
pygments==2.18.0
pyparsing==3.1.4
pytest==8.3.4
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pytz==2024.2
pyyaml==6.0.2
ray==2.36.1
referencing==0.35.1
regex==2024.11.6
requests==2.32.3
rich==13.9.4
rpds-py==0.20.1
rsa==4.7.2
s3transfer==0.10.4
safetensors==0.4.5
seaborn==0.13.2
shapely==2.0.6
shellingham==1.5.4
six==1.17.0
sniffio==1.3.1
tiktoken==0.7.0
tokenizers==0.20.3
tomli==2.2.1
tqdm==4.67.1
transformers==4.46.3
typer==0.15.1
typing-extensions==4.12.2
tzdata==2024.2
urllib3==1.26.20
yarl==1.15.2
zipp==3.20.2