Skip to content
New issue

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

Refactor PredictionUDFs and LoadLocalModel so that LoadLocalModel constructs the bucketfs model file path #217

Closed
MarleneKress79789 opened this issue May 7, 2024 · 0 comments · Fixed by #233
Assignees

Comments

@MarleneKress79789
Copy link
Collaborator

We want to simplify the model loading and path management and also make future changes easier. To archive this, pull the bucketfs file path construction for the model from the HuggingFaceHubBucketFSModelTransferSP and BaseModelUDF into LoadLocalModel and supply the path to HuggingFaceHubBucketFSModelTransferSP for loading the model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant