structured generation benchmark
1.0.0
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.
The ability of the LLM to call functions.
AST simple
evaluation category.Using an LLM to create artificial data.