标签: 人工智能

Meta chief technology officer Andrew Bosworth says AI productivity gains should now mean we’re all doing more work — not taking time off

Meta chief technology officer Andrew Bosworth says AI productivity gains should now mean we're all doing more work — not taking time off

Meta CTO Andrew Bosworth 在内部问答中表示,AI 带来的效率提升应该让员工做更多工作、开发更多产品,而不是用来换取更长的假期。这一表态折射出科技公司在 AI 生产力红利分配问题上的真实立场,也与企业宣传中“AI 帮你省时间”的说法形成鲜明对比。

Mark Zuckerberg criticizes “closed” AI model makers, says AI labs are espousing a “discourse … so filled with doom”, and defends distillation as a principle (Jamie John/Financial Times)

Mark Zuckerberg criticizes "closed" AI model makers, says AI labs are espousing a "discourse ... so filled with doom", and defends distillation as a principle (Jamie John/Financial Times)

扎克伯格公开批评“封闭式”AI模型开发商,认为行业弥漫的“末日叙事”夸大了AI风险,同时为模型蒸馏这一技术路线辩护。由于Meta正是开源大模型的主要推动者,这番表态直接把开源与闭源路线之争推到了台前。

让任意LLM发现安全漏洞与代码缺陷

让任意LLM发现安全漏洞与代码缺陷

Product Hunt 上出现了一款面向安全场景的工具,它让开发者可以借助任意主流大语言模型(LLM)自动定位代码中的安全漏洞与缺陷。这件事的价值在于,它把 LLM 从“写代码”进一步推向“审代码”,且不绑定某一家模型。

让知识蒸馏便宜到可大规模运行

让知识蒸馏便宜到可大规模运行

Multiverse Computing 等研究团队提出两种系统级优化——离线缓存教师模型 Top-K logits,以及融合分块 KL 散度损失——把大模型知识蒸馏的显存峰值从约 250GB 降到约 128GB,让蒸馏可以在单张 H200 上跑通,大幅降低压缩大模型的门槛。