We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3008244 commit 575f518Copy full SHA for 575f518
06_gpu_and_ml/protein-folding/esm3.py
@@ -8,7 +8,7 @@
8
# know the three-dimensional structure of a few hundred thousand,
9
# gathered by slow, difficult observational methods like X-ray crystallography.
10
# Built upon this data are machine learning models like
11
-# Evolutionary Scale's [ESM3](https://github.com/facebookresearch/esm)
+# EvolutionaryScale's [ESM3](https://www.evolutionaryscale.ai/blog/esm3-release)
12
# that can predict the structure of any sequence in seconds.
13
14
# In this example, we'll show how you can use Modal to not
0 commit comments