siriuz42 commited on
Commit
8775f75
1 Parent(s): 6e882b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -36,6 +36,8 @@ Please look into the README files in the respective benchmark directories within
36
 
37
  This HuggingFace repo hosts TimesFm checkpoints. Please visit our [GitHub repo](https://github.com/google-research/timesfm) and follow the instructions there to install the `timesfm` library for model inference.
38
 
 
 
39
  ## Usage
40
 
41
  ### Initialize the model and load a checkpoint.
 
36
 
37
  This HuggingFace repo hosts TimesFm checkpoints. Please visit our [GitHub repo](https://github.com/google-research/timesfm) and follow the instructions there to install the `timesfm` library for model inference.
38
 
39
+ In particular, the dependency `lingvo` does not support ARM architectures and the inference code is not working for machines with Apple silicon. We are aware of this issue and are working on a solution. Stay tuned.
40
+
41
  ## Usage
42
 
43
  ### Initialize the model and load a checkpoint.