Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

Hello,

I love what you guys have done. I am wondering whether it's possible to bind my own custom model built in PyTorch. I am looking to make a recommendation system. If so, is there any guide or API template that I should follow? Thanks!

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

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.

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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.