From 9efc54e24964b5cbfee8781e4f4b64c502fb23b3 Mon Sep 17 00:00:00 2001 From: randaller Date: Tue, 14 Mar 2023 13:51:57 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ad9cd11..92c17c1 100644 --- a/README.md +++ b/README.md @@ -139,3 +139,5 @@ Confirming that 30B model is able to generate code and fix errors in code: https Confirming that 30B model is able to generate prompts for Stable Diffusion: https://github.com/randaller/llama-chat/issues/7#issuecomment-1463691554 Confirming that 7B and 30B model support Arduino IDE: https://github.com/randaller/llama-chat/issues/7#issuecomment-1464179944 + +Configming that 30B model is able to generate SQL code: https://github.com/randaller/llama-chat/issues/7#issuecomment-1467861922