File size: 1,486 Bytes
7a6b814 a3ebc3a 7a6b814 b23803c 1f100a2 b23803c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
---
license: cc-by-nc-4.0
datasets:
- NingLab/MuMOInstruct
language:
- en
base_model:
- mistralai/Mistral-7B-Instruct-v0.3
pipeline_tag: text-generation
tags:
- chemistry
- molecule optimization
---
### Model Sources
<!-- Provide the basic links for the model. -->
- **Repository:** https://github.com/ninglab/GeLLMO
- **Paper:** Coming soon
## Usage
For instructions to run the model, please refer to our repository.
## Bias, Risks, and Limitations
While our models are designed for research and drug discovery applications,
they come with ethical and safety considerations:
1. **Potential for Misuse:** Although the model is not explicitly designed to generate toxic,
controlled, or harmful compounds, adversarial prompts or unintended biases in the pretrained model
may lead to the generation of undesirable molecules.
2. **Unintended Harmful Outputs:** The model does not inherently filter out molecules with high toxicity,
abuse potential, or environmental hazards. Users must implement additional safeguards to prevent misuse.
3. **Absence of Built-in Safety Mechanisms:** The model does not incorporate explicit regulatory or
safety filters (e.g., toxicity or compliance checks).
It is the responsibility of users to validate generated molecules for safety and ethical considerations.
We urge users to adopt best practices, including toxicity prediction pipelines,
ethical oversight, and responsible AI usage policies, to prevent harmful applications of this model. |