support fsdp + qlora
Former-commit-id: b894bf8e84be689db258021f0638e9ac939abcbc
This commit is contained in:
5
examples/fsdp_qlora/README.md
Normal file
5
examples/fsdp_qlora/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
```bash
|
||||
pip install git+https://github.com/huggingface/transformers.git
|
||||
pip install "accelerate>=0.28.0"
|
||||
pip install "bitsandbytes>=0.43.0"
|
||||
```
|
||||
Reference in New Issue
Block a user