Ersilia Model Hub Identifier: eos9taz
6.6K
MoLeR is a graph-based generative model that combines fragment-based and atom-by-atom generation of new molecules with scaffold-constrained optimization. It does not depend on generation history and therefore MoLeR is able to complete arbitrary scaffolds. The model has been trained on the GuacaMol dataset. Here we sample a fragment library from Enamine.
This model was incorporated on 2022-12-06.Last packaged on 2026-09-21.
eos9tazmoler-enamine-fragmentsSamplingGenerationAnyAnyChemical graph model, Compound generationCompound11000FixedBelow are the Output Columns of the model:
| Name | Type | Direction | Description |
|---|---|---|---|
| smi_000 | string | Generated molecule index 0 using the MoLeR molecular generator | |
| smi_001 | string | Generated molecule index 1 using the MoLeR molecular generator | |
| smi_002 | string | Generated molecule index 2 using the MoLeR molecular generator | |
| smi_003 | string | Generated molecule index 3 using the MoLeR molecular generator | |
| smi_004 | string | Generated molecule index 4 using the MoLeR molecular generator | |
| smi_005 | string | Generated molecule index 5 using the MoLeR molecular generator | |
| smi_006 | string | Generated molecule index 6 using the MoLeR molecular generator | |
| smi_007 | string | Generated molecule index 7 using the MoLeR molecular generator | |
| smi_008 | string | Generated molecule index 8 using the MoLeR molecular generator | |
| smi_009 | string | Generated molecule index 9 using the MoLeR molecular generator |
10 of 1000 columns are shown
LocalExternalAMD642321112160.53Computational Performance (seconds):
96.36-1-1Preprint2022This package is licensed under a GPL-3.0 license. The model contained within this package is licensed under a MIT license.
Notice: Ersilia grants access to models as is, directly from the original authors, please refer to the original code repository and/or publication if you use the model in your research.
To use this model locally, you need to have the Ersilia CLI installed. The model can be fetched using the following command:
# fetch model from the Ersilia Model Hub
ersilia fetch eos9taz
Then, you can serve, run and close the model as follows:
# serve the model
ersilia serve eos9taz
# generate an example file
ersilia example -n 3 -f my_input.csv
# run the model
ersilia run -i my_input.csv -o my_output.csv
# close the model
ersilia close
The Ersilia Open Source Initiative is a tech non-profit organization fueling sustainable research in the Global South. Please cite the Ersilia Model Hub if you've found this model to be useful. Always let us know if you experience any issues while trying to run it. If you want to contribute to our mission, consider donating to Ersilia!
Content type
Image
Digest
sha256:c57e9e9be…
Size
869.4 MB
Last updated
3 days ago
docker pull ersiliaos/eos9tazPulls:
94
Last week