[deps] Update pyproject.toml and requirements (#9714)

Co-authored-by: Yaowei Zheng <hiyouga@buaa.edu.cn>
This commit is contained in:
jiaqiw09
2026-01-04 19:52:16 +08:00
committed by GitHub
parent 8600530002
commit 81b8a50aa5
32 changed files with 53 additions and 68 deletions

View File

@@ -0,0 +1 @@
adam-mini

1
requirements/apollo.txt Normal file
View File

@@ -0,0 +1 @@
apollo-torch

1
requirements/aqlm.txt Normal file
View File

@@ -0,0 +1 @@
aqlm[gpu]>=1.1.0

1
requirements/badam.txt Normal file
View File

@@ -0,0 +1 @@
badam>=1.2.1

View File

@@ -0,0 +1 @@
bitsandbytes>=0.39.0

View File

@@ -0,0 +1 @@
deepspeed>=0.10.0,<=0.16.9

4
requirements/dev.txt Normal file
View File

@@ -0,0 +1,4 @@
pre-commit
ruff
pytest
build

1
requirements/eetq.txt Normal file
View File

@@ -0,0 +1 @@
eetq

2
requirements/fp8-te.txt Normal file
View File

@@ -0,0 +1,2 @@
transformer_engine[pytorch]>=2.0.0
accelerate>=1.10.0

2
requirements/fp8.txt Normal file
View File

@@ -0,0 +1,2 @@
torchao>=0.8.0
accelerate>=1.10.0

1
requirements/galore.txt Normal file
View File

@@ -0,0 +1 @@
galore-torch

2
requirements/gptq.txt Normal file
View File

@@ -0,0 +1,2 @@
optimum>=1.24.0
gptqmodel>=2.0.0

1
requirements/hqq.txt Normal file
View File

@@ -0,0 +1 @@
hqq

View File

@@ -0,0 +1 @@
liger-kernel>=0.5.5

3
requirements/metrics.txt Normal file
View File

@@ -0,0 +1,3 @@
nltk
jieba
rouge-chinese

View File

@@ -0,0 +1,8 @@
soundfile
torchvision
torchaudio
vector_quantize_pytorch
vocos
msgpack
referencing
jsonschema_specifications

4
requirements/npu.txt Normal file
View File

@@ -0,0 +1,4 @@
torch==2.7.1
torch-npu==2.7.1
torchvision==0.22.1
torchaudio==2.7.1

View File

@@ -0,0 +1 @@
openmind

2
requirements/sglang.txt Normal file
View File

@@ -0,0 +1,2 @@
sglang[srt]>=0.4.5
transformers==4.51.1

1
requirements/swanlab.txt Normal file
View File

@@ -0,0 +1 @@
swanlab

1
requirements/vllm.txt Normal file
View File

@@ -0,0 +1 @@
vllm>=0.4.3,<=0.11.0