在 8xB200 硬體上優化 GLM-5.2 部署
分析顯示,在 8xB200 節點上使用 NVFP4 精度搭配 TP=4 副本配置,效能顯著優於標準的 TP=8 配置。此方法可使節點吞吐量翻倍並改善每位使用者的延遲。
Tag: #inference-scaling6 results
分析顯示,在 8xB200 節點上使用 NVFP4 精度搭配 TP=4 副本配置,效能顯著優於標準的 TP=8 配置。此方法可使節點吞吐量翻倍並改善每位使用者的延遲。

Berkeley AI Research 文章介紹自適應並行推理,讓 LLM 動態分解任務、產生並行執行緒,並依問題需求協調。分析並行推理進展,以克服順序推理的線性擴展問題,如上下文腐敗和高延遲。動機來自推理時擴展主導數學、程式設計和代理基準。

英偉達公布Q4創紀錄681億美元營收,資料中心成長75%至623億美元。黃仁勳宣告Agentic AI拐點,Claude Code等工具驅動推理需求。Blackwell降低token成本10倍,Rubin接力。
Inference-time scaling in language models leads to adaptive resource rationality without explicit cost rewards. Models shift from brute-force to analytic strategies as task complexity rises. LRMs show robustness on challenging functions like XOR/XNOR unlike IT models.
Distinguishes inference scaling from natural compute increases for bigger tasks in LLMs. Uses Pareto frontiers of compute budget vs. task time-horizon to analyze efficiency. Argues true scaling concerns arise only when exceeding human-equivalent costs inefficiently.