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
mom2 is the precision of the inverse Key matrix. Reducing its precision would not lead to significant savings in GPU memory, and the decrease in precision might impact performance. If the GPU resources are insufficient, you can enable model_parallel.
Thanks for your work. I am wondering if i can change mom2_dtype: "float32" to mom2_dtype: "float16" to save GPU memory(tried but get error).
The text was updated successfully, but these errors were encountered: