unsloth
unsloth copied to clipboard
**Kaggle** `CUDA SETUP: Setup Failed!`
Kaggle also got updated. Please change the install instructions at the top to:
%%capture
!pip install -U xformers --index-url https://download.pytorch.org/whl/cu121
!pip install "unsloth[kaggle-new] @ git+https://github.com/unslothai/unsloth.git"
import os
os.environ["WANDB_DISABLED"] = "true"