Skip to content

Commit

Permalink
fix merge
Browse files Browse the repository at this point in the history
Signed-off-by: zjgemi <[email protected]>
  • Loading branch information
zjgemi committed Mar 17, 2024
1 parent 77002b1 commit 10ba65a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dpgen2/entrypoint/submit.py
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,7 @@ def workflow_concurrent_learning(
), f"No such file: {explore_config['teacher_model_path']}"
explore_config["teacher_model_path"] = BinaryFileInput(
explore_config["teacher_model_path"]
)

fp_config = {}
fp_inputs_config = config["fp"]["inputs_config"]
Expand Down

0 comments on commit 10ba65a

Please sign in to comment.