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

if you're running Qwen3.6-35B-A3B on the TurboQuant fork and you tried speculative decoding, it was quietly doing nothing. the server just falls back to normal decoding without any error. basic idea for anyone unfamiliar: you run a tiny model (like Qwen3.5-0.8B) alongside your big model. the small one guesses the next bunch of tokens really fast, then the big model checks all the guesses in one pass. whatever the big model agrees with, it keeps — whatever it rejects, it redoes. so if your big m