Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve SQL query parsing #7283

Merged
merged 2 commits into from
Aug 16, 2023
Merged

Improve SQL query parsing #7283

merged 2 commits into from
Aug 16, 2023

Conversation

logan-markewich
Copy link
Collaborator

Description

Our SQL parsing can be more robust, to account for models that write a lot of extra text around the actual SQL query code.

Fixes #7278

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Confirmed working with llama2-chat-13B and our SQL example notebook
  • I stared at the code and made sure it makes sense

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: text-to-SQL example fails with the new LlamaCPP fallback
1 participant