From 8d7af29bc010498a0cc2d47eaaa6be6784bd654b Mon Sep 17 00:00:00 2001 From: shivaraj-bh Date: Tue, 9 Apr 2024 23:19:05 +0530 Subject: [PATCH] readme: processComposeModule ready --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 434b546..76adf8b 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ nix run github:shivaraj-bh/ollama-flake#rocm - [ ] Test GPU acceleration and document the process - [x] Tested on CUDA. Need to document the driver compatiblity issues, with solutions. - [x] MacOS support -- [ ] Export `processComposeModule` and add examples +- [x] Export `processComposeModule` and add examples - [ ] Add tests/CI - [ ] Export home-manager configuration for ollama server (inspired by NixOS' ollama service module)