fix
Browse files
README.md
CHANGED
@@ -36,4 +36,6 @@ def vit_base_patch16_256(**kwargs):
|
|
36 |
## Provided models
|
37 |
A publicly available model for research can be found via Nvidia's BioNemo platform, which handles inference and auto-scaling for you: https://www.rxrx.ai/phenom
|
38 |
|
39 |
-
We
|
|
|
|
|
|
36 |
## Provided models
|
37 |
A publicly available model for research can be found via Nvidia's BioNemo platform, which handles inference and auto-scaling for you: https://www.rxrx.ai/phenom
|
38 |
|
39 |
+
We have partnered with Nvidia to host a publicly-available smaller and more flexible version of the MAE phenomics foundation model, called Phenom-Beta. Interested parties can access it directly through the Nvidia BioNemo API:
|
40 |
+
- https://blogs.nvidia.com/blog/drug-discovery-bionemo-generative-ai/
|
41 |
+
- https://www.youtube.com/watch?v=Gch6bX1toB0
|