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

Recently, I developed SCAO (Sparse Curvature-Aware Optimizer), a 2nd-order optimizer designed to fix the slow early-stage convergence of AdamW when fine-tuning LLMs. I tried to get it integrated into transformers, but the maintainers understandably rejected the PR. The feedback was essentially: "It’s too new, the math is complex, and we need to see concrete community adoption before adding it to the core library." Fair enough. So I removed the friction and made it a standalone script. If you