Ersilia Model Hub Identifier: eos8gop
663
Turns a SMILES string into a 720-dimensional embedding for the data-limited bioactivity modelling Monroe was built for. A graph transformer pretrained on 81 million PM6 molecules and 1,089 PubChem bioassays, it adds auxiliary edges encoding E/Z and R/S configuration so stereoisomers cannot collapse to identical inputs. Only the encoder is served; the authors in-context TabPFN head, which carries much of their reported accuracy, needs a labelled support set per task. Conformer generation is seeded for reproducibility.
This model was incorporated on 2026-09-10.Last packaged on 2026-09-11.
eos8gopmonroe-embeddingsRepresentationFeaturizationAnyAnyDescriptor, Embedding, Chemical graph modelCompound1720FixedBelow are the Output Columns of the model:
| Name | Type | Direction | Description |
|---|---|---|---|
| feat_000 | float | Monroe stereochemistry-aware graph-transformer embedding dimension 0 | |
| feat_001 | float | Monroe stereochemistry-aware graph-transformer embedding dimension 1 | |
| feat_002 | float | Monroe stereochemistry-aware graph-transformer embedding dimension 2 | |
| feat_003 | float | Monroe stereochemistry-aware graph-transformer embedding dimension 3 | |
| feat_004 | float | Monroe stereochemistry-aware graph-transformer embedding dimension 4 | |
| feat_005 | float | Monroe stereochemistry-aware graph-transformer embedding dimension 5 | |
| feat_006 | float | Monroe stereochemistry-aware graph-transformer embedding dimension 6 | |
| feat_007 | float | Monroe stereochemistry-aware graph-transformer embedding dimension 7 | |
| feat_008 | float | Monroe stereochemistry-aware graph-transformer embedding dimension 8 | |
| feat_009 | float | Monroe stereochemistry-aware graph-transformer embedding dimension 9 |
10 of 720 columns are shown
LocalExternalAMD64, ARM6428718222270.06Computational Performance (seconds):
34.7149.021562.12Preprint2026This 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 eos8gop
Then, you can serve, run and close the model as follows:
# serve the model
ersilia serve eos8gop
# 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:4b637cfa7…
Size
1 GB
Last updated
13 days ago
docker pull ersiliaos/eos8gopPulls:
46
Last week