Skip to content

Commit

Permalink
feat: inprove readme
Browse files Browse the repository at this point in the history
  • Loading branch information
iddar committed Sep 12, 2023
1 parent 45f4fe3 commit 3c2bbde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

GBNF Highlighter is a syntax highlighter for the .gbnf file format, making it easier for developers to read and write grammar-based files within Visual Studio Code.

This file format its a part of Llama.cpp project can you see more in [here](https://github.com/ggerganov/llama.cpp/pull/2991). With this files can you manipulate the grammar output of the LLama Model.

![screen shot of code colored](https://raw.githubusercontent.com/iddar/gbnf-highlighter/main/preview.png)

## Features
Expand Down

0 comments on commit 3c2bbde

Please sign in to comment.