Add links to shields

This commit is contained in:
Dalton Flanagan 2024-07-27 11:28:46 -04:00 committed by GitHub
parent b5d7cec11e
commit dd6c1f1e64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
# llama-toolchain # llama-toolchain
![PyPI - Downloads](https://img.shields.io/pypi/dm/llama-toolchain) [![PyPI - Downloads](https://img.shields.io/pypi/dm/llama-toolchain)](https://pypi.org/project/llama-toolchain/)
![Discord](https://img.shields.io/discord/1257833999603335178) [![Discord](https://img.shields.io/discord/1257833999603335178)](https://discord.gg/TZAAYNVtrU)
This repo contains the API specifications for various components of the Llama Stack as well implementations for some of those APIs like model inference. This repo contains the API specifications for various components of the Llama Stack as well implementations for some of those APIs like model inference.