Hi,
I'm curious if it's possible to set --rotary-seq-len-interpolation-factor in Megatron-LM to match huggingface's rope_scaling setting ({"type": "dynamic", "factor": 2.0}).
Is there any information you can share on how the --rotary-seq-len-interpolation-factor option is used?
Hi,
I'm curious if it's possible to set
--rotary-seq-len-interpolation-factorin Megatron-LM to match huggingface's rope_scaling setting ({"type": "dynamic", "factor": 2.0}).Is there any information you can share on how the
--rotary-seq-len-interpolation-factoroption is used?