
OpenAI 라이브스트림
OpenAI가 라이브스트림 이벤트를 개최합니다. 방송 중에 구체적인 발표, 신제품 출시 또는 시연이 공개될 예정입니다.
The last time OpenAI did an unannounced livestream, they dropped GPT-4 Turbo and changed pricing overnight

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