When I load the model weights to transformers.LlavaLlamaForCausalLM, it says the rotary position embeddings rotary_emb.inv_freq are loaded from the checkpoint. Does it affect the model performance?
transformers.LlavaLlamaForCausalLM
rotary_emb.inv_freq
No
· Sign up or log in to comment