JSON Generation with LlamaSharp
Techniques for getting consistent structured data from Local Language Models
Blog posts tagged by llamasharp
Techniques for getting consistent structured data from Local Language Models
Running Local Small Language Models in .NET
A practical intro to SLMs for developers who want powerful AI features without cloud complexity
A practical guide to KV cache behavior, memory optimization, and performance tuning on consumer hardware
Fine-tuning Text Generation in Your .NET Applications
Taking control of model output with advanced type modeling
Creating GBNF and JSON Samples from C# Classes
A look at Llama.Grammar, its features, and how it compares to RedPajama for generating GBNF from C#.