neetnestor commited on
Commit
bd2dc98
1 Parent(s): f18fa7e

Add links to XGrammar

Browse files
Files changed (1) hide show
  1. index.html +6 -2
index.html CHANGED
@@ -18,10 +18,14 @@
18
  Generate structured output from LLMs using
19
  <a
20
  referrerpolicy="no-referrer"
21
- href="https://github.com/mlc-ai/web-llm"
22
  target="_blank"
23
  >WebLLM</a
24
- >.
 
 
 
 
25
  </h4>
26
  <main>
27
  <div id="left-col" class="container">
 
18
  Generate structured output from LLMs using
19
  <a
20
  referrerpolicy="no-referrer"
21
+ href="https://webllm.mlc.ai/"
22
  target="_blank"
23
  >WebLLM</a
24
+ > and <a
25
+ referrerpolicy="no-referrer"
26
+ href="https://xgrammar.mlc.ai/"
27
+ target="_blank"
28
+ >XGrammar</a>.
29
  </h4>
30
  <main>
31
  <div id="left-col" class="container">