Skip to content

bind with custom python ML model #509

Answered by montanalow
thapecroth asked this question in Q&A
Discussion options

You must be logged in to vote

If you’re able to publish your PyTorch model via huggingface, you can load it in v1: https://postgresml.org/user_guides/transformers/pre_trained_models/

We’re still working to port the huggingface APIs to rust in v2 (PRs welcome :)

The issue is that models require some metadata etc. We’re looking at some different ways to incorporate deep learning APIs ergonomically in v2, which are more complex than other more traditional algorithms. We’ll get there sooner or later.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by montanalow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants