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
When loading Gemma model(s) the weights are upcasted towards float32 representation increasing the memory requirements by twice and slowing down computations
The text was updated successfully, but these errors were encountered:
When loading Gemma model(s) the weights are upcasted towards
float32
representation increasing the memory requirements by twice and slowing down computationsThe text was updated successfully, but these errors were encountered: