Skip to content

Couteaux123/LLMSql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

LLMSql

Installing SQLCoder

If running on a device with an NVIDIA GPU with more than 16GB VRAM (best performance)

pip install "sqlcoder[transformers]"
pip install -r requirements.txt

Running SQLCoder

In your terminal, run

sqlcoder launch

Then you need to replace some files into the installed package:

/anaconda3/envs/<your env name>/lib/python3.10/site-packages/sqlcoder/

The names of these files:

sqlcoder/query_routes.py
sqlcoder/cli.py
sqlcoder/static/_next/static/chunks/pages/index-a1b2fa2d87d27d8d.js
sqlcoder/static/_next/static/chunks/pages/extract-metadata-2dc614052128d5d3.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published