It's only been just over 19 hours since OpenAI dropped gpt-oss, fully open source model finally. And people are already getting crazy creative and results with it. 10 wild examples:
1. Building gpt-oss Pro Mode Basically o3 Pro but open source
Matt Shumer
Matt Shumer6.8. klo 01.59
Introducing `gpt-oss Pro Mode`! Basically o3 Pro, but for the new OpenAI open source models :) Pro Mode chains together up to 10 instances of the new OpenAI GPT-OSS model, enabling it to produce a better answer than one instance alone could create! Open source, link here:
2. Running gpt-oss 120b on Macbook M4 Max
Emad
Emad6.8. klo 03.03
On Macbook M4 Max gpt-oss 120b: 48 tok/s high 35 tok/s normal 23 tok/s low power Very nice outputs, new model of choice
4. Voice agent powered by gpt-oss
kwindla
kwindla6.8. klo 12.19
A voice agent powered by gpt-oss. Running locally on my macBook. Demo recorded in a Waymo with WiFi turned off. I'm still on my space game voice AI kick, obviously. Code link below. For conversational voice AI, you want to set the gpt-oss reasoning behavior to "low". (The default is "medium".) Notes on how to do that and a jinja template you can use are in the repo. The LLM in the demo video is the big, 120B version of gpt-oss. You can use the smaller, 20B model for this, of course. But OpenAI really did a cool thing here designing the 120B model to run in "just" 80GB of VRAM. And the llama.cpp mlx inference is fast: ~250ms TTFT. Running a big model on-device feels like a time warp into the future of AI.
9. gpt-oss with thinking Chat app
Akshay 🚀
Akshay 🚀6.8. klo 05.24
openai gpt-oss chat app with thinking-ui (100% local):
If you enjoyed this thread, Follow me @minchoi and please Bookmark, Like, Comment & Repost the first Post below to share with your friends:
Min Choi
Min Choi6.8. klo 22.28
It's only been just over 19 hours since OpenAI dropped gpt-oss, fully open source model finally. And people are already getting crazy creative and results with it. 10 wild examples:
323,75K