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

Initial Design/Planning of Artifact Manager API #194

Open
NavarrePratt opened this issue May 4, 2023 · 0 comments
Open

Initial Design/Planning of Artifact Manager API #194

NavarrePratt opened this issue May 4, 2023 · 0 comments
Assignees

Comments

@NavarrePratt
Copy link
Contributor

All the steps to finetune models are contained within our example argo workflow templates. The relationships between each step in the workflow is very fragile which makes it difficult to “customize” with things like custom datasets.

The artifact API (and related tools under the hood) aims to add another layer of abstraction and handle the connections between each of these steps, while also giving users an easy-to-interact-with entry point.

The scope of this ticket is to investigate and design out what an Artifact Manager API would look like, what the work that will be required to implement it will be, and have a discussion around the prioritization of this project.

This work is being tracked in this Word doc.

@NavarrePratt NavarrePratt self-assigned this May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant