WilliamGazeley commited on
Commit
08d5083
·
1 Parent(s): 4f86c67

Simplify requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -112
requirements.txt CHANGED
@@ -1,78 +1,5 @@
1
- accelerate==0.27.2
2
- aiohttp==3.9.5
3
- aioprometheus==23.12.0
4
- aiosignal==1.3.1
5
- altair==5.3.0
6
- annotated-types==0.6.0
7
- anyio==4.3.0
8
- appdirs==1.4.4
9
- art==6.2
10
- async-timeout==4.0.3
11
- attrs==23.2.0
12
- beautifulsoup4==4.12.3
13
- bitsandbytes==0.43.1
14
- blinker==1.8.2
15
- cachetools==5.3.3
16
- certifi==2024.2.2
17
- charset-normalizer==3.3.2
18
- click==8.1.7
19
- dataclasses-json==0.6.5
20
- dnspython==2.6.1
21
- einops==0.8.0
22
- email_validator==2.1.1
23
- exceptiongroup==1.2.1
24
- fastapi==0.111.0
25
- fastapi-cli==0.0.3
26
- filelock==3.14.0
27
- flash-attn==2.5.5
28
- frozendict==2.4.4
29
- frozenlist==1.4.1
30
- fsspec==2024.3.1
31
- gitdb==4.0.11
32
- GitPython==3.1.43
33
- greenlet==3.0.3
34
- h11==0.14.0
35
- html5lib==1.1
36
- httpcore==1.0.5
37
- httptools==0.6.1
38
- httpx==0.27.0
39
- huggingface-hub==0.23.0
40
- idna==3.7
41
- Jinja2==3.1.4
42
- jsonpatch==1.33
43
- jsonpointer==2.4
44
- jsonschema==4.21.1
45
- jsonschema-specifications==2023.12.1
46
- langchain==0.1.9
47
- langchain-community==0.0.37
48
- langchain-core==0.1.52
49
- langchain-text-splitters==0.0.1
50
- langsmith==0.1.54
51
- lxml==5.2.1
52
- markdown-it-py==3.0.0
53
- MarkupSafe==2.1.5
54
- marshmallow==3.21.2
55
- mdurl==0.1.2
56
- mpmath==1.3.0
57
- msgpack==1.0.8
58
- multidict==6.0.5
59
- multitasking==0.0.11
60
- mypy-extensions==1.0.0
61
- networkx==3.3
62
  ninja==1.11.1.1
63
  numpy==1.26.4
64
- nvidia-cublas-cu12==12.1.3.1
65
- nvidia-cuda-cupti-cu12==12.1.105
66
- nvidia-cuda-nvrtc-cu12==12.1.105
67
- nvidia-cuda-runtime-cu12==12.1.105
68
- nvidia-cudnn-cu12==8.9.2.26
69
- nvidia-cufft-cu12==11.0.2.54
70
- nvidia-curand-cu12==10.3.2.106
71
- nvidia-cusolver-cu12==11.4.5.107
72
- nvidia-cusparse-cu12==12.1.0.106
73
- nvidia-nccl-cu12==2.18.1
74
- nvidia-nvjitlink-cu12==12.4.127
75
- nvidia-nvtx-cu12==12.1.105
76
  orjson==3.10.3
77
  packaging==23.2
78
  pandas==2.2.0
@@ -84,50 +11,11 @@ pyarrow==16.0.0
84
  pydantic==2.6.2
85
  pydantic-settings==2.2.1
86
  pydantic_core==2.16.3
87
- pydeck==0.9.0
88
- Pygments==2.18.0
89
- python-dateutil==2.9.0.post0
90
- python-dotenv==1.0.1
91
- python-multipart==0.0.9
92
- pytz==2024.1
93
  PyYAML==6.0.1
94
- quantile-python==1.1
95
- ray==2.20.0
96
- referencing==0.35.1
97
- regex==2024.4.28
98
  requests==2.31.0
99
- rich==13.7.1
100
- rpds-py==0.18.1
101
  safetensors==0.4.3
102
  sentencepiece==0.2.0
103
- shellingham==1.5.4
104
- six==1.16.0
105
- smmap==5.0.1
106
- sniffio==1.3.1
107
- soupsieve==2.5
108
- SQLAlchemy==2.0.30
109
- starlette==0.37.2
110
- streamlit==1.34.0
111
- sympy==1.12
112
- tenacity==8.3.0
113
- tokenizers==0.19.1
114
- toml==0.10.2
115
- toolz==0.12.1
116
- torch==2.1.2
117
- tornado==6.4
118
- tqdm==4.66.4
119
- transformers==4.40.2
120
- triton==2.1.0
121
- typer==0.12.3
122
- typing-inspect==0.9.0
123
- typing_extensions==4.11.0
124
- tzdata==2024.1
125
- ujson==5.9.0
126
- urllib3==2.2.1
127
- uvicorn==0.29.0
128
- uvloop==0.19.0
129
  vllm==0.2.5
130
- watchdog==4.0.0
131
  watchfiles==0.21.0
132
  webencodings==0.5.1
133
  websockets==12.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ninja==1.11.1.1
2
  numpy==1.26.4
 
 
 
 
 
 
 
 
 
 
 
 
3
  orjson==3.10.3
4
  packaging==23.2
5
  pandas==2.2.0
 
11
  pydantic==2.6.2
12
  pydantic-settings==2.2.1
13
  pydantic_core==2.16.3
 
 
 
 
 
 
14
  PyYAML==6.0.1
 
 
 
 
15
  requests==2.31.0
 
 
16
  safetensors==0.4.3
17
  sentencepiece==0.2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  vllm==0.2.5
 
19
  watchfiles==0.21.0
20
  webencodings==0.5.1
21
  websockets==12.0