Skip to content

Commit

Permalink
feat: also push arguments in config
Browse files Browse the repository at this point in the history
  • Loading branch information
AshishKumar4 committed Aug 1, 2024
1 parent b37d853 commit 9b0cca6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions training_tpu.py
Original file line number Diff line number Diff line change
Expand Up @@ -983,6 +983,7 @@ def main(argv):
"temb": (),
"textcontext": (77, 768)
},
"arguments": args
}

text_encoders = defaultTextEncodeModel()
Expand Down

0 comments on commit 9b0cca6

Please sign in to comment.