You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
!pip install --upgrade pip # enable PEP 660 support
!pip install -e .
!pip install -q transformers==4.36.2
!pip install ninja
!pip install -e ".[train]"
!pip install flash-attn --no-build-isolation --no-cache-dir
!git pull
!pip install -e .
Install error, how to solve this error? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions