CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
huggingface

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.

GitHub Repository: huggingface/notebooks
Path: blob/main/sagemaker/24_train_bloom_peft_lora/scripts/requirements.txt
Views: 2555
1
peft==0.3.0
2
transformers==4.27.1
3
accelerate==0.17.1
4
bitsandbytes==0.37.1
5
6