From 794532f829cc0e11d51e5fe582a2f44b38fa4521 Mon Sep 17 00:00:00 2001 From: mrciffa <49000955+davide221@users.noreply.github.com> Date: Fri, 12 Jun 2026 16:54:50 +0200 Subject: [PATCH] docs(readme): add Demos section + header badge Add a Demos table by the Community section linking the walkthrough videos for Spark, DFlash, Turboquant, Harness setup, PFlash, and Megakernel, plus a Demos badge in the header row that anchors to it (#demos). Co-Authored-By: WOZCODE --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 0856e5375..d1072b883 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ HuggingFace Discord Blog + Demos

@@ -390,6 +391,21 @@ Nothing was built for local AI inference. Most machines bolt a stock GPU onto a --- +## Demos + +Video walkthroughs of each optimization and the harness setup. + +| Demo | Video | +|------|-------| +| Luce Spark | [YouTube](https://www.youtube.com/watch?v=LB1aVj9lNhg) | +| Luce DFlash | [YouTube](https://www.youtube.com/watch?v=vbPGvvSB8IQ) | +| Luce Turboquant | [YouTube](https://www.youtube.com/watch?v=uTOOrfhrnBk) | +| Luce Harness setup | [YouTube](https://www.youtube.com/watch?v=PysoxVGfvRE) | +| Luce PFlash | [YouTube](https://www.youtube.com/watch?v=NWeKUL9Bc6Y) | +| Luce Megakernel | [YouTube](https://www.youtube.com/watch?v=e6jY4goVIu0) | + +--- +

Apache 2.0 ยท Lucebox.com