Ersilia Model Hub Identifier: eos2401
7.9K
Sequential Attachment-based Fragment Embedding (SAFE) reframes SMILES as an unordered sequence of fragment blocks, enabling scaffold-constrained autoregressive generation with a GPT2-like model trained on 1.1 billion SAFE representations. Rather than decorating the inputs own scaffold, this model extracts one or more small (60-100 Da) ring fragments from it and grows new material off each, discarding the rest of the molecule.
This model was incorporated on 2024-02-20.Last packaged on 2026-09-23.
eos2401scaffold-decorationSamplingGenerationAnyAnyCompound generationCompound1100VariableBelow are the Output Columns of the model:
| Name | Type | Direction | Description |
|---|---|---|---|
| smi_00 | string | Generated molecule index 0 with the SAFE scaffold decoration algorithm | |
| smi_01 | string | Generated molecule index 1 with the SAFE scaffold decoration algorithm | |
| smi_02 | string | Generated molecule index 2 with the SAFE scaffold decoration algorithm | |
| smi_03 | string | Generated molecule index 3 with the SAFE scaffold decoration algorithm | |
| smi_04 | string | Generated molecule index 4 with the SAFE scaffold decoration algorithm | |
| smi_05 | string | Generated molecule index 5 with the SAFE scaffold decoration algorithm | |
| smi_06 | string | Generated molecule index 6 with the SAFE scaffold decoration algorithm | |
| smi_07 | string | Generated molecule index 7 with the SAFE scaffold decoration algorithm | |
| smi_08 | string | Generated molecule index 8 with the SAFE scaffold decoration algorithm | |
| smi_09 | string | Generated molecule index 9 with the SAFE scaffold decoration algorithm |
10 of 100 columns are shown
LocalExternalAMD64, ARM64425262328.15Computational Performance (seconds):
44.05887.05-1Peer reviewed2024This package is licensed under a GPL-3.0 license. The model contained within this package is licensed under a Apache-2.0 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 eos2401
Then, you can serve, run and close the model as follows:
# serve the model
ersilia serve eos2401
# 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:51af6c016…
Size
724.3 MB
Last updated
about 10 hours ago
docker pull ersiliaos/eos2401Pulls:
182
Last week