FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

constrained-decoding ยท GitHub Topics ยท GitHub

#

constrained-decoding

Here are 75 public repositories matching this topic...

Query language for blending SQL and local language models across structured + unstructured data, with type constraints.

  • Updated Aug 28, 2026
  • Python

Reproduction Package for the paper "Type-Constrained Code Generation with Language Models" [PLDI 2025]

  • Updated Mar 11, 2026
  • Python

Constrained Decoding of Diffusion LLMs with Context-Free Grammars.

  • Updated Dec 17, 2025
  • Rust

For our ICRA 2025 paper ๐Ÿ† "SELP: Generating Safe and Efficient Task Plans for Robot Agents with Large Language Models" by Yi Wu, Zikang Xiong, Yiran Hu, Shreyash Iyengar, Nan Jiang, Aniket Bera, Lin Tan, and Suresh Jagannathan. (๐Ÿ† Best Paper Award Finalist!)

  • Updated May 17, 2026
  • Python

๐Ÿ“ Just-in-time logic enforcement for network data generation with LLMs

  • Updated May 9, 2026
  • Clojure

A guide to structured generation using constrained decoding

  • Updated Jun 9, 2024
  • Jupyter Notebook

Code for paper "Extract, Denoise and Enforce: Evaluating and Improving Concept Preservation for Text-to-Text Generation" EMNLP 2021 and "Constrained Abstractive Summarization: Preserving Factual Consistency with Constrained Generation" arXiv 2020

  • Updated Feb 15, 2022
  • Python

A tool-calling layer, not a language model โ€” your schemas in, validated calls out, at 48M parameters. Malformed JSON, invented parameter names, and undeclared tools are structurally unreachable on any catalog. Adapt it to your own catalog; 11 negative results included.

  • Updated Aug 25, 2026
  • Python

Constraint-driven code generation that transforms AI from probabilistic guessing into controlled search through valid program spaces.

  • Updated Mar 3, 2026
  • Zig

Single-binary GGUF model runtime in C โ€” CPU/CUDA/Metal, OpenAI-compatible. Serves, scores, and trains LoRA directly through the quantized weights it deploys, with byte-reproducible adapters. Tool calls survive the token limit; sparse MoE and schema-constrained decoding included.

  • Updated Aug 28, 2026
  • C

[Pytorch] Efficient tokenization for recommendations and generative retrieval. Inspired by STATIC decoding from "Vectorizing the Trie"

  • Updated Aug 24, 2026
  • Python

Speculative grammar backtracking algorithm for LLM decoding conforming to some lark context-free grammar (CFG)

  • Updated Oct 16, 2024
  • Python

Deterministic, integer-only SLM inference runtime โ€” no floating point on the inference path, so the same model and prompt produce bit-identical output across CPUs, GPUs, compilers, and vendors.

  • Updated Aug 24, 2026
  • C++

PEG grammars as LLM output constraints. TypeScript-native parser generator with parametric rules.

  • Updated May 16, 2026
  • JavaScript

๐Ÿค– AI-powered function calling engine using a LLM to convert natural language prompts into validated JSON function calls.

  • Updated Aug 7, 2026
  • Python

๐Ÿง  Visualize token-by-token sampling with chat templates, nucleus filtering, constrained decoding, and attribution heatmaps in one local app โšก

  • Updated Feb 19, 2026
  • HTML

Context-Free Grammar-guided Generation of FHIR Resources Using Large Language Models (MIE 2026)

  • Updated Aug 21, 2026
  • Python

A function calling tool that translates natural language prompts into structured function calls using a small LLM and constrained decoding

  • Updated Jun 24, 2026
  • Python

Convert a regular expression into a GBNF grammar for constrained decoding with llama.cpp and local LLMs. Zero dependencies.

  • Updated Jun 15, 2026
  • JavaScript

VibeDrift - Run any LLM on your own hardware. Bypass the VRAM wall with CPU/RAM inference, MOE expert offloading, and 4-bit quantization. No Cloud, no Subscription.

  • Updated May 27, 2026
  • Python

Improve this page

Add a description, image, and links to the constrained-decoding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the constrained-decoding topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL