信源:X 硬核干货雷达 · 覆盖 12 账号
干货候选
- 主题:Global Workspace Theory 解释 CoT/Steering 向量何时真正起效 | 来源:@omarsar0 | 链接:https://x.com/omarsar0/status/2079235153210355754 | 仓库:无 | 论文:https://arxiv.org/abs/2607.15495 | 硬核点:Anthropic J-space 工作机制的长帖解析,"词语化表征 = 共享全局工作空间"——对构建 chain-of-thought 或 steering vector 系统的工程师有直接实操参考价值
- 主题:Deep-Thinking Tokens——用"预测不稳定Token"替代Token数衡量LLM真实推理努力 | 来源:@omarsar0 | 链接:https://x.com/omarsar0/status/2025239354327924833 | 仓库:无 | 论文:https://arxiv.org/abs/(原帖未附,搜索结果有摘要) | 硬核点:Google 新工作,AIME/GPQA 基准验证,对推理评估方法论有颠覆性;工程选型时判断"模型是否真的在想"有直接参考价值
- 主题:Olmo 3 vs Qwen3 架构逐项对比:post-norm、Sliding Window Attention、vocab size取舍细节 | 来源:@rasbt | 链接:https://x.com/rasbt/status/1991656199394050380 | 仓库:无 | 论文:无 | 硬核点:Olmo 3 作为全透明开源模型,其架构设计决策(post-norm 稳定性 vs pre-norm、KV cache 优化路径)有实战参考价值,7B 多头+MHA 保持值得注意
- 主题:LlamaIndex Retrieval Harness——连接数据源、索引更新、filesystem风格工具的持久化 agentic retrieval pipeline | 来源:@jerryjliu0 | 链接:https://x.com/jerryjliu0/status/2073407100642852871 | 仓库:run-llama/legacy(已入watchlist) | 论文:无 | 硬核点:现代 agentic RAG 的 reference implementation,解决大规模知识库自主导航问题,法律/金融场景可直接复用
- 主题:Building the Document Context Layer for AI Agents——从2023到2026 agent retrieval演进全貌 + 文档OCR难点 + agent-native格式方向 | 来源:@jerryjliu0 | 链接:https://x.com/jerryjliu0/status/2074165277634253106 | 仓库:无 | 论文:无 | 硬核点:LlamaIndex CEO 在 aiDotEngineer World Fair 的完整talk,梳理了文档解析→检索→agent工具链的完整技术栈演进,踩坑点明确
- 主题:Weak-to-Strong Generalization via Direct On-Policy Distillation | 来源:@_akhaliq | 链接:https://x.com/_akhaliq/status/2077170804693803266 | 仓库:无 | 论文:https://huggingface.co/papers/(原帖未附完整链接) | 硬核点:HF Paper page,分享 RL 中 weak-to-strong 泛化新工作,适合写 RLHF/post-training 实操攻略
- 主题:Long-Horizon-Terminal-Bench: Agents 长程terminal任务评测基准 | 来源:@_akhaliq | 链接:https://x.com/_akhaliq/status/2076742842769158545 | 仓库:无 | 论文:https://huggingface.co/papers/(原帖未附完整链接) | 硬核点:评测 LLM agent 在长时序 terminal 操作上的能力边界,适合 agent 评测攻略选题
- 主题:LlamaIndex OSS Software Factory——LangChain 开源工具链覆盖 terminal/Slack/Linear/GitHub/CI 全流程 | 来源:@hwchase17 | 链接:https://x.com/hwchase17/status/2078576948922708200 | 仓库:无 | 论文:无 | 硬核点:LangChain 展示其工具链完整覆盖工程场景的实操路线图,工程落地参考价值较高
其余线索
- LocateAnything:CVPR 2026 vision-language detection 新工作,NVIDIA AI 出品,HF trending #1,@_akhaliq 转发 | 链接:https://x.com/_akhaliq/status/2060071742517702955 | 适合跟踪多模态检测方向
- VideoChat3: Fully Open Video MLLM,@_akhaliq 7/17 分享 | 链接:https://x.com/_akhaliq/status/2078179729660629266 | 视频理解开源 SOTA 方向参考
- DataFlow-Harness: Grounded Code-Agent Platform,@_akhaliq 7/17 分享 | 链接:https://x.com/_akhaliq/status/2079980796782236046 | 代码 agent 评测/构建方向线索
- Cameron Wolfe: world modeling + RL agent 正在finalize长帖,@cwolferesearch 7/18 预告 | 链接:https://x.com/cwolferesearch/status/2078272777744736723 | RL/world modeling 攻略后续可跟踪