Buckets:
| # Installation | |
| Before you start, you will need to setup your environment, install the appropriate packages, and configure ๐ค PEFT. ๐ค PEFT is tested on **Python 3.9+**. | |
| ๐ค PEFT is available on PyPI, as well as GitHub: | |
| ## PyPI | |
| To install ๐ค PEFT from PyPI: | |
| ```bash | |
| pip install peft | |
| ``` | |
| ## Source | |
| New features that haven't been released yet are added every day, which also means there may be some bugs. To try them out, install from the GitHub repository: | |
| ```bash | |
| pip install git+https://github.com/huggingface/peft | |
| ``` | |
| If you wish to play with the source code and see live results as you run the code, an editable version | |
| can be installed from a locally-cloned version of the repository: | |
| ```bash | |
| git clone https://github.com/huggingface/peft | |
| cd peft | |
| pip install -e ".[test]" | |
| ``` | |
| If you're planning to contribute to PEFT, follow the [contributing guide](developer_guides/contributing#installation) instead, which also covers forking, adding the upstream remote, and creating a working branch. | |
Xet Storage Details
- Size:
- 1.01 kB
- Xet hash:
- 7cedc099d5b66092f1ea42a1bf87b5affc6c2dfb2e08a98fb27f760399bb1513
ยท
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.