接入 API · 个人 AI 解读连接自己的模型解读资讯,浏览新闻无需配置。

本地 AI 部署

关注本地模型部署、推理引擎、量化和工作站运行工具。

120 条资讯按来源发布或更新时间排序
AI 应用Open WebUI 发布官方来源

Open WebUI 发布: v0.11.1

### Added - 🚦 **Human in the loop tool approval.** Where an administrator has turned it on, you can switch a conversation from letting tools run freely to being asked first, so a model that wants to use a tool stops and waits for you to allow or deny it, one

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

SGLang 发布: v0.5.18

# Highlights *710 PRs from 212 contributors.* **New models in this release** (see the [cookbook](https://docs.sglang.io/cookbook) for all supported models): | Model | Type | PRs | Cookbook | |---|---|---|---| | Muse Glimmer | Autoregressive (Multimodal) | [#34

Agent 与开发工具Ollama 发布官方来源

Ollama 发布: v0.32.15

## What's Changed * New desktop onboarding flow on first launch * Caches resolved model metadata between requests, cutting time-to-first-token by roughly half (TTFT dropped from ~995 ms to ~524 ms in benchmarks) * Fixes a bug where chat and generate could wedg

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

ONNX Runtime 发布: ONNX Runtime v1.28.1

This is a patch release on top of [v1.28.0](https://github.com/microsoft/onnxruntime/releases/tag/v1.28.0), containing support for device-free WebGPU compilation, improved compatibility with sandboxed Windows processes, and targeted graph-validation fixes. ##

Agent 与开发工具Ollama 发布官方来源

Ollama 发布: v0.32.14

## What's Changed * llm: transcode WebP images for llama-server * renderers/qwen: tolerate non-leading system messages **Full Changelog**: https://github.com/ollama/ollama/compare/v0.32.13...v0.32.14

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

ONNX Runtime 发布: ONNX Runtime v1.29.0

## Announcements & Breaking Changes - onnxruntime-web has announced the deprecation of WebGL and JSEP. The native WebGPU EP is the recommended path going forward. See the deprecation and migration plans for details ([#29716](https://github.com/microsoft/onnxru

算力与芯片Intel OpenVINO 发布官方来源

Intel OpenVINO 发布: 2026.3.0

### Summary of major features and improvements * #### More GenAI coverage and framework integrations to minimize code changes * New models supported: * On CPU, GPU, and NPU: SmolLM3-3B, LFM2-1.2B, LFM2.5-1.2B * On CPU and GPU: Harrier OSS-v1-0.6B, Qwen3-8B wit

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

SGLang 发布: v0.5.17

# Highlights *582 PRs from 194 contributors.* **Kimi K3 day-0 support**: A 2.8T-parameter multimodal LatentMoE (896 experts, top-16, routed in a 3584-dim latent space) with a 1M-token context, 69 KDA linear-attention layers interleaved with 24 MLA layers, and

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

vLLM 发布: v0.27.0

# vLLM v0.27.0 Release Notes ## Highlights This release features 561 commits from 242 contributors (64 new)! * **Kimi K3 support** with a full stack landing in one release: core model files and kernels (#50089, #50000), Python (#50093) and Rust (#50104) fronte

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

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

SGLang 发布: v0.5.16

# Highlights *574 PRs from 169 contributors.* **DSpark: confidence-driven speculative decoding**: A new speculative algorithm. It drafts semi-autoregressively in blocks, then sizes each verify window from the draft's own confidence instead of a fixed draft len

Agent 与开发工具AgentScope 发布官方来源

AgentScope 发布: v2.0.5

## Highlight **Agent** - Support structured output (#2150) - Support environment information injection (#2134) **Workspace** - Support OpenSandbox (#1953), Daytona (#1943), K8s (#1933), Bubblewrap (#2051) **Tool** - Support PowerShell for Windows (#2132) **RAG

Agent 与开发工具AgentScope 发布官方来源

AgentScope 发布: v2.0.4.post1

## What's Changed * fix(gemini): fix gemini schema containing null by @qbc2016 in https://github.com/agentscope-ai/agentscope/pull/2020 * feat(workspace): add K8sWorkspace with Pod/PVC lifecycle, tar-stream backend and MCP gateway support by @XiuShenAl in http

算力与芯片AMD ROCm 发布官方来源

AMD ROCm 发布: ROCm 7.14.0 Release

# ROCm Core SDK 7.14.0 release notes ROCm Core SDK 7.14.0 transitions ROCm to [TheRock](https://github.com/ROCm/TheRock), a build and release system that introduces a modular architecture to improve flexibility, maintainability, and alignment with community us

Agent 与开发工具Transformers 发布官方来源

Transformers 发布: Release v5.14.0

# Release v5.14.0 ## New Model additions ### Inkling (fresh from Thinking Machines): 975B total, 41B active * Add Inkling model #47347 by @molbap @Cyrilvallez @eustlb and @zucchini-nlp Inkling is a general-purpose multimodal model that accepts text, image and

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

vLLM 发布: v0.25.1

# vLLM v0.25.1 ## Highlights This release features 2 commits from 2 contributors (1 new)! v0.25.1 is a patch release containing two targeted bug fixes on top of v0.25.0. ### Bug Fixes * **Avoid blocking model launching when no system FFmpeg is available for To

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

SGLang 发布: v0.5.15.post1

v0.5.15.post1 includes a few patches, mostly for GLM 5.2 - #30454 #30627: Fix DSA model launching on non Cuda/HIP devices - #30858: Fix flashinfer dependency on Cuda 12 images - #31001: Fix NaN outputs caused by flashinfer trtllm FP4 MoE kernels on long input

把 AI 雷达放到桌面

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

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

查看完整安装指南