Skip to content

Commit

Permalink
add config file for lightning checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
gorold authored and liu-jc committed Aug 8, 2024
1 parent fac7a93 commit ea6b44e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cli/conf/eval/model/moirai_lightning_ckpt.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
_target_: uni2ts.model.moirai.MoiraiForecast.load_from_checkpoint
checkpoint_path: ...
num_samples: 100
patch_size: ???
context_length: ???

0 comments on commit ea6b44e

Please sign in to comment.