value error in
#1
by
Malik80yar11dy
- opened
i am getting this error while deploying the model in my work.
ValueError: rope_scaling
must be a dictionary with two fields, type
and factor
, got {'factor': 8.0, 'high_freq_factor': 4.0, 'low_freq_factor': 1.0, 'original_max_position_embeddings': 8192, 'rope_type': 'llama3'}
ME TOO!
You can try upgrading the transformers to the latest version to ensure it is at least 4.43.0