fix merge conflict of duplicate max_steps in config for relora (#2116)
This commit is contained in:
@@ -58,7 +58,6 @@ class TestReLoraLlama(unittest.TestCase):
|
||||
"output_dir": temp_dir,
|
||||
"learning_rate": 0.00001,
|
||||
"optimizer": "adamw_torch",
|
||||
"max_steps": 5,
|
||||
"lr_scheduler": "cosine",
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user