← back to Exo
Make known issues more prominent
9958ac3917f815e399cf59ed2f96b2bde44192f0 · 2024-07-17 23:41:24 -0700 · Alex Cheema
Files touched
Diff
commit 9958ac3917f815e399cf59ed2f96b2bde44192f0
Author: Alex Cheema <41707476+AlexCheema@users.noreply.github.com>
Date: Wed Jul 17 23:41:24 2024 -0700
Make known issues more prominent
---
README.md | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 4ee83155..1dedd2e0 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ exo: Run your own AI cluster at home with everyday devices. Maintained by [exo l
---
-Forget expensive NVIDIA GPUs, unify your existing devices into one powerful GPU: iPhone, iPad, Android, Mac, Linux, pretty much any device*!
+Forget expensive NVIDIA GPUs, unify your existing devices into one powerful GPU: iPhone, iPad, Android, Mac, Linux, pretty much any device!
## Get Involved
@@ -126,6 +126,11 @@ Enable debug logs with the DEBUG environment variable (0-9).
DEBUG=9 python3 main.py
```
+## Known Issues
+
+- 🚧 As the library is evolving so quickly, the iOS implementation has fallen behind Python. We have decided for now not to put out the buggy iOS version and receive a bunch of GitHub issues for outdated code. We are working on solving this properly and will make an announcement when it's ready. If you would like access to the iOS implementation now, please email alex@exolabs.net with your GitHub username explaining your use-case and you will be granted access on GitHub.
+-
+
## Inference Engines
exo supports the following inference engines:
@@ -140,6 +145,3 @@ exo supports the following inference engines:
- 🚧 [Radio](TODO)
- 🚧 [Bluetooth](TODO)
-## Known Issues
-
-- 🚧 *As the library is evolving so quickly, the iOS implementation has fallen behind Python. We have decided for now not to put out the buggy iOS version and receive a bunch of GitHub issues for outdated code. We are working on solving this properly and will make an announcement when it's ready. If you would like access to the iOS implementation now, please email alex@exolabs.net with your GitHub username explaining your use-case and you will be granted access on GitHub.
← 72fe2937 exo text on start and stop
·
back to Exo
·
typo bullet point 17ecf266 →