hamishivi commited on
Commit
57921cc
·
verified ·
1 Parent(s): 7179385
Files changed (1) hide show
  1. requirements.txt +143 -5
requirements.txt CHANGED
@@ -1,8 +1,146 @@
1
- flash-attn==2.6.3
 
 
 
 
 
2
  alpaca_eval==0.6.2
3
- trl==0.9.4
4
- gradio
5
- huggingface-hub==0.28.1
 
 
 
 
 
 
 
 
6
  diffusers==0.32.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  langdetect==1.0.9
8
- immutabledict==4.2.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.1.0
2
+ accelerate==0.29.3
3
+ aiofiles==23.2.1
4
+ aiohttp==3.9.5
5
+ aioprometheus==23.12.0
6
+ aiosignal==1.3.1
7
  alpaca_eval==0.6.2
8
+ annotated-types==0.6.0
9
+ anyio==4.3.0
10
+ attrs==23.2.0
11
+ Brotli @ file:///work/ci_py311/brotli-split_1676830125088/work
12
+ certifi @ file:///croot/certifi_1707229174982/work/certifi
13
+ charset-normalizer @ file:///tmp/build/80754af9/charset-normalizer_1630003229654/work
14
+ click==8.1.7
15
+ cloudpickle==3.0.0
16
+ cmake==3.29.2
17
+ cupy-cuda12x==12.1.0
18
+ datasets==2.18.0
19
  diffusers==0.32.2
20
+ dill==0.3.8
21
+ diskcache==5.6.3
22
+ distro==1.9.0
23
+ docstring_parser==0.16
24
+ einops==0.7.0
25
+ evaluate==0.4.1
26
+ faiss-cpu==1.8.0
27
+ fastapi==0.115.8
28
+ fastrlock==0.8.3
29
+ ffmpy==0.5.0
30
+ filelock @ file:///croot/filelock_1700591183607/work
31
+ fire==0.7.0
32
+ flash-attn==2.6.3
33
+ frozenlist==1.4.1
34
+ fsspec==2024.2.0
35
+ gmpy2 @ file:///work/ci_py311/gmpy2_1676839849213/work
36
+ gradio==5.16.1
37
+ gradio_client==1.7.0
38
+ h11==0.14.0
39
+ httpcore==1.0.7
40
+ httptools==0.6.1
41
+ httpx==0.28.1
42
+ huggingface-hub==0.28.1
43
+ idna @ file:///work/ci_py311/idna_1676822698822/work
44
+ immutabledict==4.2.1
45
+ importlib_metadata==7.1.0
46
+ interegular==0.3.3
47
+ Jinja2 @ file:///croot/jinja2_1706733616596/work
48
+ jiter==0.8.2
49
+ joblib==1.4.0
50
+ jsonschema==4.21.1
51
+ jsonschema-specifications==2023.12.1
52
  langdetect==1.0.9
53
+ lark==1.1.9
54
+ llvmlite==0.42.0
55
+ markdown-it-py==3.0.0
56
+ MarkupSafe @ file:///croot/markupsafe_1704205993651/work
57
+ mauve-text==0.3.0
58
+ mdurl==0.1.2
59
+ mkl-fft @ file:///croot/mkl_fft_1695058164594/work
60
+ mkl-random @ file:///croot/mkl_random_1695059800811/work
61
+ mkl-service==2.4.0
62
+ mpmath @ file:///croot/mpmath_1690848262763/work
63
+ msgpack==1.0.8
64
+ multidict==6.0.5
65
+ multiprocess==0.70.16
66
+ nest-asyncio==1.6.0
67
+ networkx @ file:///croot/networkx_1690561992265/work
68
+ ninja==1.11.1.1
69
+ nltk==3.8.1
70
+ numba==0.59.1
71
+ numpy @ file:///croot/numpy_and_numpy_base_1708638617955/work/dist/numpy-1.26.4-cp311-cp311-linux_x86_64.whl#sha256=5f96f274d410a1682519282ae769c877d32fdbf171aa8badec7bf5e1d3a1748a
72
+ openai==1.63.2
73
+ orjson==3.10.15
74
+ outlines==0.0.34
75
+ packaging==24.0
76
+ pandas==2.2.2
77
+ patsy==1.0.1
78
+ peft==0.10.0
79
+ pillow @ file:///croot/pillow_1707233021655/work
80
+ prometheus_client==0.20.0
81
+ protobuf==5.26.1
82
+ psutil==5.9.8
83
+ py-cpuinfo==9.0.0
84
+ pyarrow==15.0.2
85
+ pyarrow-hotfix==0.6
86
+ pydantic==2.7.0
87
+ pydantic_core==2.18.1
88
+ pydub==0.25.1
89
+ Pygments==2.19.1
90
+ pynvml==11.5.0
91
+ PySocks @ file:///work/ci_py311/pysocks_1676822712504/work
92
+ python-dateutil==2.9.0.post0
93
+ python-dotenv==1.0.1
94
+ python-multipart==0.0.20
95
+ pytz==2024.1
96
+ PyYAML @ file:///croot/pyyaml_1698096049011/work
97
+ quantile-python==1.1
98
+ ray==2.11.0
99
+ referencing==0.34.0
100
+ regex==2024.4.16
101
+ requests @ file:///croot/requests_1707355572290/work
102
+ responses==0.18.0
103
+ rich==13.9.4
104
+ rouge-score==0.1.2
105
+ rpds-py==0.18.0
106
+ ruff==0.9.6
107
+ safehttpx==0.1.6
108
+ safetensors==0.4.3
109
+ scikit-learn==1.4.2
110
+ scipy==1.13.0
111
+ semantic-version==2.10.0
112
+ sentencepiece==0.2.0
113
+ shellingham==1.5.4
114
+ shtab==1.7.1
115
+ six==1.16.0
116
+ sniffio==1.3.1
117
+ starlette==0.45.3
118
+ sympy @ file:///croot/sympy_1701397643339/work
119
+ tensorboardX==2.6.2.2
120
+ termcolor==2.5.0
121
+ threadpoolctl==3.4.0
122
+ tiktoken==0.6.0
123
+ tokenizers==0.15.2
124
+ tomlkit==0.13.2
125
+ torch==2.1.2+cu121
126
+ torchaudio==2.1.2
127
+ torchvision==0.16.2
128
+ tqdm==4.66.2
129
+ transformers==4.37.0
130
+ triton==2.1.0
131
+ trl==0.9.4
132
+ typeguard==4.4.2
133
+ typer==0.15.1
134
+ typing_extensions==4.12.2
135
+ tyro==0.9.14
136
+ tzdata==2024.1
137
+ urllib3 @ file:///croot/urllib3_1707770551213/work
138
+ uvicorn==0.29.0
139
+ uvloop==0.19.0
140
+ vllm==0.3.1
141
+ watchfiles==0.21.0
142
+ websockets==12.0
143
+ xformers==0.0.23.post1
144
+ xxhash==3.4.1
145
+ yarl==1.9.4
146
+ zipp==3.18.1