Thorvald Molthe Ballestad
Thorvald Molthe Ballestad
Hi, and thanks for developing this great tool! **Unexpected behavior:** When applying the hooks with Mookme, the hooks are run with the working tree as-is, as far as I understand....
I have tried as best I can to figure this out, I am sorry if the feature already exits and I simply did not find it. **Feature request** I want...
Fixes #10317 Enables opt-in to remove `push: false` stage outputs from `not_in_remote` data status results. Notable changes: - Add `outs_no_push` to `dvc.stage.utils.fill_stage_outputs` keys, to facilitate making outputs with `push: false`....
### Bug description When using a checkpoint in LightningCLI, the model is first instantiated and then the checkpoint is loaded by supplying it to the `Trainer`'s method's `ckpt_path` argument. The...
Docs for feature introduced in https://github.com/iterative/dvc/pull/10749