File size: 361 Bytes
403af0b d199d6c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
pytest # this is a stripped down version so it doesn't try to install some of the things like xformers or others that may require compilation peft @ git+https://github.com/huggingface/peft.git transformers @ git+https://github.com/huggingface/transformers.git bitsandbytes>=0.39.0 attrdict fire PyYAML==6.0 black datasets accelerate>=0.19.0 sentencepiece wandb |