自從 OpenAI 發布 gpt-oss,這個完全開源的模型,距今已經過了19個小時多一點。 而人們已經開始展現出瘋狂的創意和成果。 10個瘋狂的例子:
1. 建立 gpt-oss 專業模式 基本上是 o3 專業版,但開源
Matt Shumer
Matt Shumer2025年8月6日
介紹 `gpt-oss Pro Mode`! 基本上是 o3 Pro,但適用於新的 OpenAI 開源模型 :) Pro Mode 將多達 10 個新的 OpenAI GPT-OSS 模型實例鏈接在一起,使其能夠產生比單個實例更好的答案! 開源,鏈接在這裡:
在 Macbook M4 Max 上運行 gpt-oss 120b
Emad
Emad2025年8月6日
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. 由 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 與思考聊天應用程式
Akshay 🚀
Akshay 🚀2025年8月6日
openai gpt-oss 聊天應用程式,帶有 thinking-ui(100% 本地):
如果您喜歡這個帖子, @minchoi關注我,請收藏、點讚、評論並轉發下面的第一篇帖子,與您的朋友分享:
Min Choi
Min Choi2025年8月6日
自從 OpenAI 發布 gpt-oss,這個完全開源的模型,距今已經過了19個小時多一點。 而人們已經開始展現出瘋狂的創意和成果。 10個瘋狂的例子:
323.84K