Ersilia Model Hub Identifier: eos633t
7.2K
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 the 300k building blocks library from Enamine.
This model was incorporated on 2023-11-03.Last packaged on 2026-09-22.
eos633tmoler-enamine-blocksSamplingGenerationAnyAnyChemical graph model, Compound generationCompound11000VariableBelow are the Output Columns of the model:
| Name | Type | Direction | Description |
|---|---|---|---|
| smi_000 | string | Generated compound index 0 using MoLeR and Enamine building blocks | |
| smi_001 | string | Generated compound index 1 using MoLeR and Enamine building blocks | |
| smi_002 | string | Generated compound index 2 using MoLeR and Enamine building blocks | |
| smi_003 | string | Generated compound index 3 using MoLeR and Enamine building blocks | |
| smi_004 | string | Generated compound index 4 using MoLeR and Enamine building blocks | |
| smi_005 | string | Generated compound index 5 using MoLeR and Enamine building blocks | |
| smi_006 | string | Generated compound index 6 using MoLeR and Enamine building blocks | |
| smi_007 | string | Generated compound index 7 using MoLeR and Enamine building blocks | |
| smi_008 | string | Generated compound index 8 using MoLeR and Enamine building blocks | |
| smi_009 | string | Generated compound index 9 using MoLeR and Enamine building blocks |
10 of 1000 columns are shown
LocalExternalAMD643320942205.25Computational Performance (seconds):
47.29-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 eos633t
Then, you can serve, run and close the model as follows:
# serve the model
ersilia serve eos633t
# 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:b955fc38e…
Size
890.6 MB
Last updated
1 day ago
docker pull ersiliaos/eos633tPulls:
82
Last week