Sign inSign up

ersiliaos/eos6ost

Sponsored OSS

By Ersilia Open Source Initiative

Updated about 1 month ago

Ersilia Model Hub Identifier: eos6ost

Image
0

5.8K

ersiliaos/eos6ost repository overview

REINVENT 4 LibInvent

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.

Information

Identifiers
  • Ersilia Identifier: eos6ost
  • Slug: reinvent4-libinvent
Domain
  • Task: Sampling
  • Subtask: Generation
  • Biomedical Area: Any
  • Target Organism: Any
  • Tags: Similarity
Input
  • Input: Compound
  • Input Dimension: 1
Output
  • Output Dimension: 1000
  • Output Consistency: Variable
  • Interpretation: Model generates up to 1000 similar molecules per input molecule.

Below are the Output Columns of the model:

NameTypeDirectionDescription
smi_000stringGenerated compound index 0 using pre-trained LibInvent model
smi_001stringGenerated compound index 1 using pre-trained LibInvent model
smi_002stringGenerated compound index 2 using pre-trained LibInvent model
smi_003stringGenerated compound index 3 using pre-trained LibInvent model
smi_004stringGenerated compound index 4 using pre-trained LibInvent model
smi_005stringGenerated compound index 5 using pre-trained LibInvent model
smi_006stringGenerated compound index 6 using pre-trained LibInvent model
smi_007stringGenerated compound index 7 using pre-trained LibInvent model
smi_008stringGenerated compound index 8 using pre-trained LibInvent model
smi_009stringGenerated compound index 9 using pre-trained LibInvent model

10 of 1000 columns are shown

Source and Deployment
Resource Consumption
  • Model Size (Mb): 176
  • Environment Size (Mb): 2363
  • Image Size (Mb): 2619.28

Computational Performance (seconds):

  • 10 inputs: 115.82
  • 100 inputs: -1
  • 10000 inputs: -1
References
License

This 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.

Use

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

About Ersilia

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!

Tag summary

Content type

Image

Digest

sha256:91c70f571

Size

1.1 GB

Last updated

about 1 month ago

docker pull ersiliaos/eos6ost

This week's pulls

Pulls:

14

Last week