This commit is contained in:
Kashif Rasul
2024-05-10 09:25:17 +02:00
parent e6fb5140f4
commit 6e38ec85bb
2 changed files with 6 additions and 12 deletions
+1 -1
View File
@@ -231,7 +231,7 @@ class TimesFm:
Args:
checkpoint_path: path to the checkpoint directory.
checkpoint_type: type of PAX checkpoint
step: step of the checkpoint to load. If `None`, load lastest checkpoint.
step: step of the checkpoint to load. If `None`, load latest checkpoint.
"""
# Initialize the model weights.
self._logging("Constructing model weights.")