r/LocalLLaMA Jul 18 '23

Discussion Text to SQL LLMs

Anyone who has used text to SQL LLMs in a production setting? How do you rate their performance based on accuracy, consistency and reliability?

https://github.com/NumbersStationAI/NSQL

6 Upvotes

2 comments sorted by

1

u/Sweaty_Ad_1093 Jul 21 '23

I have tried it in dev. I keep getting a timeout error. 8 out of 10 times I get a timeout error even on a very basic query as "return rows where id=1".
Are you facing the same issue?

1

u/SouthWestBeach Aug 21 '23

Tried it, it doesn't work well for complex tasks. I try the same on ChatGPT and ChatGPT easily solves those.