n00b001 commited on
Commit
5b8f7b4
·
unverified ·
1 Parent(s): 6266726
Files changed (1) hide show
  1. requirements.txt +7 -129
requirements.txt CHANGED
@@ -1,134 +1,12 @@
1
- absl-py==2.3.1
2
- accelerate==1.12.0
3
- aiofiles==24.1.0
4
- aiohappyeyeballs==2.6.1
5
- aiohttp==3.13.2
6
- aiosignal==1.4.0
7
- annotated-doc==0.0.4
8
- annotated-types==0.7.0
9
- anyio==4.12.0
10
- attrs==25.4.0
11
- audioop-lts==0.2.2
12
- auto-round @ git+https://github.com/intel/auto-round.git@5ffe56ddc51cbc69cd6fe87a0b8a7d91e28bf522
13
- brotli==1.2.0
14
- certifi==2025.11.12
15
- chardet==5.2.0
16
- charset-normalizer==3.4.4
17
- click==8.3.1
18
- colorama==0.4.6
19
- compressed-tensors==0.12.3a20251114
20
- dataproperty==1.1.0
21
- datasets==4.4.1
22
- dill==0.4.0
23
- evaluate==0.4.6
24
- fastapi==0.122.0
25
- ffmpy==1.0.0
26
- filelock==3.20.0
27
- frozenlist==1.8.0
28
- fsspec==2025.10.0
29
  gradio==6.0.1
30
- gradio-client==2.0.0
31
- groovy==0.1.2
32
- h11==0.16.0
33
- hf-xet==1.2.0
34
- httpcore==1.0.9
35
- httpx==0.28.1
36
- huggingface-hub==0.36.0
37
- idna==3.11
38
- jinja2==3.1.6
39
- joblib==1.5.2
40
- jsonlines==4.0.0
41
  llmcompressor @ git+https://github.com/vllm-project/llm-compressor.git@db0b68d9faf09066e9b7d679b39a977e484d9b91
42
- lm-eval==0.4.9.2
43
- loguru==0.7.3
44
- lxml==6.0.2
45
- markdown-it-py==4.0.0
46
- markupsafe==3.0.3
47
- mbstrdecoder==1.1.4
48
- mdurl==0.1.2
49
- more-itertools==10.8.0
50
- mpmath==1.3.0
51
- multidict==6.7.0
52
- multiprocess==0.70.18
53
- networkx==3.6
54
- nltk==3.9.2
55
- numexpr==2.14.1
56
- numpy==2.3.5
57
- nvidia-cublas-cu12==12.8.4.1
58
- nvidia-cuda-cupti-cu12==12.8.90
59
- nvidia-cuda-nvrtc-cu12==12.8.93
60
- nvidia-cuda-runtime-cu12==12.8.90
61
- nvidia-cudnn-cu12==9.10.2.21
62
- nvidia-cufft-cu12==11.3.3.83
63
- nvidia-cufile-cu12==1.13.1.3
64
- nvidia-curand-cu12==10.3.9.90
65
- nvidia-cusolver-cu12==11.7.3.90
66
- nvidia-cusparse-cu12==12.5.8.93
67
- nvidia-cusparselt-cu12==0.7.1
68
- nvidia-ml-py==13.580.82
69
- nvidia-nccl-cu12==2.27.5
70
- nvidia-nvjitlink-cu12==12.8.93
71
- nvidia-nvshmem-cu12==3.3.20
72
- nvidia-nvtx-cu12==12.8.90
73
- orjson==3.11.4
74
- packaging==25.0
75
- pandas==2.3.3
76
- pathvalidate==3.3.1
77
- peft==0.18.0
78
- pillow==12.0.0
79
- portalocker==3.2.0
80
- propcache==0.4.1
81
- psutil==7.1.3
82
- py-cpuinfo==9.0.0
83
- pyarrow==22.0.0
84
- pybind11==3.0.1
85
- pydantic==2.12.4
86
- pydantic-core==2.41.5
87
- pydub==0.25.1
88
- pygments==2.19.2
89
- pytablewriter==1.2.1
90
- python-dateutil==2.9.0.post0
91
- python-multipart==0.0.20
92
- pytz==2025.2
93
- pyyaml==6.0.3
94
- regex==2025.11.3
95
- requests==2.32.5
96
- rich==14.2.0
97
- rouge-score==0.1.2
98
- sacrebleu==2.5.1
99
- safehttpx==0.1.7
100
- safetensors==0.7.0
101
- scikit-learn==1.7.2
102
- scipy==1.16.3
103
- semantic-version==2.10.0
104
- sentencepiece==0.2.1
105
- setuptools==80.9.0
106
- shellingham==1.5.4
107
- six==1.17.0
108
- sqlitedict==2.1.0
109
- starlette==0.50.0
110
- sympy==1.14.0
111
- tabledata==1.3.4
112
- tabulate==0.9.0
113
- tcolorpy==0.1.7
114
- threadpoolctl==3.6.0
115
- tokenizers==0.22.1
116
- tomlkit==0.13.3
117
  torch==2.9.1
 
118
  torchaudio==2.9.1
 
119
  torchvision==0.24.1
120
- tqdm==4.67.1
121
- tqdm-multiprocess==0.0.11
122
- transformers==4.57.3
123
- triton==3.5.1
124
- typepy==1.3.4
125
- typer==0.20.0
126
- typing-extensions==4.15.0
127
- typing-inspection==0.4.2
128
- tzdata==2025.2
129
- urllib3==2.5.0
130
- uvicorn==0.38.0
131
- word2number==1.1
132
- xxhash==3.6.0
133
- yarl==1.22.0
134
- zstandard==0.25.0
 
1
+ # This file was autogenerated by uv via the following command:
2
+ # uv pip compile pyproject.toml --output-file requirements.txt --no-deps
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  gradio==6.0.1
4
+ # via llm-compressor-my-repo (pyproject.toml)
 
 
 
 
 
 
 
 
 
 
5
  llmcompressor @ git+https://github.com/vllm-project/llm-compressor.git@db0b68d9faf09066e9b7d679b39a977e484d9b91
6
+ # via llm-compressor-my-repo (pyproject.toml)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  torch==2.9.1
8
+ # via llm-compressor-my-repo (pyproject.toml)
9
  torchaudio==2.9.1
10
+ # via llm-compressor-my-repo (pyproject.toml)
11
  torchvision==0.24.1
12
+ # via llm-compressor-my-repo (pyproject.toml)