← back to Exo
slightly nicer readme
78da11e10bd7f332de70149e7b820ce677865643 · 2024-07-14 21:05:41 -0700 · Alex Cheema
Files touched
Diff
commit 78da11e10bd7f332de70149e7b820ce677865643
Author: Alex Cheema <alexcheema123@gmail.com>
Date: Sun Jul 14 21:05:41 2024 -0700
slightly nicer readme
---
README.md | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 12e15bd8..efe2f013 100644
--- a/README.md
+++ b/README.md
@@ -48,8 +48,13 @@ exo supports the following inference engines:
- [x] [MLX](inference/mlx/sharded_inference_engine.py)
- [x] [tinygrad](inference/tinygrad/inference.py)
+- [] [llama.cpp](TODO)
-## Usage
+## Networking Modules
+
+- [x] [GRPC](networking/grpc)
+- [] [Radio](TODO)
+- [] [Bluetooth](TODO)
## Documentation
← 2fc472c8 slightly nicer readme
·
back to Exo
·
readme installation instructions ee5204fb →