Graph Machine Learning
BioNeMo
molecular-property-prediction
admet
drug-discovery
graph-transformer
cheminformatics
Instructions to use nvidia/NV-KERMT-70M-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- BioNeMo
How to use nvidia/NV-KERMT-70M-v2 with BioNeMo:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Commit ·
7df5eb3
1
Parent(s): 5459611
Change library name to enable tracking (#1)
Browse files- Change library name to enable tracking (fed1fc4085326ec247bbbae41e90dcae8430b421)
Co-authored-by: Kyle Gion <kyle-gion@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,16 +1,17 @@
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
license_name: nvidia-open-model-license
|
| 4 |
-
license_link:
|
|
|
|
| 5 |
tags:
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
library_name: pytorch
|
| 13 |
pipeline_tag: graph-ml
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
> **Source code, training scripts, and inference utilities for this model:**
|
|
@@ -179,4 +180,4 @@ For more detailed information on ethical considerations for this model, please s
|
|
| 179 |
|
| 180 |
Users are responsible for ensuring the physical properties of model-generated molecules are appropriately evaluated and comply with applicable safety regulations and ethical standards. <br>
|
| 181 |
|
| 182 |
-
Please report model quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/). <br>
|
|
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
license_name: nvidia-open-model-license
|
| 4 |
+
license_link: >-
|
| 5 |
+
https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/
|
| 6 |
tags:
|
| 7 |
+
- molecular-property-prediction
|
| 8 |
+
- admet
|
| 9 |
+
- drug-discovery
|
| 10 |
+
- graph-transformer
|
| 11 |
+
- cheminformatics
|
| 12 |
+
- bionemo
|
|
|
|
| 13 |
pipeline_tag: graph-ml
|
| 14 |
+
library_name: bionemo
|
| 15 |
---
|
| 16 |
|
| 17 |
> **Source code, training scripts, and inference utilities for this model:**
|
|
|
|
| 180 |
|
| 181 |
Users are responsible for ensuring the physical properties of model-generated molecules are appropriately evaluated and comply with applicable safety regulations and ethical standards. <br>
|
| 182 |
|
| 183 |
+
Please report model quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/). <br>
|