-
Notifications
You must be signed in to change notification settings - Fork 857
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
Smarter model downloading #16
Labels
enhancement
New feature or request
Comments
AlexCheema
added a commit
that referenced
this issue
Jul 23, 2024
This was referenced Jul 23, 2024
Two things needed:
|
This was referenced Jul 30, 2024
AlexCheema
added a commit
that referenced
this issue
Jul 31, 2024
AlexCheema
added a commit
that referenced
this issue
Aug 1, 2024
Merged
dan-online
pushed a commit
to bytebolt-media/exo
that referenced
this issue
Aug 28, 2024
dan-online
pushed a commit
to bytebolt-media/exo
that referenced
this issue
Aug 28, 2024
This reverts commit bc2ab3f.
dan-online
pushed a commit
to bytebolt-media/exo
that referenced
this issue
Aug 28, 2024
dan-online
pushed a commit
to bytebolt-media/exo
that referenced
this issue
Aug 28, 2024
dan-online
pushed a commit
to bytebolt-media/exo
that referenced
this issue
Aug 28, 2024
dan-online
pushed a commit
to bytebolt-media/exo
that referenced
this issue
Aug 28, 2024
…his opens up plugging in different methods of downloading model shards e.g. exo-explore#79 / exo-explore#16
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See: #14
Right now, every device downloads the entire model which is unnecessary. The design of exo makes things like this particularly difficult since all nodes are equal and p2p.
The text was updated successfully, but these errors were encountered: