ValueError: rope_scaling must contain keys {'type', 'factor'}

#189
by San-25 - opened

Hello,

I am attempting to fine-tune a llama-3.1-8B-Instruct model but continue to run into this error - ValueError: rope_scaling must contain keys {'type', 'factor'}

I followed the recommendations in this post - https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct/discussions/15
(mainly upgrading my transformers and VLLM but no luck. This also happens on the 1B model.

Any ideas?

Your need to confirm your account before you can post a new comment.

Sign up or log in to comment