Skip to content

Commit

Permalink
Add HF article to the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
rlouf committed May 2, 2024
1 parent d71a651 commit f5d02cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/community/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ Publishing examples and articles about Outlines are a meaningful way to contrinu
[Fast, High-Fidelity LLM Decoding with Regex Constraints ](https://vivien000.github.io/blog/journal/llm-decoding-with-regex-constraints.html) presents an efficient alternative to Outlines's structured generation.

[gigax](https://github.com/GigaxGames/gigax) is an Open-Source library that allows to create real-time LLM-powered NPCs for video games.

[Improving prompt consistency with structured generations](https://huggingface.co/blog/evaluation-structured-outputs) shows how using structured generation makes results less sensitive to the prompt's format.

0 comments on commit f5d02cb

Please sign in to comment.