update readme

This commit is contained in:
Kashif Rasul
2024-05-10 11:39:38 +02:00
parent d5f55b0825
commit f04d4d637d
+1 -1
View File
@@ -78,7 +78,7 @@ tfm = timesfm.TimesFm(
model_dims=1280,
backend=<backend>,
)
tfm.load_from_checkpoint(<checkpoint_path>)
tfm.load_from_checkpoint(repo_id="google/timesfm-1.0-200m")
```
Note that the four parameters are fixed to load the 200m model