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

Multi-node setup #1

Open
geekyayush opened this issue Dec 6, 2022 · 1 comment
Open

Multi-node setup #1

geekyayush opened this issue Dec 6, 2022 · 1 comment

Comments

@geekyayush
Copy link

Is there any way we can make it multi-node?
where we fine-tune models as the request comes.
something that would be horizontally scalable.

On a side note: This repo is quite helpful. Thanks to the authors. :)

@samlhuillier
Copy link
Contributor

One way would be to have a simple routing api directs requests to worker nodes which run this dreambooth api. Then maybe you'd want to manage maybe sending fine-tuned models up to an S3 bucket or something like that.

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

2 participants