diff --git a/doc/ollama.md b/doc/ollama.md index 779ae89..e610e5d 100644 --- a/doc/ollama.md +++ b/doc/ollama.md @@ -2,6 +2,10 @@ [Ollama](https://github.com/ollama/ollama) enables you to easily run large language models (LLMs) locally. It supports Llama 3, Mistral, Gemma and [many others](https://ollama.com/library). +
+

❄️You can now perform LLM inference with Ollama in services-flake!https://t.co/rtHIYdnPfb pic.twitter.com/1hBqMyViEm

— NixOS Asia (@nixos_asia) June 12, 2024
+
+ ## Getting Started ```nix