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

Ludwig support #162

Open
VivekPanyam opened this issue Sep 29, 2023 · 0 comments
Open

Ludwig support #162

VivekPanyam opened this issue Sep 29, 2023 · 0 comments
Labels
good first issue Good for newcomers new ml framework Adding support for a new runner/ML framework

Comments

@VivekPanyam
Copy link
Owner

Adding support for Ludwig seems like it should be fairly straightforward. Ludwig supports export to TorchScript and we already have a TorchScript runner.

Specifically, it would probably make sense to create something similar to the export_neuropod utility in Ludwig.

This would involve:

This can be done entirely in Python code so if you want to contribute, but you're not familiar with Rust, this is a good option!

@VivekPanyam VivekPanyam added good first issue Good for newcomers new ml framework Adding support for a new runner/ML framework labels Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers new ml framework Adding support for a new runner/ML framework
Projects
None yet
Development

No branches or pull requests

1 participant