Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 353 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 353 Bytes

Custom_text-to-SQL-with-Mistral

Text to SQL using Opensource LLM (Mistral 7B) on Custom data.

How to run file in system

  1. Clone the repository and download it in your system.
  2. Create a Python environment with python >= 3.9
  3. Open text_to_sql_langchain (1).ipynb file in your jupyter notebook.
  4. Give path of excel file and Hugging face API.