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
Currently, our finetuner.py script only supports 1 GPU; this limits its utility. It should be fairly straightforward to add HuggingFaceaccelerate support or deepspeed multi-GPU support to the finetuner-workflow.
The text was updated successfully, but these errors were encountered:
Currently, our
finetuner.py
script only supports 1 GPU; this limits its utility. It should be fairly straightforward to add HuggingFaceaccelerate
support ordeepspeed
multi-GPU support to the finetuner-workflow.The text was updated successfully, but these errors were encountered: