We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
suggested splitting of this ticket:
familiarize self with huggingface api
add new functionality (t1: HuggingFaceHubBucketFSModelTransfer with save_pretrained: as duplicate of existing code for download)
add tests for new functionality
t2: Extract https://github.com/exasol/transformers-extension/blob/1321af15f1cf0e9ac68ca12c02a3[…]cb1/exasol_transformers_extension/udfs/models/base_model_udf.py load function refac -> make to class and inject it
t2.5: create new load function feature
change code to use new functionality ,remove check for newest version (should this be toogleable?) (t3)
remove token for private huggingface model and change tests (only needed for download) (t4)
Sorry, something went wrong.
new tickets are
tkilias
MarleneKress79789
No branches or pull requests
Background:
Acceptance Criteria
The text was updated successfully, but these errors were encountered: