Commit History

Author SHA1 Message Date
  Alex Cheema 8ae59b7019 add exo run command. usage: exo run <model-name> e.g. exo run llama-3.1-8b 10 months ago
  Alex Cheema 90a88f31aa update readme with editable pip install 10 months ago
  Alex Cheema fc65765be0 always install interactively 10 months ago
  Alex Cheema be9f2e7915 fix ci to use exo command instead of python3 main.py 10 months ago
  Alex Cheema fa42f789ee Merge pull request #210 from GaetanLepage/fix-main-install 10 months ago
  Alex Cheema 4923eb7e44 also use tempdir for .exo_node_id to keep the dir clean 10 months ago
  Alex Cheema bd48e1fbb3 Merge pull request #260 from exo-explore/readme_simplify_hardware_reqs 10 months ago
  Alex Cheema 1ccfdc3ca9 give examples of device configurations in readme 10 months ago
  Alex Cheema 72486f207d Merge pull request #259 from exo-explore/readme_simplify_hardware_reqs 10 months ago
  Alex Cheema 71e93a1045 simplify hardware requirements in readme 10 months ago
  Alex Cheema b5959fee05 Merge pull request #255 from DevEmilio96/main 10 months ago
  DevEmilio96 a7a9124dc9 Hardware Requirements 10 months ago
  DevEmilio96 09e7216241 Hardware Requirements 10 months ago
  DevEmilio96 c498930fa1 Hardware Requirement notes 10 months ago
  DevEmilio96 8d0e8a8a36 Hardware Requirementes 10 months ago
  Gaetan Lepage c5b38f450f move tinychat inside exo package 11 months ago
  Gaetan Lepage 31e4454be8 add missing __init__.py files 11 months ago
  Gaetan Lepage fa67ee9bba add entry_point exo to run main.py 11 months ago
  Gaetan Lepage 6abf487702 move main.py script to package dir 11 months ago
  Alex Cheema e3914c48e8 Merge pull request #252 from exo-explore/update_readme_inference_engines 10 months ago
  Alex Cheema 0120891c35 update readme with PyTorch inference engine and llama.cpp link to issue 10 months ago
  Alex Cheema 5b8b17dc7a Merge pull request #251 from exo-explore/clearer_examples_docs 10 months ago
  Alex Cheema 67f789b6ac clearer example docs and add 405b example 10 months ago
  Alex Cheema dc8833d003 Merge pull request #248 from exo-explore/qwen2.5-coder 10 months ago
  Alex Cheema abca3bfa37 add support for qwen2.5 coder 1.5b and 7b 10 months ago
  Alex Cheema 57745e4f02 Merge pull request #217 from jshield/feat/support_hf_endpoint 10 months ago
  Alex Cheema 3e13e5ed6a upgrade mlx to 0.18.0 10 months ago
  Alex Cheema 073b3ffce8 move udp and tailscale into their own modules 10 months ago
  Alex Cheema 2ebcf5f407 fix llama 3.2 issue with apply_chat_template assuming messages is a list if its not a dict fixes #239 10 months ago
  Alex Cheema bbb354e5ec Merge pull request #236 from drew-royster/feat/error-toast 10 months ago