A python package for building transformer models on SMILES.
Important
Under active development.
For CPU users:
pip install "eluflow @ git+https://github.com/CompOmics/eluflow.git"For GPU users:
pip install "eluflow[gpu] @ git+https://github.com/CompOmics/eluflow.git"