Cedric Clyburn
@cedricclyburn.com
Developer Advocate at Red Hat • Organizer KCD New York • Previously at MongoDB • containers, k8s, & everything in between
Pinned
Cedric Clyburn
@cedricclyburn.com
· May 9
What a time I had at @devoxx.uk this week, the energy was fantastic and it’s an honor to have attended and spoke at #DevoxxUK for the first time! Thanks to the Red Hat team with @kevindubois.com @danieloh30.bsky.social @myfear.com and many other rockstars for making this happen! 🚀 Slides below :)
Had one of my most fun sessions yet with @allthingsopen.bsky.social on Local LLM’s, showing how developers can setup their own private RAG, Vibe Coding, and Agentic AI apps (thanks to #MCP) without needing 3rd party models! Ft @podmanio.bsky.social + #vLLM
💻 Slides: red.ht/local-llm
💻 Slides: red.ht/local-llm
October 14, 2025 at 10:28 AM
Had one of my most fun sessions yet with @allthingsopen.bsky.social on Local LLM’s, showing how developers can setup their own private RAG, Vibe Coding, and Agentic AI apps (thanks to #MCP) without needing 3rd party models! Ft @podmanio.bsky.social + #vLLM
💻 Slides: red.ht/local-llm
💻 Slides: red.ht/local-llm
Reposted by Cedric Clyburn
⚙️ Deep Dive Monday at #Jfokus — Building with Open Source AI: A Crash Course with @cedricclyburn.com & Legare Kerrisson from Red Hat.
Learn how open models, Linux & Kubernetes empower you to forge your own AI path. 🔥
www.jfokus.se
#DeveloperConference #AI #OpenSource #RedHat #Kubernetes #LLMs
Learn how open models, Linux & Kubernetes empower you to forge your own AI path. 🔥
www.jfokus.se
#DeveloperConference #AI #OpenSource #RedHat #Kubernetes #LLMs
October 6, 2025 at 9:22 AM
⚙️ Deep Dive Monday at #Jfokus — Building with Open Source AI: A Crash Course with @cedricclyburn.com & Legare Kerrisson from Red Hat.
Learn how open models, Linux & Kubernetes empower you to forge your own AI path. 🔥
www.jfokus.se
#DeveloperConference #AI #OpenSource #RedHat #Kubernetes #LLMs
Learn how open models, Linux & Kubernetes empower you to forge your own AI path. 🔥
www.jfokus.se
#DeveloperConference #AI #OpenSource #RedHat #Kubernetes #LLMs
Reposted by Cedric Clyburn
Thanks to @cedricclyburn.com & Christopher Nuland, I'm pretty much impressed with llm-d.ai: a Kubernetes-native distributed inference stack that brings cache-aware routing and disaggregated serving to LLMs.
Watch the full episode to know more: youtu.be/2Wtug1kTwUk
Watch the full episode to know more: youtu.be/2Wtug1kTwUk
October 10, 2025 at 12:09 PM
Thanks to @cedricclyburn.com & Christopher Nuland, I'm pretty much impressed with llm-d.ai: a Kubernetes-native distributed inference stack that brings cache-aware routing and disaggregated serving to LLMs.
Watch the full episode to know more: youtu.be/2Wtug1kTwUk
Watch the full episode to know more: youtu.be/2Wtug1kTwUk
Back to my hometown in Raleigh, NC for @allthingsopen.bsky.social this week 🤩 it’ll be a busy time with my Local LLMs talk tomorrow (Developer Room 1, 3:15pm) but we’ve already started with a #WeLoveOpenSource chat and I’ll be at the #RedHat booth tomorrow doing fun live demos 💻
October 12, 2025 at 9:23 PM
Back to my hometown in Raleigh, NC for @allthingsopen.bsky.social this week 🤩 it’ll be a busy time with my Local LLMs talk tomorrow (Developer Room 1, 3:15pm) but we’ve already started with a #WeLoveOpenSource chat and I’ll be at the #RedHat booth tomorrow doing fun live demos 💻
We had a BLAST this weekend in Boston for #DevConfUS and the #vLLM meetup talking all things open source and AI 🚀 from LLM compression, distributed model serving on Kubernetes, RAG/Agentic apps and so much more, the community is what drives things forward, and I’m so grateful!
September 23, 2025 at 9:15 PM
We had a BLAST this weekend in Boston for #DevConfUS and the #vLLM meetup talking all things open source and AI 🚀 from LLM compression, distributed model serving on Kubernetes, RAG/Agentic apps and so much more, the community is what drives things forward, and I’m so grateful!
OpenAI’s gpt-oss language model is a beast, and matches models like o3 and o4-mini on coding, tool use, and more 🤯 but how can you run it yourself with zero trust security, in containers + automatic GPU acceleration? The #Ramalama project has you covered: developers.redhat.com/articles/202...
How to run OpenAI's gpt-oss models locally with RamaLama | Red Hat Developer
Learn to run and serve OpenAI's gpt-oss models locally with RamaLama, a CLI tool that automates secure, containerized deployment and GPU optimization
developers.redhat.com
September 12, 2025 at 3:17 PM
OpenAI’s gpt-oss language model is a beast, and matches models like o3 and o4-mini on coding, tool use, and more 🤯 but how can you run it yourself with zero trust security, in containers + automatic GPU acceleration? The #Ramalama project has you covered: developers.redhat.com/articles/202...
Reposted by Cedric Clyburn
Containers & Kubernetes don’t have to be complicated! Check out our recap of @cedricclyburn.bsky.social’s #Devnexus session “Containers and Kubernetes Made Easy: Deep Dive into Podman Desktop”
👉 devnexus.com/posts/contai...
🎟Get Super Early Bird tickets until Sept 1→ devnexus.com
👉 devnexus.com/posts/contai...
🎟Get Super Early Bird tickets until Sept 1→ devnexus.com
Containers and #Kubernetes Made Easy Deep Dive into Podman Desktop with Cedric Clyburn
In a compelling presentation at Devnexus, Cedric Clyburn guided the audience from the fundamentals of containerization to advanced AI integration using Podma...
devnexus.com
August 28, 2025 at 4:00 PM
Containers & Kubernetes don’t have to be complicated! Check out our recap of @cedricclyburn.bsky.social’s #Devnexus session “Containers and Kubernetes Made Easy: Deep Dive into Podman Desktop”
👉 devnexus.com/posts/contai...
🎟Get Super Early Bird tickets until Sept 1→ devnexus.com
👉 devnexus.com/posts/contai...
🎟Get Super Early Bird tickets until Sept 1→ devnexus.com
It’s widely known that LLM’s can be costly and difficult to scale, but in the past few weeks I’ve learned about #llm-d, an open source framework for distributed AI inference on Kubernetes & put together this simple explainer blog ⤵️
What is llm-d & Why Do We Need It: www.redhat.com/en/blog/what...
What is llm-d & Why Do We Need It: www.redhat.com/en/blog/what...
What is llm-d and why do we need it?
We're seeing a significant trend: more organizations are bringing their large language model (LLM) infrastructure in-house.
www.redhat.com
August 19, 2025 at 9:46 PM
It’s widely known that LLM’s can be costly and difficult to scale, but in the past few weeks I’ve learned about #llm-d, an open source framework for distributed AI inference on Kubernetes & put together this simple explainer blog ⤵️
What is llm-d & Why Do We Need It: www.redhat.com/en/blog/what...
What is llm-d & Why Do We Need It: www.redhat.com/en/blog/what...
We keep hearing about open-source AI like GPT-OSS, DeepSeek, Qwen, Llama 🦙 & more: but how do you actually test and scale them?
At #Ai4 in Vegas 🎰, we built a Blackjack coaching game to benchmark small language models on both CPU and GPU via #llama.cpp and #vLLM! I’ll link the slides and demo ⬇️
At #Ai4 in Vegas 🎰, we built a Blackjack coaching game to benchmark small language models on both CPU and GPU via #llama.cpp and #vLLM! I’ll link the slides and demo ⬇️
August 14, 2025 at 2:16 PM
We keep hearing about open-source AI like GPT-OSS, DeepSeek, Qwen, Llama 🦙 & more: but how do you actually test and scale them?
At #Ai4 in Vegas 🎰, we built a Blackjack coaching game to benchmark small language models on both CPU and GPU via #llama.cpp and #vLLM! I’ll link the slides and demo ⬇️
At #Ai4 in Vegas 🎰, we built a Blackjack coaching game to benchmark small language models on both CPU and GPU via #llama.cpp and #vLLM! I’ll link the slides and demo ⬇️
Reposted by Cedric Clyburn
Cedric Clyburn (@cedricclyburn.bsky.social), Senior Developer Advocate for Red Hat, joins us on stage to share their insights. Don't miss "Everything You Need to Know About Running LLMs Locally" at #AllThingsOpen! 2025.allthingsopen.org/sessions/eve...
August 14, 2025 at 11:00 AM
Cedric Clyburn (@cedricclyburn.bsky.social), Senior Developer Advocate for Red Hat, joins us on stage to share their insights. Don't miss "Everything You Need to Know About Running LLMs Locally" at #AllThingsOpen! 2025.allthingsopen.org/sessions/eve...
Couldn’t be happier after a busy few days in Berlin for @wearedevelopers.bsky.social World Congress, catching up with friends & hanging out at the #RedHat stage! I’ll link my own developer & AI engineer focused sessions below, featuring @podmanio.bsky.social #vLLM & Meta’s #LlamaStack!
July 11, 2025 at 1:47 PM
Couldn’t be happier after a busy few days in Berlin for @wearedevelopers.bsky.social World Congress, catching up with friends & hanging out at the #RedHat stage! I’ll link my own developer & AI engineer focused sessions below, featuring @podmanio.bsky.social #vLLM & Meta’s #LlamaStack!
Happy Monday folks! I’m inbound ✈️ to @devbcn.bsky.social where I’ll be speaking about my favorite open source projects @podmanio.bsky.social & @podman-desktop.io to show how simple it can be for developers to move from containers, to pods, to Kubernetes! Join me on July 9th @ 2:20 in Room 2 :)
July 7, 2025 at 10:06 AM
Happy Monday folks! I’m inbound ✈️ to @devbcn.bsky.social where I’ll be speaking about my favorite open source projects @podmanio.bsky.social & @podman-desktop.io to show how simple it can be for developers to move from containers, to pods, to Kubernetes! Join me on July 9th @ 2:20 in Room 2 :)
Back to my roots! I’m here in the NY IBM Technology studio to record a new whiteboard on @podmanio.bsky.social + @podman-desktop.io and #BootableContainers! It’s always a fun time producing these but Bootc is a uniquely special subject :)
July 1, 2025 at 4:58 PM
Back to my roots! I’m here in the NY IBM Technology studio to record a new whiteboard on @podmanio.bsky.social + @podman-desktop.io and #BootableContainers! It’s always a fun time producing these but Bootc is a uniquely special subject :)
Reposted by Cedric Clyburn
Why rent AI when you can run it? Learn how to deploy open-source LLMs locally, optimize performance & integrate with your data with @cedricclyburn.bsky.social at dev2next. Live demos included! 🚀
www.dev2next.com/speaker/e915...
🎟️ dev2next.com
💥 Code JOIN-CEDRICC-50OFF = discount
www.dev2next.com/speaker/e915...
🎟️ dev2next.com
💥 Code JOIN-CEDRICC-50OFF = discount
June 30, 2025 at 6:15 PM
Why rent AI when you can run it? Learn how to deploy open-source LLMs locally, optimize performance & integrate with your data with @cedricclyburn.bsky.social at dev2next. Live demos included! 🚀
www.dev2next.com/speaker/e915...
🎟️ dev2next.com
💥 Code JOIN-CEDRICC-50OFF = discount
www.dev2next.com/speaker/e915...
🎟️ dev2next.com
💥 Code JOIN-CEDRICC-50OFF = discount
Reposted by Cedric Clyburn
📹 Revive la charla «Everything You Need to Know About Running LLMs Locally» por @cedricclyburn.bsky.social, Roberto Carratalá
Enjoy the videos and music that you love, upload original content and share it all with friends, family and the world on YouTube.
youtu.be
July 1, 2025 at 2:18 PM
📹 Revive la charla «Everything You Need to Know About Running LLMs Locally» por @cedricclyburn.bsky.social, Roberto Carratalá
Reposted by Cedric Clyburn
Discover how to make LLM fine-tuning accessible with InstructLab with this Devoxx UK talk by @cedricclyburn.bsky.social and Legare Kerrison. Learn to refine models for specific use cases on consumer hardware without needing data science expertise.
Watch here - www.devoxx.co.uk//talk?id=8092
Watch here - www.devoxx.co.uk//talk?id=8092
June 26, 2025 at 2:02 PM
Discover how to make LLM fine-tuning accessible with InstructLab with this Devoxx UK talk by @cedricclyburn.bsky.social and Legare Kerrison. Learn to refine models for specific use cases on consumer hardware without needing data science expertise.
Watch here - www.devoxx.co.uk//talk?id=8092
Watch here - www.devoxx.co.uk//talk?id=8092
There’s a ✨ revolution ✨ happening in the open source ecosystem around private and local AI systems, which keep your data secure and your costs low (or free)! Earlier this month I joined #AIFokus and the @jfokus.se community to share how developers can get started, recording 🎥⤵️
June 25, 2025 at 6:08 PM
There’s a ✨ revolution ✨ happening in the open source ecosystem around private and local AI systems, which keep your data secure and your costs low (or free)! Earlier this month I joined #AIFokus and the @jfokus.se community to share how developers can get started, recording 🎥⤵️
Reposted by Cedric Clyburn
Watch @cedricclyburn.bsky.social and Roberto Carratalá’s Devoxx UK session "Everything You Need to Know About Running LLMs Locally" to discover how to deploy your own models, optimise performance, and integrate with unique data for privacy-focused AI solutions.
Find it here - buff.ly/71Dh2Jh
Find it here - buff.ly/71Dh2Jh
June 16, 2025 at 11:01 AM
Watch @cedricclyburn.bsky.social and Roberto Carratalá’s Devoxx UK session "Everything You Need to Know About Running LLMs Locally" to discover how to deploy your own models, optimise performance, and integrate with unique data for privacy-focused AI solutions.
Find it here - buff.ly/71Dh2Jh
Find it here - buff.ly/71Dh2Jh
It’s day 2️⃣ at #DevConf_CZ where we’ve been talking all things open source, now at the conference evening social (with beautiful weather) to recap a big day! Today’s keynote was on Bootable Containers with @podmanio.bsky.social, plus our @instructlab.bsky.social workshop, and so much more 🥳
June 13, 2025 at 4:58 PM
It’s day 2️⃣ at #DevConf_CZ where we’ve been talking all things open source, now at the conference evening social (with beautiful weather) to recap a big day! Today’s keynote was on Bootable Containers with @podmanio.bsky.social, plus our @instructlab.bsky.social workshop, and so much more 🥳
We’re LIVE 🎥 here at #DevConf_CZ, the ultimate open source conference learning about the projects, people, and ideas that foster this amazing community! Was honored to help host the keynote (slides below) around open source AI and how devs, ops, and beyond can get involved :)
June 12, 2025 at 1:43 PM
We’re LIVE 🎥 here at #DevConf_CZ, the ultimate open source conference learning about the projects, people, and ideas that foster this amazing community! Was honored to help host the keynote (slides below) around open source AI and how devs, ops, and beyond can get involved :)
Yesterday was #KCDNewYork and I’m beyond proud of our work in bringing together 250+ of the cloud-native community in my favorite city to share, network, and build relationships! Love seeing the power of open source at work, and thanks to the incredible team and volunteers 👏
June 5, 2025 at 2:29 PM
Yesterday was #KCDNewYork and I’m beyond proud of our work in bringing together 250+ of the cloud-native community in my favorite city to share, network, and build relationships! Love seeing the power of open source at work, and thanks to the incredible team and volunteers 👏
While #RedHatSummit is over, I had an absolute blast and wanted to put together a quick recap to show you the experience 🎥🍿 from running around to talks, recording sessions on #BootableContainers, and catching up with friends, it was a really amazing time!
🔗 youtube.com/shorts/2lGu-...
🔗 youtube.com/shorts/2lGu-...
Here's what happened at Red Hat Summit '25
YouTube video by Cedric Clyburn
youtube.com
June 2, 2025 at 9:12 PM
While #RedHatSummit is over, I had an absolute blast and wanted to put together a quick recap to show you the experience 🎥🍿 from running around to talks, recording sessions on #BootableContainers, and catching up with friends, it was a really amazing time!
🔗 youtube.com/shorts/2lGu-...
🔗 youtube.com/shorts/2lGu-...
🎬 We’re LIVE here from #RedHatSummit and the energy has been amazing! So good to catch up with new and old friends, talking all things open source and featuring projects like #vLLM, @podmanio.bsky.social, @instructlab.bsky.social and many more that are building a bright future for AI!
May 21, 2025 at 6:29 PM
🎬 We’re LIVE here from #RedHatSummit and the energy has been amazing! So good to catch up with new and old friends, talking all things open source and featuring projects like #vLLM, @podmanio.bsky.social, @instructlab.bsky.social and many more that are building a bright future for AI!
85% of the world’s data is unstructured, so today at @_odsc #ODSCEast in Boston we deep dive’d on advanced document parsing for AI workflows, showing how PDF’s and other valuable data sources can be effectively used in RAG and Agentic AI applications. Slides are linked below 👇
May 15, 2025 at 9:37 PM
85% of the world’s data is unstructured, so today at @_odsc #ODSCEast in Boston we deep dive’d on advanced document parsing for AI workflows, showing how PDF’s and other valuable data sources can be effectively used in RAG and Agentic AI applications. Slides are linked below 👇
Reposted by Cedric Clyburn
Great turnout!! @cedricclyburn.bsky.social and Roberto giving a talk about running LLMs locally at @devoxx.uk
May 8, 2025 at 1:37 PM
Great turnout!! @cedricclyburn.bsky.social and Roberto giving a talk about running LLMs locally at @devoxx.uk