Former-commit-id: b29d5560f1
This commit is contained in:
hiyouga
2024-03-26 17:53:04 +08:00
parent c311375b50
commit 300437a5e9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
```bash
pip install git+https://github.com/huggingface/transformers.git
pip install "transformers>=4.39.1"
pip install "accelerate>=0.28.0"
pip install "bitsandbytes>=0.43.0"
```