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

Smarter model downloading #16

Open
AlexCheema opened this issue Jul 17, 2024 · 1 comment
Open

Smarter model downloading #16

AlexCheema opened this issue Jul 17, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@AlexCheema
Copy link
Contributor

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.

@AlexCheema
Copy link
Contributor Author

Two things needed:

  1. Sticky node ids. (To keep shards sticky)
  2. Filter files to download based on shards.

AlexCheema added a commit that referenced this issue Jul 31, 2024
AlexCheema added a commit that referenced this issue Aug 7, 2024
…his opens up plugging in different methods of downloading model shards e.g. #79 / #16
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
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
lipere123 pushed a commit to lipere123/exo that referenced this issue Oct 11, 2024
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

No branches or pull requests

1 participant