File size: 378 Bytes
1053127
 
 
 
c275518
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
---
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'}
```