Guide to prompt engineering: Translating natural language to SQL with Llama 2
Blog: Oracle BPM
This post is an illustration of using prompt-tuned version of the Gen AI model of Llama2 - Code Llama2 with 13 billion parameters, specifically tailored for text-to-SQL tasks. Set with the objective to generate SQL queries given a database schema and a natural language question, using vector database and Code Llama2