![]() |
VOOZH | about |
We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.
Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.
Follow TNS on your favorite social media networks.
Become a TNS follower on LinkedIn.
Check out the latest featured and trending stories while you wait for your first TNS newsletter.
The AI Engineer World’s Fair, successor to last October’s AI Engineer Summit, lit up San Francisco’s downtown Marriott for three days this week with a sold-out audience of about 2,500 attendees.
Among the news items that emerged among nine information tracks, 100 individual training sessions and a dozen or so keynotes was the introduction of Mozilla’s Llamafile open source project. The project first came to Github late last year, and it was explained publicly with a presentation on keynote day by lead developer Justine Tunney and project leader Stephen Hood.
Tunney and Hood also unveiled the Mozilla Builders project, a new accelerator with some money behind it.
Llamafiles democratize access to AI not only by making open models easier to use, but also by making them run fast on consumer CPUs. Tunney and Hood shared the insights, tricks, and hacks they and the project community are using to deliver these performance breakthroughs.
“We want you to share the feeling that we have, which is kind of a sense of excitement and empowerment from the knowledge that there are lots of really interesting, juicy, impactful problems still left to be solved in AI, a lot of them,” Hood said. “And the key thing is, it’s not just the big folks who can solve these problems. It’s individuals and small groups working together in open source, so anyone in this room or anyone listening to this talk can potentially make a big impact in this space.”
Llamafiles are designed to be an important bridge between standard IT and AI-oriented development. A Llamafile essentially bundles the weights of a given LLM (the learned parameters that define its behavior) along with the necessary software to run it. This includes the llama.cpp runtime, which is optimized for running LLMs on consumer-grade hardware.
By combining this with Cosmopolitan Libc, a library designed for building portable software, Llamafiles can execute on different operating systems and CPU architectures without requiring any additional installations.
Llamafile is a significant step forward in democratizing access to AI technology. It makes powerful LLMs more accessible to a wider range of users, researchers, and developers, fostering greater innovation and experimentation in the field. The focus on local AI also raises important questions about the future of AI deployment and its implications for privacy and control over AI technology.
“We also just launched our own accelerator,” Hood told the audience. “It’s called the Mozilla Builders accelerator. So we are offering $100,000 U.S. in non-dilutive funding for open source projects that advance the promise and potential of local AI.
“So that’s AI applications running at the edge on user devices. You don’t have to necessarily be building a company to apply for this accelerator. If you want to learn more about the accelerator, go to future.mozilla.org/builders.”