json-generation

Tag

Cards List
#json-generation

@TeksEdge: Someone just made ordinary Qwen behave a LOT more like Jev without training a new model. TOP Jev Clone (according to HF…

X AI KOLs Timeline ↗ · yesterday Cached

A new technique called JEVfire enables existing LLMs like Qwen to behave more like Jev by modifying decision-making processes without retraining, resulting in significantly faster JSON generation and enabling local AI agents to run efficiently on consumer hardware.

0 favorites 0 likes
#json-generation

How I made small local AI models stop breaking JSON - a grammar-based approach

Reddit r/artificial ↗ · 2026-07-29

The author presents a method using GBNF grammars in llama.cpp to constrain local AI model outputs, ensuring valid JSON. A compiler is built to convert tool schemas into grammar rules, with per-turn narrowing for relevant tools.

0 favorites 0 likes
#json-generation

Different Teachers, Different Capabilities: Sub-1B On-Device Distillation for Structured Text Enrichment

arXiv cs.AI ↗ · 2026-07-10 Cached

This paper explores distilling a large reasoning teacher model (8B) into a small student model (0.6B) for on-device structured text enrichment, achieving substantial speedup while recovering significant quality. The study finds that the reasoning nature of the teacher, rather than its scale, drives improvement in summary quality, but a same-size instruction teacher yields more faithful outputs on certain articles.

0 favorites 0 likes
#json-generation

Dynamic Infilling Anchors for Format-Constrained Generation in Diffusion Large Language Models

arXiv cs.CL ↗ · 2026-06-04 Cached

This paper proposes Dynamic Infilling Anchors (DIA), a training-free method for diffusion large language models that dynamically estimates end-anchor positions to enforce format constraints (e.g., parseable JSON, reasoning templates) while avoiding the rigidity of fixed-span approaches. Experiments show significant zero-shot gains on GSM8K and MATH benchmarks.

0 favorites 0 likes
#json-generation

dottxt-ai/outlines

GitHub Trending (daily) ↗ · 2026-07-21 Cached

Outlines is a Python library that guarantees structured outputs (JSON, Pydantic models, etc.) from LLMs during generation, working across multiple model providers to eliminate parsing errors.

0 favorites 0 likes
← Back to home

Submit Feedback