소스 검색

slightly nicer readme

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