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
With Triton it's certainly possible to move a model between host and device memory.
Combined with pipeline parallelization we may support model bigger than the available memory.
With Triton it's certainly possible to move a model between host and device memory.
Combined with pipeline parallelization we may support model bigger than the available memory.
inspiration: https://arxiv.org/pdf/2207.00032.pdf
The text was updated successfully, but these errors were encountered: