Skip to content

Wh1isper/chimera_llama_grpc

Repository files navigation

chimera_llama_grpc

Install

pip install chimera_llama_grpc

Usage

Develop

Install pre-commit before commit

pip install pre-commit
pre-commit install

Install package locally

pip install -e .[test]

Run unit-test before PR, ensure that new features are covered by unit tests

pytest -v

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published