Fix config override bug by recreating LMs after load_state
This commit is contained in:
@@ -301,5 +301,4 @@ if __name__ == "__main__":
|
|||||||
agent.push_to_hub(
|
agent.push_to_hub(
|
||||||
MODAIC_REPO_PATH,
|
MODAIC_REPO_PATH,
|
||||||
commit_message="Fix config override bug by recreating LMs after load_state",
|
commit_message="Fix config override bug by recreating LMs after load_state",
|
||||||
branch="main"
|
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user