Skip to content

Commit

Permalink
Update README.md (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: Tianqi Chen <tqchen@users.noreply.github.com>
  • Loading branch information
CharlieFRuan and tqchen authored Nov 16, 2024
1 parent 10e3cb7 commit 741bb2d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@

## Overview

XGrammar an open-source library for efficient, flexible, and portable structured generation.

XGrammar is an open-source library for efficient, flexible, and portable structured generation.
It supports general context-free grammar to enable a broad range of structures while bringing careful system optimizations to enable fast executions.
XGrammar features a minimal and portable C++ backend that can be easily integrated into multiple environments and frameworks,
and is co-designed with the LLM inference engine and enables zero-overhead structured generation in LLM inference.
Expand Down

0 comments on commit 741bb2d

Please sign in to comment.