Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.63 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.63 KB

structured-generation-benchmark

To use Large Language Models (LLMs) effectively and reliably, it's essential to include structured generation techniques. Being able to get outputs like regular expressions, JSON, or a Pydantic data model is key for making useful software.

But what's the real effect of using libraries like Outlines or Instructor to achieve that goal?

This repository has put together evaluations to answer this question.

Function Calling

The ability of the LLM to call functions.

Datasets

Evaluation

Reports