Skip to content

Instantly share code, notes, and snippets.

@szymonrucinski
Created July 19, 2023 12:53
Show Gist options
  • Save szymonrucinski/905fa6bfff679c9e3787476c5ecfee8b to your computer and use it in GitHub Desktop.
Save szymonrucinski/905fa6bfff679c9e3787476c5ecfee8b to your computer and use it in GitHub Desktop.
pip install -q -U bitsandbytes
pip install -q -U git+https://github.com/huggingface/transformers.git
pip install -q -U git+https://github.com/huggingface/peft.git
pip install -q -U git+https://github.com/huggingface/accelerate.git
pip install -q -U datasets
pip install -q -U git+https://github.com/lvwerra/trl.git
pip install wandb
pip install sentencepiece
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment