DawnSift
订阅日报
周二 · 科技日报 · 第 1 期

2026-07-07

今日 TL;DR

共采集 30 条候选情报(LLM 综述不可用,以下为规则排序结果)。

📌头条

1

OpenWrt One – Open Hardware Router

2

GLM 5.2 and the coming AI margin collapse

3

CoMaps – FOSS Offline Maps

AI 动态

arXiv:2607.02686v1 Announce Type: new Abstract: Reinforcement learning agents operating under partial observability must act on incomplete information, making them natural candidates for guidance from small language models (SLMs) that carry broad reasoning priors. Yet integrating SLM guidance into this setting has proven difficult: across all test environments, vanilla uncertainty-gated approaches achieve an overwrite rate at or near zero, meaning the SLM almost never contributes an independent

arXiv:2607.02914v1 Announce Type: new Abstract: Large language models (LLMs) have demonstrated remarkable capabilities across diverse applications, yet ensuring their simultaneous safety, helpfulness, and trustworthiness remains a persistent challenge. Conventional refusal-oriented alignment strategies mitigate harmful content generation but systematically fail to serve legitimate user needs, often withholding information that could safely and constructively address the underlying intent of sen

开发与开源

tencent/Hy3Simon Willison🔥其他

<p><strong><a href="https://huggingface.co/tencent/Hy3">tencent/Hy3</a></strong></p> New Apache 2.0 licensed model from Tencent in China:</p> <blockquote> <p>Hy3 is a 295B-parameter Mixture-of-Experts (MoE) model with 21B active parameters and 3.8B MTP layer parameters, developed by the Tencent Hy Team. Following the Hy3 Preview launch in late April, we gathered feedback from 50+ products and scaled up post-training with higher quality data. Today, we introduce Hy3, which outperforms similar-siz

An AI agent carried out the technical execution of a real-world ransomware attack for the first known time, but new details show a human still chose the victim, set up the infrastructure, and supplied stolen credentials — meaning it wasn't quite the fully autonomous cybercrime debut that last week's headlines suggested.

sqlite-utils 4.0rc3Simon Willison🔥其他

<p><strong>Release:</strong> <a href="https://github.com/simonw/sqlite-utils/releases/tag/4.0rc3">sqlite-utils 4.0rc3</a></p> <p>I hoped to release <code>sqlite-utils 4.0</code> stable this weekend, but as I worked through the backlog of issues and PRs with a combination of Claude Fable 5 and GPT-5.5 the changelog since rc2 <a href="https://sqlite-utils.datasette.io/en/latest/changelog.html#rc3-2026-07-05">kept getting bigger</a>.</p> <p>The biggest new feature is support for introspecti

社区热议

New model from Sberbank: https://huggingface.co/ai-sage/GigaChat3.5-432B-A28B Base version also available: https://huggingface.co/ai-sage/GigaChat3.5-432B-A28B-base Most important is the're also made a GGUF version: https://huggingface.co/ai-sage/GigaChat3.5-432B-A28B-GGUF For now it's not in master branch yet but one can build from this PR: https://github.com/ggml-org/llama.cpp/pull/25342

Kyutai dropped Pocket TTS a bit ago and I've been sitting on it for a benchmark. Finally ran it head to head against the three CPU TTS models that have been getting attention (Kokoro 82M, Supertonic 3, Inflect-Nano-v1). 180 timed runs, 36 audio samples, objective MOS scores via UTMOS. Short version: Pocket TTS is the slowest of the six configs I tested, and it's still the most interesting model in the field. Here's why. What Pocket TTS actually is: It's a ~100M param streaming language model tha