intel / neural-compressor

SOTA low-bit LLM quantization (INT8/FP8/INT4/FP4/NF4) & sparsity; leading model compression techniques on TensorFlow, PyTorch, and ONNX Runtime
https://intel.github.io/neural-compressor/
Apache License 2.0
2.18k stars 252 forks source link

remove peft from installation requirement #1997

Closed xin3he closed 2 weeks ago

xin3he commented 3 weeks ago

Type of Change

others

Description

remove peft from installation requirement. peft is a higher-level package than transformer, and we should not introduce it in the installation requirements