Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion MultiPruner/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ sentencepiece
protobuf
bitsandbytes
lm-eval==0.4.2
torch==2.8.0
torch==2.12.0
14 changes: 7 additions & 7 deletions SparAMX/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
accelerate==0.31.0
aiohappyeyeballs==2.4.0
aiohttp==3.13.4
aiohttp==3.14.0
aiosignal==1.3.1
asttokens==2.4.1
attrs==24.2.0
Expand All @@ -24,7 +24,7 @@ frozenlist==1.4.1
fsspec==2024.6.1
huggingface-hub==0.24.6
humanfriendly==10.0
idna==3.8
idna==3.15
iniconfig==2.0.0
inquirerpy==0.3.4
ipykernel==6.29.5
Expand Down Expand Up @@ -65,7 +65,7 @@ pandas==2.2.2
parso==0.8.4
pexpect==4.9.0
pfzy==0.3.4
pillow==12.1.1
pillow==12.2.0
platformdirs==4.3.2
pluggy==1.5.0
prompt_toolkit==3.0.47
Expand All @@ -75,10 +75,10 @@ ptyprocess==0.7.0
pure_eval==0.2.3
py-cpuinfo==9.0.0
py3nvml==0.2.7
pyarrow==17.0.0
pyarrow==23.0.1
Pygments==2.18.0
pyparsing==3.1.4
pytest==8.3.2
pytest==9.0.3
python-dateutil==2.9.0.post0
pytz==2024.2
PyYAML==6.0.2
Expand All @@ -94,14 +94,14 @@ stack-data==0.6.3
sympy==1.13.2
tf2onnx==1.16.1
tokenizers==0.19.1
torch==2.8.0
torch==2.12.0
tornado==6.5.5
tqdm==4.66.5
traitlets==5.14.3
transformers==5.0.0rc3
typing_extensions==4.12.2
tzdata==2024.1
urllib3==2.6.3
urllib3==2.7.0
virtualenv==20.36.1
wcwidth==0.2.13
xmltodict==0.13.0
Expand Down