Gaetan Lepage
|
c5b38f450f
move tinychat inside exo package
|
10 months ago |
Gaetan Lepage
|
31e4454be8
add missing __init__.py files
|
10 months ago |
Gaetan Lepage
|
fa67ee9bba
add entry_point exo to run main.py
|
10 months ago |
Gaetan Lepage
|
6abf487702
move main.py script to package dir
|
10 months ago |
Alex Cheema
|
e3914c48e8
Merge pull request #252 from exo-explore/update_readme_inference_engines
|
9 months ago |
Alex Cheema
|
0120891c35
update readme with PyTorch inference engine and llama.cpp link to issue
|
9 months ago |
Alex Cheema
|
5b8b17dc7a
Merge pull request #251 from exo-explore/clearer_examples_docs
|
9 months ago |
Alex Cheema
|
67f789b6ac
clearer example docs and add 405b example
|
9 months ago |
Alex Cheema
|
dc8833d003
Merge pull request #248 from exo-explore/qwen2.5-coder
|
9 months ago |
Alex Cheema
|
abca3bfa37
add support for qwen2.5 coder 1.5b and 7b
|
9 months ago |
Alex Cheema
|
57745e4f02
Merge pull request #217 from jshield/feat/support_hf_endpoint
|
9 months ago |
Alex Cheema
|
3e13e5ed6a
upgrade mlx to 0.18.0
|
9 months ago |
Alex Cheema
|
073b3ffce8
move udp and tailscale into their own modules
|
9 months ago |
Alex Cheema
|
2ebcf5f407
fix llama 3.2 issue with apply_chat_template assuming messages is a list if its not a dict fixes #239
|
9 months ago |
Alex Cheema
|
bbb354e5ec
Merge pull request #236 from drew-royster/feat/error-toast
|
9 months ago |
drew
|
4a29921811
cleanup
|
9 months ago |
drew
|
7f9810c648
Add error toast popup
|
9 months ago |
Alex Cheema
|
777102c997
add support for llama 3.2
|
9 months ago |
Alex Cheema
|
9831c26dba
update README with Install Certificates SSL troubleshooting
|
9 months ago |
Alex Cheema
|
04df31b13b
bump up tinygrad to 232edcfd4f8b388807c64fb1817a7668ce27cbad
|
9 months ago |
Alex Cheema
|
41053c55e0
change flags for unit test ci
|
9 months ago |
Alex Cheema
|
10812c451d
test ci
|
9 months ago |
Alex Cheema
|
c770f19ae4
update resources classes
|
9 months ago |
Alex Cheema
|
c379cfb204
Merge pull request #232 from exo-explore/health_checks
|
9 months ago |
Alex Cheema
|
115f0eacb2
change the message we search for in ci
|
9 months ago |
Alex Cheema
|
428bb6063a
health check udp discovered peers before adding them
|
9 months ago |
Alex Cheema
|
da06fb3c16
check before removing
|
9 months ago |
Alex Cheema
|
8aab930498
if any peers changed from last time, we should always update the topology
|
9 months ago |
Alex Cheema
|
b1cf1085be
discovery should not include unhealthy peers
|
9 months ago |
Alex Cheema
|
dfee980df2
Merge branch 'main' into health_checks
|
9 months ago |