77 Commits

Author SHA1 Message Date
Alex Cheema
ad3bc6ceaa downgrade grpcio, grpcio-tools to 1.70.0 2025-03-21 15:23:11 -07:00
Alex Cheema
2857975bf3 upgrade grpcio and grpcio-tools to 1.71.0 2025-03-11 17:23:37 -07:00
DeftDawg
f98d9bac53 Changes required to detect AMD GPUs 2025-03-05 22:49:29 -05:00
Alex Cheema
30c3f58a00 downgrade grpc to 1.67.0. waiting for fix bd8f8a86e0 2025-02-28 21:25:11 +00:00
Alex Cheema
36a6389af0 bump grpcio and grpcio-tools to 1.70.0 2025-02-27 01:40:04 +00:00
Alex Cheema
5157d80a46 remove tenacity dependency, implement simple retry logic instead 2025-02-03 21:56:38 +00:00
Alex Cheema
9f6c688d62 update tinygrad 2025-01-29 18:06:38 +00:00
Alex Cheema
d8ffa59dba add deepseek v1, v3 and all the distills 2025-01-24 16:39:38 +00:00
Alex Cheema
461e4f37cb Merge remote-tracking branch 'origin/main' into runners2 2025-01-22 21:06:12 +00:00
Sandesh Bharadwaj
5f06aa2759 Replace netifaces (unmaintained,outdated) with scapy + add dependencies for previous fixes 2025-01-17 05:37:01 -05:00
Alex Cheema
e08522ee97 Revert "Merge pull request #573 from damho1104/feature/add-exaone-3.5-model"
This reverts commit 4eb6a6a74a, reversing
changes made to fdc3b5ac02.
2024-12-27 16:35:54 +00:00
damho.lee
94a5e908b0 add exaone-3.5 LLM Model 2024-12-24 20:57:11 +09:00
Alex Cheema
0a07223074 switch to uvloop (faster asyncio event loop) and optimise grpc settings 2024-12-17 16:10:56 +00:00
Alex Cheema
804ad4705a upgrade mlx 2024-12-16 19:50:33 +00:00
Alex Cheema
f1a2f1a146 opencv-python dep 2024-11-29 15:16:31 +04:00
Alex Cheema
c6219f4ce3 Merge pull request #473 from josh1593/package-exo-fixes
Package exo fixes
2024-11-23 23:27:57 +04:00
Rory Clear
3384fc7294 update tinygrad version 2024-11-22 21:12:25 +00:00
josh
0996bcc3b6 Merge branch 'main' into package-exo-fixes 2024-11-22 10:39:56 -08:00
Nel Nibcord
e3ec9eaa44 Fixed GRPC issues 2024-11-21 17:28:44 -08:00
josh
f5afa4db4d compile error fix 2024-11-21 08:47:45 -08:00
josh
913fdcc661 pr fixes 2024-11-21 05:04:38 -08:00
josh
3210912a65 removed unused import 2024-11-21 03:14:20 -08:00
josh
0f784fff34 pr suggestion fixes 2024-11-21 00:58:09 -08:00
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