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

Feat: Train models on remote model servers #12

Closed
taewhi opened this issue May 19, 2022 · 1 comment · Fixed by #38
Closed

Feat: Train models on remote model servers #12

taewhi opened this issue May 19, 2022 · 1 comment · Fixed by #38
Assignees
Labels
enhancement New feature or request

Comments

@taewhi
Copy link
Member

taewhi commented May 19, 2022

The component to manage and serve ML models on a Kubeflow cluster is being developed in the traindb-ml repository.
https://github.com/traindb-project/traindb-ml

We need to add new syntax to create remote ML models and train their model instance.

@taewhi taewhi added the enhancement New feature or request label May 19, 2022
@taewhi taewhi changed the title Train model instances on remote model servers in a Kubeflow cluster Feat: Train model instances on remote model servers Aug 5, 2022
@taewhi taewhi self-assigned this Jul 11, 2023
@taewhi
Copy link
Member Author

taewhi commented Jul 11, 2023

A simple model runner server can be implemented using FastAPI, separately from traindb-ml .
I will implement it soon.

@taewhi taewhi changed the title Feat: Train model instances on remote model servers Feat: Train models on remote model servers Jul 11, 2023
@taewhi taewhi linked a pull request Jul 19, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant