Leaked Meta LLaMA Model Proves Open Source Drives AI Innovation

A leaked version of Meta's LLaMA model sparks a wave of open-source innovation as developers optimize it for everyday devices. Stanford's Alpaca further democratizes the technology by reducing fine-tuning costs to just a few hundred dollars.

A leaked version of Meta's LLaMA model showcases the incredible potential of the open-source community in advancing artificial intelligence. Although Meta originally restricts access to academics, an anonymous leak on GitHub gives developers everywhere free access to this GPT-level large language model, sparking a massive wave of grassroots innovation and experimentation.

Developers quickly overcome the model's heavy hardware requirements through clever optimizations like rewriting the codebase in C++ and quantizing the weights. These community-driven efforts enable the 7 billion parameter model to run on remarkably low-powered devices, including a Google Pixel 5 smartphone that generates one token per second.

Stanford University's Alpaca project takes this democratization a step further by fine-tuning LLaMA using instruction-following examples from GPT 3.5. By reducing the training and deduction costs to merely $600, Alpaca puts powerful LLM capabilities directly into the hands of everyday developers and proves that open collaboration is the ultimate multiplier for AI research.

Read More at the original source →