Structured Text Generation
-
Updated
Sep 4, 2024 - Python
Structured Text Generation
Resource list for generating JSON using LLMs via function calling, tools, CFG. Libraries, Models, Notebooks, etc.
BAML is a templating language to write typed LLM functions. Check out the promptfiddle.com playground
Query language for blending SQL logic and LLM reasoning across multi-modal data. [Findings of ACL 2024]
Extract structured data from local or remote LLM models
Structured Generation Evals
A guide to structured generation using constrained decoding
Examples of code that use Outlines to enable structured text generation for LLMs running on Modal
Speculative grammar backtracking algorithm for LLM decoding conforming to some lark context-free grammar (CFG)
Mistral AI Fine-tuning Hackathon
Progressively extracts structured information from multi-turn user chats using pydantic schemas and LLMs
Add a description, image, and links to the structured-generation topic page so that developers can more easily learn about it.
To associate your repository with the structured-generation topic, visit your repo's landing page and select "manage topics."