You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,6 +55,13 @@ pip install shiftml
55
55
### Known installation issues
56
56
The following installation issues are known:
57
57
- Old Intel-based Macs are not supported, because torch does not support them anymore (building torch binaries).
58
+
- We have switched recently the model engine from "metatensor.atomistic" to "metatomic". This is only a namespace issue and does not affect the models.
59
+
**If you receive a "Not a metatomic model" error message** you probably had an earlier ShiftML release installed and the old versions model files remain in cache.
60
+
In order to **clear the cache once**, please load the model once and overwrite the cache:
0 commit comments