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 documentation for token for private models in prediction UDFs #126

Closed tkilias closed 1 year ago

tkilias commented 1 year ago

In https://github.com/exasol/transformers-extension/issues/106, we added a parameter for tokens for private models to the prediction UDFs. We now need to update the User Guide.