From 138c67b67b8ad5101b8d7651e61d07f43c5b82b2 Mon Sep 17 00:00:00 2001 From: presbrey Date: Tue, 27 Aug 2024 07:49:50 -0400 Subject: [PATCH] Update README.md (#5392) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84bbc960..65530d88 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,7 @@ _Libraries for building programs that leverage AI._ - [langchaingo](https://github.com/tmc/langchaingo) - LangChainGo is a framework for developing applications powered by language models. - [LocalAI](https://github.com/mudler/LocalAI) - Open Source OpenAI alternative, self-host AI models. - [Ollama](https://github.com/jmorganca/ollama) - Run large language models locally. +- [OllamaFarm](https://github.com/presbrey/ollamafarm) - Manage, load-balance, and failover packs of Ollamas **[⬆ back to top](#contents)**