Sono passate solo poco più di 19 ore da quando OpenAI ha rilasciato gpt-oss, un modello finalmente completamente open source. E la gente sta già diventando incredibilmente creativa e ottenendo risultati con esso. 10 esempi straordinari:
1. Costruire la modalità Pro di gpt-oss Fondamentalmente o3 Pro ma open source
Matt Shumer
Matt Shumer6 ago 2025
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. Eseguire gpt-oss 120b su Macbook M4 Max
Emad
Emad6 ago 2025
Su Macbook M4 Max gpt-oss 120b: 48 tok/s alto 35 tok/s normale 23 tok/s bassa potenza Uscite molto belle, nuovo modello di scelta
4. Agente vocale alimentato da gpt-oss
kwindla
kwindla6 ago 2025
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.
8. Crea un team di agenti immobiliari AI con gpt-oss e Firecrawl
Shubham Saboo
Shubham Saboo6 ago 2025
I built a real estate AI Agent team with multi-agents using gpt-OSS and Firecrawl. It has 3 AI agents working together as a team: 1. Property Search Agent 2. Market Analysis Agent 3. Property Valuation Agent 100% Opensource with step-by-step tutorial.
9. gpt-oss con l'app Chat pensante
Akshay 🚀
Akshay 🚀6 ago 2025
openai gpt-oss chat app with thinking-ui (100% local):
Se ti è piaciuto questo thread, Seguimi @minchoi e per favore aggiungi ai segnalibri, metti mi piace, commenta e ripubblica il primo post qui sotto per condividerlo con i tuoi amici:
Min Choi
Min Choi6 ago 2025
Sono passate solo poco più di 19 ore da quando OpenAI ha rilasciato gpt-oss, un modello finalmente completamente open source. E la gente sta già diventando incredibilmente creativa e ottenendo risultati con esso. 10 esempi straordinari:
323,83K