You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/templates/sql-llama2
Erick Friis 4b16601d33
Format Templates (#12396)
11 months ago
..
sql_llama2 Format Templates (#12396) 11 months ago
tests Templates (#12294) 11 months ago
README.md Templates (#12294) 11 months ago
nba_roster.db Templates (#12294) 11 months ago
poetry.lock Templates (#12294) 11 months ago
pyproject.toml Templates (#12294) 11 months ago

README.md

SQL with LLaMA2

This template allows you to chat with a SQL database in natural language using LLaMA2.

It is configured to use Replicate.

But, it can be adapted to any API that support LLaMA2, including Fireworks and others.

See related templates sql-ollama and sql-llamacpp for private, local chat with SQL.

Installation

# from inside your LangServe instance
poe add sql-llama2