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

init command to generate a kitfile #124

Open
bmicklea opened this issue Mar 14, 2024 · 3 comments · May be fixed by #661
Open

init command to generate a kitfile #124

bmicklea opened this issue Mar 14, 2024 · 3 comments · May be fixed by #661
Assignees
Labels
CLI Topics related to the CLI *Salmon not pink enhancement New feature or request

Comments

@bmicklea
Copy link
Contributor

bmicklea commented Mar 14, 2024

Implement an init command to initialize a kitfile on a given repository. The command should be able to introspect the folder and suggests a kitfile. It should also be able to use artifacts from different frameworks like MLFlow to initialize the information

The init command is an interactive command. It should be able to discover artifacts on a folder like jupyter notebooks, csv. json, well known serialized models and interactively complete the generation of the kitfile.

Also init should recognize and generate kitfile from the info generated by MLFlow's save_model

@bmicklea bmicklea added enhancement New feature or request ModelKit Topics related to ModelKit labels Mar 14, 2024
@gorkem gorkem changed the title Build kitfile from MLFlow folder init command to generate a kitfile Mar 14, 2024
@gorkem gorkem added CLI Topics related to the CLI *Salmon not pink and removed ModelKit Topics related to ModelKit labels Mar 19, 2024
@srikary12
Copy link
Contributor

#564 can be of help here if implemented.

@srikary12
Copy link
Contributor

I'm curious how you are planning to implement this. Looking forward the PR.

@amisevsk amisevsk linked a pull request Dec 12, 2024 that will close this issue
@gorkem
Copy link
Contributor

gorkem commented Dec 14, 2024

@srikary12 the PR is up #661

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI Topics related to the CLI *Salmon not pink enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants