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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ For more advanced use cases, we also expose the `chai_lab.chai1.run_folding_on_c
35
35
<summary>Where are downloaded weights stored?</summary>
36
36
<pmarkdown="1">
37
37
By default, weights are automatically downloaded and stored in <package_root>/downloads (usually that's within site-packages).
38
-
In cases where you want to control the download location (e.g. on a mounted drive in Docker), you can use the `CHAI_DOWNLOADS_DIR` envvar to control the download loacation. For example:
38
+
In cases where you want to control the download location (e.g. on a mounted drive in Docker), you can use the CHAI_DOWNLOADS_DIR envvar to control the download location. For example:
0 commit comments