sqlcoder

There are 5 repositories under sqlcoder topic.

  • xusenlinzy/api-for-open-llm

    Openai style api for open large language models, using LLMs just as chatgpt! Support for LLaMA, LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, Xverse, SqlCoder, CodeLLaMA, ChatGLM, ChatGLM2, ChatGLM3 etc. 开源大模型的统一后端接口

    Language:Python2.5k22289282
  • Angular2Guy/AIDocumentLibraryChat

    A project to show howto use SpringAI with OpenAI to chat with the documents in a library. Documents are stored in a normal/vector database. The AI is used to create embeddings from documents that are stored in the vector database. The vector database is used to query for the nearest document. That document is used by the AI to generate the answer.

    Language:Java325114
  • TristanLecourtois/NL2SQL

    Text2SQL project comparing different LLM models

    Language:Jupyter Notebook9102
  • dcalaprice/modal-sqlcoder

    Deploy the Defog sqlcoder2 llm on Modal (https://modal.com) using Hugging Face Text Generation Inference (TGI)

    Language:Python2100
  • ThakkarVidhi/llm-sql-bot

    SQLens is an AI-powered SQL query generator that translates natural language questions into syntactically correct SQL statements using advanced Large Language Models (LLMs). SQLens streamlines data access and analysis by eliminating the need to write complex queries manually.

    Language:Python0100