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
Does this work on a multi gpu setup? Something like LLaMA2 13B forces me to need 2 gpus. Is their a way to ensure I wont get the whole not all tensors are on same device? Is there any example scripts for multi gpu? Multi gpu as in the model is to big to load on 1 gpu.
The text was updated successfully, but these errors were encountered:
Does this work on a multi gpu setup? Something like LLaMA2 13B forces me to need 2 gpus. Is their a way to ensure I wont get the whole not all tensors are on same device? Is there any example scripts for multi gpu? Multi gpu as in the model is to big to load on 1 gpu.
The text was updated successfully, but these errors were encountered: