Commit History

Author SHA1 Message Date
  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 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
  Alex Cheema 6c1bf127b3 add --max-parallel-downloads flag that limits the number of downloads at a time with asyncio.semaphore 10 months ago
  Alex Cheema 440fd35ea7 upgrade aiohttp 10 months ago
  Alex Cheema 8e6414b257 spacing 10 months ago
  Alex Cheema e8267e7387 LAPTOP GPU and Laptop GPU prefixes 10 months ago
  Alex Cheema 31641d1023 tinygrad select model size 10 months ago
  Alex Cheema 7b704e8d98 Merge pull request #136 from exo-explore/exo_interfaces 10 months ago
  Alex Cheema e6902b2fcf add --download-quick-check flag to bypass the hf api calls / remote file checks 10 months ago