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: