# Quick Start / 官方入口

项目：huggingface/peft

## 官方安装入口

### Python / pip · 官方安装入口

```bash
pip install peft
```

来源：https://github.com/huggingface/peft#readme

## 来源

- repo: https://github.com/huggingface/peft
- docs: https://github.com/huggingface/peft#readme
