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/28_train_llms_with_qlora/scripts/requirements.txt
Views: 2555
1
git+https://github.com/huggingface/transformers.git@2ab75add4b30c2fc44a8bf575156d448d9ed87a7
2
# transformers==4.31.0
3
peft==0.4.0
4
accelerate==0.21.0
5
bitsandbytes==0.40.2
6
safetensors>=0.3.1
7
tokenizers>=0.13.3
8
9