OpenAI がついに完全にオープンソース モデルである gpt-oss をドロップしてからわずか 19 時間強しか経っていません。 そして、人々はすでにクレイジーな創造性とそれによる結果を得ています。 10のワイルドな例:
1. gpt-oss Proモードの構築 基本的にはo3 Proですが、オープンソースです
Matt Shumer
Matt Shumer2025年8月6日
「gpt-oss Pro Mode」のご紹介です! 基本的には o3 Pro ですが、新しい OpenAI オープンソース モデルの場合は :) Pro Mode は、新しい OpenAI GPT-OSS モデルの最大 10 個のインスタンスをチェーンし、1 つのインスタンスだけで作成できるよりも優れた回答を生成できます。 オープンソース、ここにリンク:
2. Macbook M4 Max で gpt-oss 120b を実行する
Emad
Emad2025年8月6日
Macbook M4 Maxの場合 GPT-OSS 120bです。 高さ48 tok/s 35 tok/s ノーマル 23 tok/s の低消費電力 非常に優れた出力、選択された新しいモデル
4. gpt-ossを利用した音声エージェント
kwindla
kwindla2025年8月6日
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. gpt-oss と Firecrawl を使用して不動産 AI エージェント チームを構築する
Shubham Saboo
Shubham Saboo2025年8月6日
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 with thinking Chat アプリ
Akshay 🚀
Akshay 🚀2025年8月6日
openai gpt-oss chat app with thinking-ui (100% local):
このスレッドを楽しんでいただけたなら、 私をフォローして、@minchoi下の最初の投稿をブックマーク、いいね、コメント、再投稿して、友達と共有してください。
Min Choi
Min Choi2025年8月6日
OpenAI がついに完全にオープンソース モデルである gpt-oss をドロップしてからわずか 19 時間強しか経っていません。 そして、人々はすでにクレイジーな創造性とそれによる結果を得ています。 10のワイルドな例:
323.84K