
OpenAI 直播活動
OpenAI 將舉辦一場直播活動。在直播期間將揭露具體的公告、產品發布或示範內容。
上一次 OpenAI 突然搞直播,他們直接丟出 GPT-4 Turbo,然後一夜之間改掉所有定價

I wanted to test a slightly different question than "can one open model beat GPT-5.4 Codex?" The question was: Can a combination of local models, scaffolding, repair loops, and routing policies running on home hardware get close enough to frontier coding models on my actual workload? Short version: yes, surprisingly. On my first curated 10-task Go eval set, a routed local process got to 9/10 passing tests. Links: - little-coder: https://github.com/itayinbarr/little-coder - The write-up tha