TroyDoesAI commited on
Commit
1053127
·
verified ·
1 Parent(s): 9a64240

Rope-Theta issues with original config

Browse files

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'}

Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,3 +1,5 @@
1
- ---
2
- license: wtfpl
3
- ---
 
 
 
1
+ ---
2
+ license: wtfpl
3
+ ---
4
+
5
+ Fixed the config file for those who could not run the original on Meta Page