Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wnma3mz/llama_numpy


https://github.com/wnma3mz/llama_numpy

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## Complie grpc Command
```bash
python -m grpc_tools.protoc -I./proto --python_out=./calculater --pyi_out=./calculater --grpc_python_out=./calculater ./proto/calculater.proto
```