Setting the default value for --ckpt_path in Lightning CLI #19562
Unanswered
JRF63
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
Replies: 1 comment 2 replies
-
Hi, any idea what the problem and how to solve it? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
ckpt_path
seems to be parsed differently that the rest of the arguments. This doesn't work:and would return this error:
Beta Was this translation helpful? Give feedback.
All reactions