From d15fc5371a9366c6a2c4cca34e78c486b2a5d158 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Wed, 17 May 2023 22:33:02 +0200 Subject: [PATCH] docs: update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c538ab3..1cbb414 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ See [examples on how to integrate LocalAI](https://github.com/go-skynet/LocalAI/ ## News +- 17-05-2023: __v1.12.0__ released! 🔥🔥 Minor fixes, plus CUDA (https://github.com/go-skynet/LocalAI/pull/258) support for `llama.cpp`-compatible models and image generation (https://github.com/go-skynet/LocalAI/pull/272). - 16-05-2023: 🔥🔥🔥 Experimental support for CUDA (https://github.com/go-skynet/LocalAI/pull/258) in the `llama.cpp` backend and Stable diffusion CPU image generation (https://github.com/go-skynet/LocalAI/pull/272) in `master`. Now LocalAI can generate images too: