* After https://github.com/exasol/transformers-extension/issues/317 has been fixed, * And released ([TE 2.3.0](https://github.com/exasol/transformers-extension/releases/tag/2.3.0)) * ... the NC * in [model_installation.py](https://github.com/exasol/notebook-connector/blob/main/exasol/nb_connector/model_installation.py#L55) * needs to use `exasol_transformers_extension.utils.model_utils.install_huggingface_model` from TE * rather than `exasol.ai.text.impl.utils.transformers_utils.download_transformers_model`.