unsloth icon indicating copy to clipboard operation
unsloth copied to clipboard

**Kaggle** `CUDA SETUP: Setup Failed!`

Open danielhanchen opened this issue 1 year ago • 0 comments

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"

danielhanchen avatar Mar 15 '24 09:03 danielhanchen