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
Hi @vmarinowski , first of all, thank you for sharing your implementation of the paper.
Actually, I'm curious about your implementation of RoPE. I found that the calculation is based on complex numbers, which is quite interesting. Wondering how it works.