Be the first to know and get exclusive access to offers by signing up for our mailing list(s).

Subscribe

We ❤️ Open Source

A community education resource

From specialized coder to orchestra conductor: How AI changes developer roles

Why quantized models let Raspberry Pis run 4 billion parameter models, and how community-driven projects power AI.

A Raspberry Pi can run 4 billion parameter models, democratizing AI beyond proprietary APIs and paid services. In this episode, Cedric Clyburn, Senior Developer Advocate at Red Hat, joins the We Love Open Source podcast to share why quantized models make local LLMs accessible on consumer hardware, how developers shift from specialized coders to orchestra conductors managing AI agents, and why community-driven projects like vLLM power Google, TikTok, and DeepSeek.

Subscribe to our All Things Open YouTube channel to get notifications when new videos are available.

Running local LLMs democratizes technology that ChatGPT proved valuable but kept proprietary. Download open models and run them on your own device, even a Raspberry Pi handling 4 billion parameter models. Making this possible on consumer hardware through model compression gives people who aren’t as technical or are improving their skills access to open large language models. That’s a superpower, especially as democratization accelerates in coming years.

Model compression happens through quantization. Tools like Ollama or llama.cpp already use quantized models. When Meta or Google release models at floating point 32 or 16 precision, you can apply machine learning methods to reduce that to integer 8. Same model capacities and accuracy, about half the size. Running that on a Raspberry Pi or MacBook? Already quantized. You can quantize activation weights and during runtime, saving on GPU demand, reducing infrastructure needs, and increasing throughput. RAG applications and AI agentic applications run faster for a fraction of the price.

Read more: The AI slop problem threatening open source maintainers

Developers aren’t being replaced, they’re shifting roles. Using vibe coding and AI assisted tools transforms specialized developers who know Flask and Python machine learning libraries into product managers. Cedric runs three agents: an architect agent scoping builds and creating plans, an implementation agent writing code from markdown files into branches, and a reviewing agent running tests and pushing to repositories. Instead of playing an instrument, he’s conducting an orchestra managing different coding agents. The developer role becomes more generalistic, understanding DevOps, user accessibility, and interaction design. AI helps everyone work together.

Community drives AI success. Open source projects like vLLM, an inference runtime Red Hat works on, help utilize GPUs more effectively. Google, TikTok, and DeepSeek use this open source project to advance AI. Without community and projects for specific niches, nothing exists. It’s about bringing people and ideas together.

Key takeaways

  • Quantized models democratize local LLMs on consumer hardware: Reducing floating point 32/16 precision to integer 8 keeps the same accuracy at half the size.
  • Developers become orchestra conductors managing AI agents: Instead of specialized coding, developers run architect, implementation, and reviewing agents, shifting to generalistic roles understanding DevOps and accessibility.
  • Community-driven open source projects power AI advancement: vLLM and similar projects used by Google, TikTok, and DeepSeek prove community and niche-specific projects are critical for AI to succeed.

Cedric’s message is about democratizing AI through quantization, embracing the conductor role managing agents, and recognizing community as the foundation driving everything forward.

More from We Love Open Source

The opinions expressed on this website are those of each author, not of the author's employer or All Things Open/We Love Open Source.

Want to contribute your open source content?

Contribute to We ❤️ Open Source

Help educate our community by contributing a blog post, tutorial, or how-to.

Two World-class Events

If you didn't make it to All Things AI, check out the event summary, and make plans to join us October 19-20 for All Things Open.

Open Source Meetups

We host some of the most active open source meetups in the U.S. Get more info and RSVP to an upcoming event.