-
Notifications
You must be signed in to change notification settings - Fork 318
How to import/Load custom model into pgml? #1672
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
Comments
The
Replace The "pgml meta data" tables are for models trained in the database. I don't think you should have to worry about those. |
@SilasMarvin , I understand it will work for hugging face, I am looking for inhouse developed customized model to load into pgml. Downloading from hugging face not allowed due to restrictions. I have pytorch .pt file . How i can import into pgml. |
@SilasMarvin - Do you have update on this ? |
@SilasMarvin @jonatas @kianmeng @solidsnack - - Do you have update on this ? |
I haven't worked on this project @viswa-optimusprime. Not sure where did you got my name from 🤔 |
Uh oh!
There was an error while loading. Please reload this page.
How to import/Load custom model into pgml? Its getting model from Hugging face but does it support custom model?
Custom model file type is pt pytorch. How insert in pgml meta data like model , files , snapshot tables?
@SilasMarvin - Could you help on this ?
The text was updated successfully, but these errors were encountered: