Skip to content

Commit

Permalink
Update README.md (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
tqchen authored Nov 16, 2024
1 parent 8e85a80 commit 0180839
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![Documentation](https://img.shields.io/badge/docs-latest-green)](https://xgrammar.mlc.ai/docs/)
[![License](https://img.shields.io/badge/license-apache_2-blue)](https://github.com/mlc-ai/xgrammar/blob/main/LICENSE)

**Flexible, Portable and Fast Structured Generation**
**Fast, Flexible and Portable Structured Generation**


[Get Started](#get-started) | [Documentation](https://xgrammar.mlc.ai/docs/) <!-- TODO: | [Blogpost](https://blog.mlc.ai/TODO) -->
Expand All @@ -14,8 +14,7 @@

## Overview

XGrammar is open-source solution for flexible, portable, and fast structured generations,
aiming at bring flexible zero-overhead structure generation everywhere.
XGrammar an open-source library for fast, 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 0180839

Please sign in to comment.