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

Use pretrained models? #265

Open
nibra opened this issue Oct 19, 2022 · 3 comments
Open

Use pretrained models? #265

nibra opened this issue Oct 19, 2022 · 3 comments
Labels
question Further information is requested

Comments

@nibra
Copy link

nibra commented Oct 19, 2022

Is there any way to use pretrained models like fx those from Huggingface?

@andrewdalpino
Copy link
Member

Not models built with anything but Rubix ML, but you can use shared models that have been trained with Rubix ML.

See this section of the docs for caveats https://docs.rubixml.com/2.0/model-persistence.html#caveats

Starting in ML 3.0, you will be able to save/load any model from the same major version of the library

@DrDub
Copy link
Contributor

DrDub commented Dec 30, 2022

I'd love it if we can support models exported in the ONNX format: https://onnx.ai/

But we'll need much more contributors to achieve that.

@andrewdalpino
Copy link
Member

Definitely @DrDub, ONNX support would enable a ton of possibilities for PHP Machine Learning engineers

@andrewdalpino andrewdalpino changed the title Use pretrained models Use pretrained models? May 27, 2023
@andrewdalpino andrewdalpino added the question Further information is requested label May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants