Alex Cheema 1 рік тому
батько
коміт
78da11e10b
1 змінених файлів з 6 додано та 1 видалено
  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