Commit History

Author SHA1 Message Date
  Alex Cheema ae35ada19b fix headless mode with --disable-tui 10 months ago
  Alex Cheema b95916e0b5 show prompts and outputs in tui 10 months ago
  Alex Cheema e84304317c add a cli that can be triggered with --run-model <model> --prompt <prompt> 10 months ago
  Alex Cheema cea9b48d24 update mlx-lm to 0.17.0, use lru caches for kv_cache with RotatingKVCache to optimise memory fixes #158 10 months ago
  Alex Cheema 9c645b14f1 Merge pull request #157 from exo-explore/astra 10 months ago
  Alex Cheema 430d4c0cf8 astra clarify readme, it's an example app 10 months ago
  Alex Cheema e87e7260f8 astra: live camera with overlay debug info / ui 10 months ago
  Alex Cheema 1a419f1f00 astra better ui with camera vlm 10 months ago
  Alex Cheema 8503543894 fix streaming, change default model to llava 10 months ago
  Alex Cheema c94ffa0e2b fix audio buffering 10 months ago
  Alex Cheema 23c713c012 better readme for astra 10 months ago
  Alex Cheema 2fe3a52d60 readme for astra example 10 months ago
  Alex Cheema ff71ccc63d send api request in astra example 10 months ago
  Alex Cheema b85d1956bc open source astra example 10 months ago
  Alex Cheema e2e98c30a5 Update README.md 10 months ago
  Alex Cheema c4b261daf1 Update README.md 10 months ago
  Alex Cheema 0e2ae28d36 trigger test 10 months ago
  Alex Cheema 92dbb3204d update mlx to 0.16.3 10 months ago
  Alex Cheema c4238e7d25 Merge pull request #151 from sammcj/patch-2 10 months ago
  Alex Cheema 9b8e1bcddc trigger test 10 months ago
  Sam 1819df36f5 Add common RTX A series cards to device_capabilities.py 10 months ago
  Alex Cheema a930be4fd9 t 10 months ago
  Alex Cheema 53ec180d40 fix test import 10 months ago
  Alex Cheema 611085b38d trigger test 10 months ago
  Alex Cheema 2a214db7a4 rm tokenizer from test 10 months ago
  Alex Cheema 803dffd1c4 always call convert_from_huggingface with tinygrad models. this was broken by shard layer filtering which made the check sometimes fail. fixes #144 10 months ago
  Alex Cheema a8b877bcd8 Update README.md 10 months ago
  Alex Cheema 7ddb80e245 f-string expression part cannot include a backslash fixes #142 10 months ago
  Alex Cheema 781a71ccff Merge pull request #138 from exo-explore/better_downloads 10 months ago
  Alex Cheema 75681a9707 use async for all file ops, cache fetch_file_list, cache commit hash, quickly check file sizes on disk before making requests 10 months ago