Meta open-sources Llama-3 for on-device design assistants

AI · 5 min read

Meta open-sources Llama-3 for on-device design assistants

Meta today published an on-device variant of Llama-3 with optimizations for running across ARM laptop and desktop GPUs. The release includes model distillation and a tailored instruction set that focuses on tasks designers care about: color palette generation, layout critique, and UI spec extraction from screenshots.

Meta emphasized privacy and offline capabilities, providing toolchains that let plugin authors embed the model within Figma and other web-based tools without sending assets to remote servers. Benchmarks in Meta's announcement show sub-200ms response times for small prompts and competitive qualitative performance on UI-related tasks compared to cloud-hosted models.

The open-source release also includes adapter recipes for fine-tuning to team style guides, and Meta expects UI tool vendors and agencies will build custom assistants tuned to their design systems. Discussions around model governance and safety are included in the documentation, with guidance on restricting generation of copyrighted assets.