--- license: wtfpl --- Fixed the config file for those who could not run the original on Meta Page. This is to help people with this error message: ``` 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'} ```