Ersilia Model Hub Identifier: eos6ost
5.8K
REINVENT 4 LibInvent creates new molecules by appending R groups to a given input. If the input SMILES string contains specified attachment points, it is directly processed by LibInvent to generate new molecules. If no attachment points given, the model try to find potential attachment points, and iterates through different combinations of these points. It passes each combination to LibInvent to generate new molecules.
This model was incorporated on 2024-04-18.Last packaged on 2026-08-05.
eos6ostreinvent4-libinventSamplingGenerationAnyAnySimilarityCompound11000VariableBelow are the Output Columns of the model:
| Name | Type | Direction | Description |
|---|---|---|---|
| smi_000 | string | Generated compound index 0 using pre-trained LibInvent model | |
| smi_001 | string | Generated compound index 1 using pre-trained LibInvent model | |
| smi_002 | string | Generated compound index 2 using pre-trained LibInvent model | |
| smi_003 | string | Generated compound index 3 using pre-trained LibInvent model | |
| smi_004 | string | Generated compound index 4 using pre-trained LibInvent model | |
| smi_005 | string | Generated compound index 5 using pre-trained LibInvent model | |
| smi_006 | string | Generated compound index 6 using pre-trained LibInvent model | |
| smi_007 | string | Generated compound index 7 using pre-trained LibInvent model | |
| smi_008 | string | Generated compound index 8 using pre-trained LibInvent model | |
| smi_009 | string | Generated compound index 9 using pre-trained LibInvent model |
10 of 1000 columns are shown
LocalExternalAMD64, ARM6417623632619.28Computational Performance (seconds):
115.82-1-1Peer reviewed2023This 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 eos6ost
Then, you can serve, run and close the model as follows:
# serve the model
ersilia serve eos6ost
# 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:91c70f571…
Size
1.1 GB
Last updated
about 1 month ago
docker pull ersiliaos/eos6ostPulls:
14
Last week