hamishivi commited on
Commit
cb74596
·
verified ·
1 Parent(s): 57921cc

clean up reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -19
requirements.txt CHANGED
@@ -8,9 +8,6 @@ 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
@@ -27,12 +24,10 @@ 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
@@ -40,11 +35,9 @@ 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
@@ -53,22 +46,16 @@ 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
@@ -76,7 +63,6 @@ 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
@@ -88,17 +74,14 @@ 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
@@ -115,7 +98,6 @@ 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
@@ -134,7 +116,6 @@ 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
 
8
  annotated-types==0.6.0
9
  anyio==4.3.0
10
  attrs==23.2.0
 
 
 
11
  click==8.1.7
12
  cloudpickle==3.0.0
13
  cmake==3.29.2
 
24
  fastapi==0.115.8
25
  fastrlock==0.8.3
26
  ffmpy==0.5.0
 
27
  fire==0.7.0
28
  flash-attn==2.6.3
29
  frozenlist==1.4.1
30
  fsspec==2024.2.0
 
31
  gradio==5.16.1
32
  gradio_client==1.7.0
33
  h11==0.14.0
 
35
  httptools==0.6.1
36
  httpx==0.28.1
37
  huggingface-hub==0.28.1
 
38
  immutabledict==4.2.1
39
  importlib_metadata==7.1.0
40
  interegular==0.3.3
 
41
  jiter==0.8.2
42
  joblib==1.4.0
43
  jsonschema==4.21.1
 
46
  lark==1.1.9
47
  llvmlite==0.42.0
48
  markdown-it-py==3.0.0
 
49
  mauve-text==0.3.0
50
  mdurl==0.1.2
 
 
51
  mkl-service==2.4.0
 
52
  msgpack==1.0.8
53
  multidict==6.0.5
54
  multiprocess==0.70.16
55
  nest-asyncio==1.6.0
 
56
  ninja==1.11.1.1
57
  nltk==3.8.1
58
  numba==0.59.1
 
59
  openai==1.63.2
60
  orjson==3.10.15
61
  outlines==0.0.34
 
63
  pandas==2.2.2
64
  patsy==1.0.1
65
  peft==0.10.0
 
66
  prometheus_client==0.20.0
67
  protobuf==5.26.1
68
  psutil==5.9.8
 
74
  pydub==0.25.1
75
  Pygments==2.19.1
76
  pynvml==11.5.0
 
77
  python-dateutil==2.9.0.post0
78
  python-dotenv==1.0.1
79
  python-multipart==0.0.20
80
  pytz==2024.1
 
81
  quantile-python==1.1
82
  ray==2.11.0
83
  referencing==0.34.0
84
  regex==2024.4.16
 
85
  responses==0.18.0
86
  rich==13.9.4
87
  rouge-score==0.1.2
 
98
  six==1.16.0
99
  sniffio==1.3.1
100
  starlette==0.45.3
 
101
  tensorboardX==2.6.2.2
102
  termcolor==2.5.0
103
  threadpoolctl==3.4.0
 
116
  typing_extensions==4.12.2
117
  tyro==0.9.14
118
  tzdata==2024.1
 
119
  uvicorn==0.29.0
120
  uvloop==0.19.0
121
  vllm==0.3.1