接入 API · 个人 AI 解读连接自己的模型解读资讯,浏览新闻无需配置。
GLOBAL AI OBSERVATORY 全球 AI 观察站

AI 资讯雷达紧跟下一次突破。

国内外 AI 最新资讯、大模型发布与能力更新。
追踪 Agent、MCP、算力与显卡,保留原始来源。

60 公开信源6h 更新间隔9 AI 领域
模型 / Agent / 算力 / 硬件 / 安全国内 + 全球
追踪 AI 的每个方向DeepSeekGLM 智谱Qwen 通义千问OpenAIClaudeGeminiNVIDIA
1100 条资讯按来源发布或更新时间排序
前沿研究Microsoft Research官方来源

EvoLib: Turning experience into evolving knowledge

LLMs do not get smarter just by remembering more. EvoLib turns experience into evolving knowledge, taking reusable skills and insights that help models learn and adapt across tasks long after deployment. The post EvoLib: Turning experience into evolving knowle

模型动态书生浦语模型仓库(镜像)社区 / 第三方

internlm/Intern-S2-Preview-397B · 仓库更新

模型仓库动态。仓库创建:2026-07-16T15:01:42.000Z。最后修改:2026-07-29T12:52:27.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:image-text-to-text。

算力与芯片Triton 编译器发布官方来源

Triton 编译器发布: gfx950-tutorial-v2.0

Adds the two compiler changes the Gluon Flash Attention kernels need, on top of gfx950-tutorial-v1.1. The LLVM pin is unchanged (850a2b1), so the out-of-tree LLIR-scheduler plugin does NOT need rebuilding. [Gluon] gl.warp_predicate — a per-wave masked-skip reg

模型动态百度 ERNIE 模型仓库(镜像)社区 / 第三方

baidu/Unlimited-OCR · 仓库更新

模型仓库动态。仓库创建:2026-06-19T09:40:33.000Z。最后修改:2026-07-29T04:34:16.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:image-text-to-text。

AI 应用ComfyUI 发布官方来源

ComfyUI 发布: v0.29.0

## What's Changed * fix(Video): stream the video transcode instead of buffering every frame in RAM (CORE-353) (CORE-351) by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/14813 * [Partner Nodes] feat(client): send ComfyUI Job Id in request headers by @

Agent 与开发工具MCP Python SDK 发布官方来源

MCP Python SDK 发布: v2.0.0

# MCP Python SDK v2 Stable Release This is v2.0.0, the stable v2 release of the MCP Python SDK. It supports the 2026-07-28 revision of the Model Context Protocol and serves every earlier revision from the same server. `pip install mcp` now installs 2.x. ```bas

Agent 与开发工具MCP Python SDK 发布官方来源

MCP Python SDK 发布: v1.29.0

## What's Changed * [v1.x] Route Context.report_progress() to the originating request stream by @maxisbey in https://github.com/modelcontextprotocol/python-sdk/pull/2994 * [v1.x] docs: publish llms.txt and markdown renditions of the docs by @maxisbey in https:

模型动态Stability AI 模型仓库(镜像)社区 / 第三方

stabilityai/sd-turbo-amdnpu · 仓库更新

模型仓库动态。仓库创建:2026-02-25T22:12:01.000Z。最后修改:2026-07-28T08:39:04.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:text-to-image。

模型动态Stability AI 模型仓库(镜像)社区 / 第三方

stabilityai/sdxl-base-amdnpu · 仓库更新

模型仓库动态。仓库创建:2026-02-25T22:54:01.000Z。最后修改:2026-07-28T08:39:00.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:text-to-image。

模型动态Stability AI 模型仓库(镜像)社区 / 第三方

stabilityai/sdxl-turbo-amdnpu · 仓库更新

模型仓库动态。仓库创建:2026-02-25T22:40:42.000Z。最后修改:2026-07-28T08:38:53.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:text-to-image。

Agent 与开发工具MCP Python SDK 发布官方来源

MCP Python SDK 发布: v2.0.0rc1

First v2 release candidate. Pre-releases are opt-in only; `pip install mcp` still resolves to the stable 1.x line. ```bash pip install mcp==2.0.0rc1 # or uv add "mcp==2.0.0rc1" ``` The [documentation](https://py.sdk.modelcontextprotocol.io/v2/) has the full tu

AI 应用Open WebUI 发布官方来源

Open WebUI 发布: v0.11.0

### Added - 🎨 **Redesigned interface.** Open WebUI has been visually rebuilt from the ground up. All aspects of the User Interface, from the chat view to the admin panel. Now with a narrower conversation column, lighter typography, tidier spacing, consistent

算力与芯片vLLM 发布官方来源

vLLM 发布: v0.26.0

# vLLM v0.26.0 Release Notes ## Highlights This release features 411 commits from 212 contributors (61 new)! * **New Inkling model family** with a full support stack: base modeling (#48799), piecewise CUDA graph support (#48822), Hopper FA4 relative attention

算力与芯片ONNX Runtime 发布官方来源

ONNX Runtime 发布: ONNX Runtime v1.28.0

## Announcements & Breaking Changes - Upgraded to **ONNX 1.22.0** and protobuf 6.33.5 ([#28754](https://github.com/microsoft/onnxruntime/pull/28754), [#29606](https://github.com/microsoft/onnxruntime/pull/29606), [#28967](https://github.com/microsoft/onnxrunti

故障与 BugOpenAI 服务状态官方来源

Elevated error rates

Status: Resolved All impacted services have now fully recovered. Affected components Sora (Operational) Voice mode (Operational) Audio (Operational) Realtime (Operational) Responses (Operational) Login (Operational) Chat Completions (Operational) Agent (Operat

故障与 BugOpenAI 服务状态官方来源

Elevated error rates

Status: Resolved All impacted services have now fully recovered. Affected components Voice mode (Operational) Files (Operational) Compliance API (Operational) File uploads (Operational) Conversations (Operational) Images (Operational) Chat Completions (Operati

把 AI 雷达放到桌面

在支持安装的浏览器中,可以将本站作为应用打开。

安装入口取决于浏览器;应用和网站使用同一份最新内容。

查看完整安装指南