miike-ai commited on
Commit
867e2d3
·
verified ·
1 Parent(s): 3b5376c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +179 -0
requirements.txt ADDED
@@ -0,0 +1,179 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==1.8.1
2
+ aiohappyeyeballs==2.6.1
3
+ aiohttp==3.12.13
4
+ aiosignal==1.3.2
5
+ airportsdata==20250622
6
+ annotated-types==0.7.0
7
+ anyio==4.9.0
8
+ astor==0.8.1
9
+ asttokens==3.0.0
10
+ attrs==25.3.0
11
+ bitsandbytes==0.46.0
12
+ blake3==1.0.5
13
+ cachetools==6.1.0
14
+ certifi==2025.6.15
15
+ charset-normalizer==3.4.2
16
+ click==8.2.1
17
+ cloudpickle==3.1.1
18
+ comm==0.2.2
19
+ compressed-tensors==0.10.1
20
+ cupy-cuda12x==13.4.1
21
+ cut-cross-entropy==25.1.1
22
+ datasets==3.6.0
23
+ debugpy==1.8.14
24
+ decorator==5.2.1
25
+ depyf==0.18.0
26
+ diffusers==0.34.0
27
+ dill==0.3.8
28
+ diskcache==5.6.3
29
+ distro==1.9.0
30
+ dnspython==2.7.0
31
+ docstring-parser==0.16
32
+ einops==0.8.1
33
+ email-validator==2.2.0
34
+ executing==2.2.0
35
+ fastapi==0.115.14
36
+ fastapi-cli==0.0.7
37
+ fastrlock==0.8.3
38
+ filelock==3.18.0
39
+ frozenlist==1.7.0
40
+ fsspec==2025.5.1
41
+ gguf==0.17.1
42
+ h11==0.16.0
43
+ hf-transfer==0.1.9
44
+ hf-xet==1.1.5
45
+ httpcore==1.0.9
46
+ httptools==0.6.4
47
+ httpx==0.28.1
48
+ huggingface-hub==0.33.1
49
+ idna==3.10
50
+ importlib-metadata==8.7.0
51
+ interegular==0.3.3
52
+ ipykernel==6.29.5
53
+ ipython==9.3.0
54
+ ipython-pygments-lexers==1.1.1
55
+ jedi==0.19.2
56
+ jinja2==3.1.6
57
+ jiter==0.10.0
58
+ jsonschema==4.24.0
59
+ jsonschema-specifications==2025.4.1
60
+ jupyter-client==8.6.3
61
+ jupyter-core==5.8.1
62
+ lark==1.2.2
63
+ llguidance==0.7.30
64
+ llvmlite==0.44.0
65
+ lm-format-enforcer==0.10.11
66
+ markdown-it-py==3.0.0
67
+ markupsafe==3.0.2
68
+ matplotlib-inline==0.1.7
69
+ mdurl==0.1.2
70
+ mistral-common==1.6.2
71
+ mpmath==1.3.0
72
+ msgpack==1.1.1
73
+ msgspec==0.19.0
74
+ multidict==6.5.1
75
+ multiprocess==0.70.16
76
+ nest-asyncio==1.6.0
77
+ networkx==3.5
78
+ ninja==1.11.1.4
79
+ numba==0.61.2
80
+ numpy==2.2.0
81
+ nvidia-cublas-cu12==12.8.3.14
82
+ nvidia-cuda-cupti-cu12==12.8.57
83
+ nvidia-cuda-nvrtc-cu12==12.8.61
84
+ nvidia-cuda-runtime-cu12==12.8.57
85
+ nvidia-cudnn-cu12==9.7.1.26
86
+ nvidia-cufft-cu12==11.3.3.41
87
+ nvidia-cufile-cu12==1.13.0.11
88
+ nvidia-curand-cu12==10.3.9.55
89
+ nvidia-cusolver-cu12==11.7.2.55
90
+ nvidia-cusparse-cu12==12.5.7.53
91
+ nvidia-cusparselt-cu12==0.6.3
92
+ nvidia-nccl-cu12==2.26.2
93
+ nvidia-nvjitlink-cu12==12.8.61
94
+ nvidia-nvtx-cu12==12.8.55
95
+ openai==1.92.2
96
+ opencv-python-headless==4.11.0.86
97
+ outlines==0.1.11
98
+ outlines-core==0.1.26
99
+ packaging==25.0
100
+ pandas==2.3.0
101
+ parso==0.8.4
102
+ partial-json-parser==0.2.1.1.post6
103
+ peft==0.15.2
104
+ pexpect==4.9.0
105
+ pillow==11.2.1
106
+ pip==25.1.1
107
+ platformdirs==4.3.8
108
+ prometheus-client==0.22.1
109
+ prometheus-fastapi-instrumentator==7.1.0
110
+ prompt-toolkit==3.0.51
111
+ propcache==0.3.2
112
+ protobuf==3.20.3
113
+ psutil==7.0.0
114
+ ptyprocess==0.7.0
115
+ pure-eval==0.2.3
116
+ py-cpuinfo==9.0.0
117
+ pyarrow==20.0.0
118
+ pybase64==1.4.1
119
+ pycountry==24.6.1
120
+ pydantic==2.11.7
121
+ pydantic-core==2.33.2
122
+ pygments==2.19.2
123
+ python-dateutil==2.9.0.post0
124
+ python-dotenv==1.1.1
125
+ python-json-logger==3.3.0
126
+ python-multipart==0.0.20
127
+ pytz==2025.2
128
+ pyyaml==6.0.2
129
+ pyzmq==27.0.0
130
+ ray==2.47.1
131
+ referencing==0.36.2
132
+ regex==2024.11.6
133
+ requests==2.32.4
134
+ rich==14.0.0
135
+ rich-toolkit==0.14.7
136
+ rpds-py==0.25.1
137
+ safetensors==0.5.3
138
+ scipy==1.16.0
139
+ sentencepiece==0.2.0
140
+ setuptools==80.9.0
141
+ shellingham==1.5.4
142
+ shtab==1.7.2
143
+ six==1.17.0
144
+ sniffio==1.3.1
145
+ stack-data==0.6.3
146
+ starlette==0.46.2
147
+ sympy==1.14.0
148
+ tiktoken==0.9.0
149
+ tokenizers==0.21.2
150
+ torch==2.7.0+cu128
151
+ torchaudio==2.7.0+cu128
152
+ torchvision==0.22.0+cu128
153
+ tornado==6.5.1
154
+ tqdm==4.67.1
155
+ traitlets==5.14.3
156
+ transformers==4.52.4
157
+ triton==3.3.1
158
+ trl==0.19.0
159
+ typeguard==4.4.4
160
+ typer==0.16.0
161
+ typing-extensions==4.14.0
162
+ typing-inspection==0.4.1
163
+ tyro==0.9.24
164
+ tzdata==2025.2
165
+ unsloth==2025.6.8
166
+ unsloth-zoo==2025.6.5
167
+ urllib3==2.5.0
168
+ uvicorn==0.34.3
169
+ uvloop==0.21.0
170
+ vllm==0.9.2.dev280+g04e1642e3
171
+ watchfiles==1.1.0
172
+ wcwidth==0.2.13
173
+ websockets==15.0.1
174
+ wheel==0.45.1
175
+ xformers==0.0.32+ff490c3.d20250626
176
+ xgrammar==0.1.19
177
+ xxhash==3.5.0
178
+ yarl==1.20.1
179
+ zipp==3.23.0