Commit History

Author SHA1 Message Date
  Alex Cheema b611d0a5e2 fix print 8 months ago
  Alex Cheema ac6f1bedac add a priority to broadcast messages where the broadcaster can indicate how to prioritise that particular interface. for now all priorities are set to 1 but in the future this will be based on network latency, bandwidth, jitter, etc.. e.g. Thunderbolt prioritised over WiFi 8 months ago
  Alex Cheema 2654f290c3 Merge pull request #272 from exo-explore/fix_download_progress 8 months ago
  Alex Cheema c3864f5e6f more robust handling of timeouts 8 months ago
  Alex Cheema 4746ffdd60 clean up download progress 8 months ago
  Alex Cheema 6b38346974 Merge pull request #258 from DevEmilio96/main 8 months ago
  DevEmilio96 cd851cdd96 Merge remote-tracking branch 'upstream/main' 8 months ago
  DevEmilio96 3ed8a52a4c Fixed the retry 8 months ago
  Alex Cheema 552c04fb49 add back Jinja2 8 months ago
  DevEmilio96 425bd214eb Merge remote-tracking branch 'upstream/main' 8 months ago
  Alex Cheema 7b92fd6e52 Merge pull request #265 from prajeshElEvEn/main 8 months ago
  prajeshElEvEn b655f355a0 resolved conflicts by git pull 8 months ago
  Alex Cheema 9b7f5d4a2f Merge pull request #264 from exo-explore/unused_deps 8 months ago
  Alex Cheema 0079e735ff remove unused imports 8 months ago
  Alex Cheema b331592647 remove blobfile, tiktoken, tokenizers 8 months ago
  Alex Cheema 413ecb1b12 remove hf-transfer, huggingface-hub, Jinja2 unused dependencies 8 months ago
  Alex Cheema 17736d7d9e Merge pull request #261 from exo-explore/exo_run_cmd 8 months ago
  Alex Cheema 4443d3ce9a update README with docs on exo run command 8 months ago
  Alex Cheema 8ae59b7019 add exo run command. usage: exo run <model-name> e.g. exo run llama-3.1-8b 8 months ago
  Alex Cheema 90a88f31aa update readme with editable pip install 8 months ago
  Alex Cheema fc65765be0 always install interactively 8 months ago
  Alex Cheema be9f2e7915 fix ci to use exo command instead of python3 main.py 8 months ago
  Alex Cheema fa42f789ee Merge pull request #210 from GaetanLepage/fix-main-install 8 months ago
  Alex Cheema 4923eb7e44 also use tempdir for .exo_node_id to keep the dir clean 8 months ago
  Alex Cheema bd48e1fbb3 Merge pull request #260 from exo-explore/readme_simplify_hardware_reqs 8 months ago
  Alex Cheema 1ccfdc3ca9 give examples of device configurations in readme 8 months ago
  Alex Cheema 72486f207d Merge pull request #259 from exo-explore/readme_simplify_hardware_reqs 8 months ago
  Alex Cheema 71e93a1045 simplify hardware requirements in readme 8 months ago
  DevEmilio96 bef585d1ef download progress optimization in tinychat 8 months ago
  DevEmilio96 39a8a81403 Download Progression in tiny chat 8 months ago