Fix rope_scaling: move rope_theta to top level
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"high_freq_factor": 4.0,
|
||||
"low_freq_factor": 1.0,
|
||||
"original_max_position_embeddings": 8192,
|
||||
"rope_theta": 500000.0,
|
||||
"rope_type": "llama3"
|
||||
}
|
||||
},
|
||||
"rope_theta": 500000.0
|
||||
}
|
||||
Reference in New Issue
Block a user