Browse Source

slightly nicer readme

Alex Cheema 1 year ago
parent
commit
78da11e10b
1 changed files with 6 additions and 1 deletions
  1. 6 1
      README.md

+ 6 - 1
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