Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<a href="https://huggingface.co/Lucebox"><img src="https://img.shields.io/badge/HuggingFace-f5c842?style=for-the-badge&logo=huggingface&logoColor=f5c842&labelColor=090909" alt="HuggingFace"></a>
<a href="https://discord.gg/yHfswqZmJQ"><img src="https://img.shields.io/badge/Discord-f5c842?style=for-the-badge&logo=discord&logoColor=f5c842&labelColor=090909" alt="Discord"></a>
<a href="https://lucebox.com/blog"><img src="https://img.shields.io/badge/Blog-f5c842?style=for-the-badge&logo=rss&logoColor=f5c842&labelColor=090909" alt="Blog"></a>
<a href="#demos"><img src="https://img.shields.io/badge/Demos-f5c842?style=for-the-badge&logo=youtube&logoColor=f5c842&labelColor=090909" alt="Demos"></a>
</p>

<p align="center">
Expand Down Expand Up @@ -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) |

---

<p align="center">
<sub><a href="LICENSE">Apache 2.0</a> · <a href="https://lucebox.com">Lucebox.com</a></sub>
</p>
Loading