pip install -U bitsandbytes | |
pip install -U git+https://github.com/huggingface/transformers.git | |
pip install -U git+https://github.com/huggingface/peft.git | |
pip install -U git+https://github.com/huggingface/accelerate.git | |
pip install -U datasets scipy ipywidgets matplotlib | |
pip install wandb |