Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
March 22, 2025
·
Delhi
json_partial_python: Reliable Structured Outputs
The talk explores using the json_partial_python library to generate reliable structured outputs from small models, improving text-based workflows before Pydantic validation.
Overview
leverage json_partial_python library to get reliable unstructured outputs from small models. (3b, 8b)
Links
Rust `json_partial` error-tolerantly parses imperfect LLM JSON, including Markdown extraction.
Rust-backed Python library for resiliently parsing malformed JSON from LLM structured outputs.
Tech stack