Commit Graph

54 Commits

Author SHA1 Message Date
josh
d600bd4240 transformers version 2024-11-20 23:55:34 -08:00
josh
5396f080c5 test clean ups 2024-11-20 20:14:53 -08:00
josh
f337e78119 pr fixes 2024-11-19 10:26:15 -08:00
josh
ce9231ad3d move model fix 2024-11-19 07:56:20 -08:00
josh
dda0d08a9b Merge branch 'main' into package-exo-app 2024-11-19 04:17:17 -08:00
dependabot[bot]
c82d164868 Bump aiohttp from 3.10.2 to 3.10.11
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.2 to 3.10.11.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.2...v3.10.11)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 04:02:26 -08:00
Alex Cheema
2dafa9cc65 Merge pull request #472 from exo-explore/pyver
Update some versions to support Python >= 3.9 and fix tinygrad thread issues
2024-11-19 15:54:31 +04:00
Alex Cheema
74b98fdd99 update package versions to work on python >= 3.9 2024-11-19 15:34:43 +04:00
dependabot[bot]
e79fc311e9 Bump aiohttp from 3.10.2 to 3.10.11
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.2 to 3.10.11.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.2...v3.10.11)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 11:09:42 +00:00
josh
5916defb6b update setup 2024-11-18 08:54:01 -08:00
josh
fea1c0fc29 clean branch 2024-11-18 08:47:17 -08:00
Alex Cheema
83d4d2b3d8 update mlx to 0.20.0, mlx-lm to 0.19.3 2024-11-09 10:35:18 +04:00
Alex Cheema
bc7acfd37b update mlx to 0.19.3, mlx-lm to 0.19.2 2024-11-03 17:08:47 -05:00
Alex Cheema
f82410f808 clear instructions on formatting with yapf, remove linting 2024-10-29 10:42:37 -07:00
Alex Cheema
03621b9962 Merge pull request #368 from ianpaul10/feat/manual-disc-0
Manual networking with configuration files
2024-10-23 16:21:55 -07:00
willschneider15
ae47fe11e6 Moving conditonal apple silicon logic to setup.py 2024-10-22 14:04:30 -04:00
willschneider15
e1ae6d5a4f Getting the setup script to work on Intel based Mac machines 2024-10-22 02:42:16 -04:00
Ian Paul
6b48a936b9 add pydantic dependency 2024-10-22 12:37:32 +07:00
Alex Cheema
7b2a523fd1 Merge pull request #289 from GaetanLepage/pynvml
Use official nvidia-ml-py instead of pynvml
2024-10-06 03:06:23 +04:00
Alex Cheema
e8a8702377 replace tailscale.devices with good old http, removing the need for tailscale dependency 2024-10-06 02:55:56 +04:00
Gaetan Lepage
9ffd8116f0 Use official nvidia-ml-py instead of pynvml 2024-10-05 14:46:19 +02:00
Alex Cheema
552c04fb49 add back Jinja2 2024-10-02 21:00:28 +04:00
Alex Cheema
b331592647 remove blobfile, tiktoken, tokenizers 2024-10-02 17:44:40 +04:00
Alex Cheema
413ecb1b12 remove hf-transfer, huggingface-hub, Jinja2 unused dependencies 2024-10-02 17:26:33 +04:00
Gaetan Lepage
c5b38f450f move tinychat inside exo package 2024-10-01 08:42:32 +02:00
Gaetan Lepage
fa67ee9bba add entry_point exo to run main.py 2024-10-01 08:42:32 +02:00
Alex Cheema
3e13e5ed6a upgrade mlx to 0.18.0 2024-09-28 03:00:08 +04:00
Alex Cheema
04df31b13b bump up tinygrad to 232edcfd4f8b388807c64fb1817a7668ce27cbad 2024-09-25 10:32:49 +01:00
Alex Cheema
93224799e5 implement tailscale discovery module 2024-09-21 17:55:51 +01:00
Alex Cheema
744b9576f6 bump mlx to 0.17.3, bump mlx-lm to 0.18.2 2024-09-20 17:56:44 +01:00
Alex Cheema
d917778e2b update mlx to 0.17.1 (not sure where 0.17.0 went on PyPi disappeared)g 2024-08-25 22:20:27 +01:00
Alex Cheema
09a8468395 upgrade mlx to 0.17.0 2024-08-23 22:13:24 +01:00
Alex Cheema
2e27076665 simplify formatting with yapf 2024-08-22 14:04:28 +01:00
Alex Cheema
cea9b48d24 update mlx-lm to 0.17.0, use lru caches for kv_cache with RotatingKVCache to optimise memory fixes #158 2024-08-20 17:33:36 +01:00
Alex Cheema
92dbb3204d update mlx to 0.16.3 2024-08-15 22:23:18 +01:00
Alex Cheema
440fd35ea7 upgrade aiohttp 2024-08-10 14:32:51 +01:00
Alex Cheema
71591d2ebc display all interfaces web chat and chatgpt api are available on fixes #134 2024-08-09 13:32:55 +01:00
Alex Cheema
35b7042e70 upgrade mlx to 0.16.1 2024-08-07 14:19:59 +01:00
Alex Cheema
545a486ed3 separate hf_helpers, make extra dir with download_hf script, unify downloading so tinygrad uses the same method as mlx and interoperable model formats 2024-08-05 23:03:17 +01:00
Alex Cheema
d6a7e46324 async model downloading with download progress. fixes #102. related: #16 #104 2024-07-31 22:47:03 +01:00
Alex Cheema
78db451d7e add pillow to main dependencies 2024-07-30 14:27:45 +01:00
Alex Cheema
824f05263f Merge branch 'main' into HEAD 2024-07-30 14:18:10 +01:00
Alex Cheema
142682645f bump up tinygrad version 2024-07-30 10:02:20 +01:00
Varshith
acc94b50c7 chatgpt api integration 2024-07-28 16:12:21 +05:30
Alex Cheema
b44b917151 add pillow as testing dependency 2024-07-27 20:23:03 -07:00
Alex Cheema
ce761038ac formatting / linting 2024-07-27 17:01:37 -07:00
Alex Cheema
bbfd5adc20 add support for llama3.1 (8b, 70b, 405b). bump mlx up to 0.16.0 and mlx-lm up to 0.16.1. fixes #66 2024-07-23 14:41:34 -07:00
Alex Cheema
4e46232364 add simple prometheus metrics collection, with a prometheus / grafana instance for live dashboard. related: #22 2024-07-22 02:38:37 -07:00
Alex Cheema
4b592f9d45 exo topology visualisation that shows the topology of the network, device capabilities and the currently active node using opaque statuses. fixes #36. ready for #33 2024-07-18 22:50:18 -07:00
Alex Cheema
46d618abed tiny fixes 2024-07-18 04:33:44 -07:00