From 80252095766d4a35eb465308e7260aa68f26464e Mon Sep 17 00:00:00 2001 From: Xi Yan Date: Mon, 21 Oct 2024 18:13:05 -0700 Subject: [PATCH] fireworks verified --- distributions/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/distributions/README.md b/distributions/README.md index a2a08e0a0..1802f0c9d 100644 --- a/distributions/README.md +++ b/distributions/README.md @@ -10,3 +10,4 @@ A Distribution is where APIs and Providers are assembled together to provide a c | Ollama | llamastack/distribution-ollama | [Guide](./ollama/) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | TGI | llamastack/distribution-tgi | [Guide](./tgi/) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | Together | llamastack/distribution-together | [Guide](./together/) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | +| Fireworks | llamastack/distribution-fireworks | [Guide](./fireworks/) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |