Agent 与开发工具Microsoft Research官方来源 Computer-use AI agents struggle with multi-step workflows like email and customer support. Echoverse trains agents in realistic environments rather than simply providing more training tasks, helping them improve as the tasks, tests, and environments evolve. Th
Status: Resolved All impacted services have now fully recovered. Affected components Conversations (Operational)
前沿研究Microsoft Research官方来源 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
Gemini Robotics ER 2 helps robots reason, collaborate, and solve real-world tasks. It represents a step change in video understanding, tool orchestration, and multi-robot collaboration for robotic applications.
## Highlights - **Major performance work for attention-heavy LLMs.** - FlashAttention decode kernels were fused and extended for any sequence length ([#28389](https://github.com/microsoft/onnxruntime/pull/28389)). - FlashAttention prefill shared-memory path wa
来源已更新,查看详情及原始发布记录。
模型仓库动态。仓库创建:2026-07-16T15:01:42.000Z。最后修改:2026-07-29T12:52:27.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:image-text-to-text。
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 模型仓库(镜像)社区 / 第三方 模型仓库动态。仓库创建:2026-06-19T09:40:33.000Z。最后修改:2026-07-29T04:34:16.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:image-text-to-text。
Status: Resolved All impacted services have now fully recovered. Affected components Chat Completions (Operational)
## 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 @
Status: Resolved All impacted services have now fully recovered. Affected components Image Generation (Operational)
Agent 与开发工具MCP Python SDK 发布官方来源 # 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 发布官方来源 ## 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 模型仓库(镜像)社区 / 第三方 模型仓库动态。仓库创建:2026-02-25T22:12:01.000Z。最后修改:2026-07-28T08:39:04.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:text-to-image。
模型动态Stability AI 模型仓库(镜像)社区 / 第三方 模型仓库动态。仓库创建:2026-02-25T22:54:01.000Z。最后修改:2026-07-28T08:39:00.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:text-to-image。
模型动态Stability AI 模型仓库(镜像)社区 / 第三方 模型仓库动态。仓库创建:2026-02-25T22:40:42.000Z。最后修改:2026-07-28T08:38:53.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:text-to-image。
模型动态Stability AI 模型仓库(镜像)社区 / 第三方 模型仓库动态。仓库创建:2026-05-01T16:08:27.000Z。最后修改:2026-07-28T08:35:15.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:text-to-image。
模型动态Stability AI 模型仓库(镜像)社区 / 第三方 模型仓库动态。仓库创建:2026-05-01T16:08:06.000Z。最后修改:2026-07-28T08:34:36.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:text-to-image。
Agent 与开发工具MCP Python SDK 发布官方来源 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
Status: Resolved All impacted services have now fully recovered. Affected components Image Generation (Operational)
Status: Resolved All impacted services have now fully recovered. Affected components Images (Operational) Image Generation (Operational)
Status: Resolved All impacted services have now fully recovered. Affected components Chat Completions (Operational)
Status: Resolved All impacted services have now fully recovered. Affected components Conversations (Operational)
### 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 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
## 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
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
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