Alex Cheema
|
72329ba984
patch for manual discovery, set known_peers
|
4 months ago |
Alex Cheema
|
f663b0afa2
Merge pull request #665 from exo-explore/resumedownload
|
4 months ago |
Alex Cheema
|
51b5c2ca9b
add model downloading section to README
|
4 months ago |
Alex Cheema
|
9a1f0a85e6
Merge pull request #664 from exo-explore/resumedownload
|
4 months ago |
Alex Cheema
|
2c0d17c336
beautiful download
|
4 months ago |
Alex Cheema
|
7034ee0fcb
resumable downloads with integrity checks
|
4 months ago |
Alex Cheema
|
7a75fb09b2
Merge pull request #660 from exo-explore/robustdownload
|
4 months ago |
Alex Cheema
|
0bebf8dfde
fix indent
|
4 months ago |
Alex Cheema
|
55c4385db5
cleanup tmp files on failed download
|
4 months ago |
Alex Cheema
|
90690a7d10
Merge pull request #647 from deftdawg/patch-1
|
4 months ago |
Alex Cheema
|
130d998d36
Merge pull request #659 from exo-explore/robustdownload
|
4 months ago |
Alex Cheema
|
788c49784c
retry fetch_file_list also
|
4 months ago |
Alex Cheema
|
6b1c8635fc
ensure exo dir on start, retry with exp backoff on file downloads
|
4 months ago |
Alex Cheema
|
24c410c19c
Merge pull request #653 from exo-explore/tinyfixes
|
4 months ago |
Alex Cheema
|
f6ed830ba6
Merge pull request #651 from exo-explore/parallelise_model_loadin
|
4 months ago |
Alex Cheema
|
e6b4f2993c
fix prompt output spacing in tui
|
4 months ago |
DeftDawg
|
a25e02c913
Add 4-bit to the end of DeepSeek V3/R1 model descriptions
|
4 months ago |
Alex Cheema
|
3675804f4d
throttle repo progress events and only send them out if something changed
|
4 months ago |
Alex Cheema
|
96f1aecb05
only in_progress if any given file is in_progress
|
4 months ago |
Alex Cheema
|
23a5030604
even if part of a file is downloaded it may not be in_progress
|
4 months ago |
Alex Cheema
|
31b56e862f
make a singleton thread pool executor for tinygrad since we always want it to run on the same thread
|
4 months ago |
Alex Cheema
|
9f6c688d62
update tinygrad
|
4 months ago |
Alex Cheema
|
4887be5103
parallelise model loading
|
5 months ago |
Alex Cheema
|
75091e206b
Merge pull request #650 from exo-explore/chatgpttimeout
|
5 months ago |
Alex Cheema
|
141de0d011
increase chatgpt api response timeout to 900 seconds
|
5 months ago |
Alex Cheema
|
263b18a31e
Merge pull request #649 from eclecticc/amd_fix
|
5 months ago |
Nirav Patel
|
9cf6818f10
Fix AMD device capabilities fields
|
5 months ago |
Alex Cheema
|
837ed5d980
Merge pull request #648 from exo-explore/modelasyncload
|
5 months ago |
Alex Cheema
|
9c1bea97e8
fix embed_tokens for last layer in qwen models
|
5 months ago |
Alex Cheema
|
af171f06fa
propagate prompts to other nodes so they can display them, cleaner prompt/output output
|
5 months ago |