Commit a0be28d
authored
Update README.md to announce that OpenVINO GenAI uses XGrammar (#413)
[OpenVINO GenAI](https://github.com/openvinotoolkit/openvino.genai)
2025.3.0 version adds Structured Output support with XGrammar backend.
[Release
notes](https://docs.openvino.ai/2025/about-openvino/release-notes-openvino.html)
Samples:
https://github.com/openvinotoolkit/openvino.genai/blob/master/samples/python/text_generation/structured_output_generation.py
https://github.com/openvinotoolkit/openvino.genai/blob/master/samples/python/text_generation/structural_tags_generation.py
https://github.com/openvinotoolkit/openvino.genai/blob/master/samples/python/text_generation/compound_grammar_generation.py
https://github.com/openvinotoolkit/openvino.genai/blob/master/samples/cpp/text_generation/structured_output_generation.cpp1 parent 8e17542 commit a0be28d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments