79283411

Date: 2024-12-16 00:26:41
Score: 2
Natty:
Report link

According to https://github.com/huggingface/transformers/issues/34466#issuecomment-2442180500, you need to downgrade PyTorch 2.4 or it will take hours with 2.5

!pip install torch=='2.4.1+cu121' torchvision=='0.19.1+cu121' torchaudio=='2.4.1+cu121' --index-url https://download.pytorch.org/whl/cu121
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ame Shen Plus