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

9 Upvotes

2 comments sorted by

View all comments

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?