Alex Cheema
6b8cd0577e
fix some issues with results
2025-01-20 16:30:16 +00:00
Alex Cheema
218c1e79d9
Merge branch 'main' into runners2
2025-01-20 16:12:55 +00:00
Sandesh Bharadwaj
b9eccedc3d
Formatting
2025-01-17 05:40:42 -05:00
Sandesh Bharadwaj
5f06aa2759
Replace netifaces (unmaintained,outdated) with scapy + add dependencies for previous fixes
2025-01-17 05:37:01 -05:00
Sandesh Bharadwaj
349b5344eb
Minor fix for Shard typing
2025-01-16 14:36:46 -05:00
Sandesh Bharadwaj
df3624d27a
Add AMD GPU querying + Windows device capabilities
2025-01-14 20:37:02 -05:00
Sandesh Bharadwaj
6737e36e23
Fixed MLX import blocking native Windows execution of exo. (Not Final)
2025-01-14 20:35:21 -05:00
Alex Cheema
c260689a06
Merge pull request #602 from exo-explore/fixexodir
...
fix exo folder
v0.0.5-alpha
v0.0.7-alpha
v0.0.8-alpha
2025-01-12 03:46:14 +00:00
Alex Cheema
fcc699a55f
fix
2025-01-12 03:40:59 +00:00
Alex Cheema
e7b98f5ae5
fix unit tests
2025-01-12 03:35:24 +00:00
Alex Cheema
ffe78f6d0b
fix dummy test
2025-01-12 03:30:06 +00:00
Alex Cheema
ce5041ee1b
types
2025-01-12 03:24:42 +00:00
Alex Cheema
9b2c01c873
ensure dir exists
2025-01-12 03:15:49 +00:00
Alex Cheema
2aed3f3518
handle inference_state properly
2025-01-12 03:13:17 +00:00
Alex Cheema
2af5ee02e4
fix exo folder
2025-01-12 03:10:11 +00:00
Alex Cheema
b5cbcbc7a2
Merge pull request #474 from pranav4501/stable-stable-diffusion-mlx
...
Stable diffusion mlx
2025-01-12 02:57:21 +00:00
Alex Cheema
5f3d000a7b
Merge branch 'main' into stable-stable-diffusion-mlx
2025-01-12 02:56:34 +00:00
Alex Cheema
bd2e8e7a5a
Merge pull request #598 from exo-explore/fixphitest
...
typo in phi test
2025-01-08 22:09:38 +00:00
Alex Cheema
40696b21f7
typo in phi test
2025-01-08 22:09:04 +00:00
Alex Cheema
4937fb3df8
Merge pull request #597 from exo-explore/tuioverflow
...
Tui overflow
2025-01-08 16:40:16 +00:00
Alex Cheema
2d631ea53d
Merge pull request #596 from exo-explore/phi4
...
add phi 3.5, phi 4
2025-01-08 16:39:32 +00:00
Alex Cheema
2846a9122f
tok tests
2025-01-08 16:39:11 +00:00
Alex Cheema
553ccce728
fix prompt and output overflow in tui
2025-01-08 16:36:56 +00:00
Alex Cheema
c587593364
add phi 3.5, phi 4
2025-01-08 16:19:43 +00:00
Alex Cheema
3c9efe103d
Merge pull request #590 from metaspartan/fix-models-api
...
Fix the /v1/models API to output proper OpenAI compatible endpoint
v0.0.4-alpha
2025-01-07 02:32:06 +00:00
Carsen Klock
627bfcae7c
Fix the /v1/models API to output proper OpenAI compatible endpoint
...
Modify the `/v1/models` API to output a proper OpenAI compatible endpoint with an object and a `data` object containing the models list.
* Change the `handle_get_models` method in `exo/api/chatgpt_api.py` to wrap the models list in an object with a `data` field.
* Add an `object` field with the value "list" to the response format.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/metaspartan/exo?shareId=XXXX-XXXX-XXXX-XXXX ).
2025-01-06 01:20:30 -07:00
Alex Cheema
d9a836f152
Merge pull request #588 from exo-explore/betterdl
...
better download
v0.0.3-alpha
2025-01-05 02:35:04 +00:00
Alex Cheema
29244c6369
fix args for ensure_shard
2025-01-05 02:33:25 +00:00
Alex Cheema
8c191050a2
download status in parallel, support async ensure shard with using shard_downloader instead
2025-01-05 02:31:59 +00:00
Alex Cheema
7b1656140e
Merge pull request #585 from pepebruari/main
...
Add --system-prompt to exo cli
2025-01-03 23:49:50 +00:00
pepebruari
fe50d4d34d
Add --system-prompt to exo cli
2025-01-03 16:16:22 -05:00
Alex Cheema
03aa6cecf1
Merge pull request #584 from exo-explore/AlexCheema-patch-1
...
add trending badge to README.md
2024-12-31 17:51:10 +00:00
Alex Cheema
178cc4d961
add trending badge to README.md
2024-12-31 17:50:29 +00:00
Pranav Veldurthi
b13e368368
fix inference engine
2024-12-30 19:41:19 -05:00
Pranav Veldurthi
9986fb86d4
remove prints and fix download progress for SD
2024-12-30 19:07:37 -05:00
Pranav Veldurthi
3475be9e9e
Remove build
2024-12-30 18:39:17 -05:00
Pranav Veldurthi
fff8a1a690
fix inference engine for inference state
2024-12-30 18:36:53 -05:00
Pranav Veldurthi
54605299b8
Merge Latest
2024-12-30 18:36:23 -05:00
Alex Cheema
a174c78004
Merge pull request #383 from ianpaul10/feat/manual-disc-follow-up
...
Support changing manual configuration while running
v0.0.1-alpha
v0.0.2-alpha
2024-12-28 11:57:25 +00:00
Ian Paul
b003292b89
formatting and fixing tests after rebasing
2024-12-28 12:31:15 +07:00
Ian Paul
1dfd058c23
rm unecessary lock
2024-12-28 12:13:34 +07:00
Ian Paul
2eadaa2c0d
rm redundant cleanup task
2024-12-28 12:13:34 +07:00
Ian Paul
637446ffa9
rm redundant typing
2024-12-28 12:13:34 +07:00
Ian Paul
a31f9e6c20
fix test warnings
2024-12-28 12:13:34 +07:00
Ian Paul
18acb97b42
make popping from dict threadsafe
2024-12-28 12:11:51 +07:00
Ian Paul
b066c944f3
make all I/O ops in manual_discovery.py run inside a ThreadPoolExecutor
2024-12-28 12:11:51 +07:00
Ian Paul
0e34ce2169
patch after rebasing to main
2024-12-28 12:11:51 +07:00
Ian Paul
90de7eada9
changes after rebase
2024-12-28 12:11:51 +07:00
Ian Paul
8d24df2b4b
fix test runtime warning
2024-12-28 12:11:50 +07:00
Ian Paul
e5eb3259a5
handle when a peer is removed from config, so the known_peers dict gets updated accordingly
2024-12-28 12:11:21 +07:00