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
Please tell me here, if I want to expand from 2K to 16K, then the factor multiplied by the base here is $(8 * 16K / 2K) - (8 - 1) = 57$,
Is this multiple reasonable? Are there some problems here?
Please correct me if I'm wrong.
yarn/scaled_rope/modeling_llama_yarn.py
Line 214 in ff9321f
Please tell me here, if I want to expand from 2K to 16K, then the factor multiplied by the base here is
$(8 * 16K / 2K) - (8 - 1) = 57$ ,
Is this multiple reasonable? Are there some problems here?
Please correct me if I'm wrong.
@bloc97
The text was updated successfully, but these errors were encountered: