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

Is there a way to shard a model without downloading it first? #568

Closed
nrs-status opened this issue Mar 29, 2024 · 2 comments
Closed

Is there a way to shard a model without downloading it first? #568

nrs-status opened this issue Mar 29, 2024 · 2 comments

Comments

@nrs-status
Copy link

I'd like to run a private swarm on VMs will low disk storage, is there any way I could split a model and manually select which shard goes into which VM?

@tonywang16
Copy link
Contributor

tonywang16 commented Mar 29, 2024

You could download the whole model on one VM then use NFS share the model folder to other VMs.

@nrs-status
Copy link
Author

@tonywang16 Thanks, this definitely works!

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