From 91d49cfe9f446325f8fe678a701b0a464c941ad6 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sun, 6 Aug 2023 11:57:28 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72190b6f..a1bf607c 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ In a nutshell: - 🎨 [Image generation with stable diffusion](https://localai.io/features/image-generation) - 🔥 [OpenAI functions](https://localai.io/features/openai-functions/) 🆕 - 🧠 [Embeddings generation for vector databases](https://localai.io/features/embeddings/) + - ✍️ [Constrained grammars](https://localai.io/features/constrained_grammars/) - 🏃 Once loaded the first time, it keep models loaded in memory for faster inference - ⚡ Doesn't shell-out, but uses C++ bindings for a faster inference and better performance.