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

Made the container uploading and language registration two separate actions #153

Closed ahsimb closed 9 months ago

ahsimb commented 9 months ago

closes #151

It also fixes a couple of broken integration tests, with one - test_model_downloader_udf_script - yet to be fixed.

ahsimb commented 9 months ago

Fair point about the documentation. Will do.