exasol / transformers-extension

An Exasol extension for using state-of-the-art pretrained machine learning models via the Hugging Face Transformers API.
MIT License
2 stars 2 forks source link

Add wait_for_completion parameter to the language container deployer #234

Closed ahsimb closed 1 month ago

ahsimb commented 1 month ago

Following the downstream change in the python-extension-common, the TeLanguageContainerDeployer class should have the wait_for_completion parameter in its methods.