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
The math for an RNN based LEAP is already shown. It just needs to be integrated with the huggingface generate API.
Also if relative embeddings are used (see #14) and constant memory gradient calculation is implemented (see #12) this would enable truly infinite context.
The text was updated successfully, but these errors were encountered:
The math for an RNN based LEAP is already shown. It just needs to be integrated with the huggingface generate API.
Also if relative embeddings are used (see #14) and constant memory gradient calculation is implemented (see #12) this would enable truly infinite context.
The text was updated successfully, but these errors were encountered: