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
I set use_triton=True, and turned on automatic mixed precision training, but inf appeared in the results.
Does the lion_pytorch/triton.py need to consider bf16 or fp16?
It seems this issue #20 (comment) is similar to mine
The text was updated successfully, but these errors were encountered:
Hi, thx for your great work!
I set
use_triton=True
, and turned on automatic mixed precision training, butinf
appeared in the results.Does the
lion_pytorch/triton.py
need to considerbf16
orfp16
?It seems this issue #20 (comment) is similar to mine
The text was updated successfully, but these errors were encountered: