diff --git a/README.md b/README.md index 916a37d..73e5884 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ tfm = timesfm.TimesFm( model_dims=1280, backend=, ) -tfm.load_from_checkpoint() +tfm.load_from_checkpoint(repo_id="google/timesfm-1.0-200m") ``` Note that the four parameters are fixed to load the 200m model