Mindinventory / MindSQL

MindSQL: A Python Text-to-SQL RAG Library simplifying database interactions. Seamlessly integrates with PostgreSQL, MySQL, SQLite, Snowflake, and BigQuery. Powered by GPT-4 and Llama 2, it enables natural language queries. Supports ChromaDB and Faiss for context-aware responses.
https://www.mindinventory.com/text-to-sql-mindsql.php?utm_source=sampromotiion&utm_medium=Button&utm_campaign=sampromotion&utm_id=sampromotion&utm_term=sampromotiion&utm_content=sampromotiion
GNU General Public License v3.0
232 stars 19 forks source link

Feature huggingface #9

Closed ishika-mi closed 8 months ago

ishika-mi commented 8 months ago

Description

This pull request includes support for open-source LLMs (Language Model Models) through HuggingFace in the repository.

Related Issue

This pull request doesn't address a specific issue.

Proposed Changes

Added support for open-source LLMs through HuggingFace.

Checklist

Screenshots or GIFs (if applicable)

N/A

Additional Notes

This implementation aims to enhance the flexibility and capability of the repository by leveraging state-of-the-art LLMs available through HuggingFace.

Reviewer Checklist