litgpt
litgpt copied to clipboard
Can we integrating LongRoPE.
They have implemented LongRope patch for llama and mistral. Is it possible to port same into ligGPT ?
https://github.com/datamllab/LongLM/tree/master
Hah, I was just bringing this up to my colleagues yesterday. I think it might be a nice addition in the future.
The Git repo you provided, LongLM, appears to be an implementation of Self-Extend, not LongRoPE. Did I misunderstand something?