每日简报

2026-07-08

Morning Brief

2026-07-08

今天市场受到了多重影响,技术创新和政治局势交织,带来了不确定性。

今日最重要的 5 件事

  1. 1
    技术动态GitHub Trending

    AI求职框架提升竞争力

    为什么重要 该项目通过提升求职者的竞争力,展示了AI在求职领域的巨大潜力,值得关注。

  2. 2
    财经要点Bloomberg Markets

    巴西银行欺诈案引发质疑

    为什么重要 这一事件凸显了金融行业内部控制的重要性,对投资者信心造成影响。

  3. 3
    时政观察NYT World

    特朗普对伊朗停火协议表示怀疑

    为什么重要 此言论可能引发新一轮的地缘政治紧张,影响全球经济与安全局势。

  4. 4
    财经要点Bloomberg Markets

    科技公司债券销售突破250亿美元

    为什么重要 这一趋势显示出科技领域不断变化的融资方式,为市场提供了新的动态。

  5. 5
    财经要点Financial Times

    UniCredit获得Commerzbank 48%股权

    为什么重要 这一收购行动标志着市场整合的进一步加剧,可能影响整个金融生态。

市场状态

Risk-Off
  • 4 个跟踪资产处于多头趋势,8 个处于空头趋势。
  • SPY 当前为 bullish,5 日 -0.57%,RSI 50.8。
  • 加密恐惧贪婪指数为 20(极度恐慌)。
  • 加密总市值 24h 变化为 -2.61%。

观察 观察 BTC 在 5 日 -1.12% 后能否企稳。

招聘信号

  • 升温 AI求职应用开发 随着AI在求职领域的应用扩展,企业对开发相关任务的需求逐渐上升。
  • 升温 金融风险管理 因金融事件频繁,相关风险管理人才需求增强。
  • 稳定 国际关系分析 政治局势不稳定,对具备分析能力的专业人才需求相对平稳。

论文趋势

X 讨论主题

Top Project

MadsLorentzen/ai-job-search

TypeScript · ★ 14,016 · 🍴 4,336 · 📈 5,071 stars today

AI-powered job application framework built on Claude Code. Fork it, fill in your profile, and let Claude evaluate jobs, tailor CVs, write cover letters, and prepare you for interviews.

中文介绍 基于Claude Code构建的AI驱动求职申请框架,支持个人资料填写、职位评估、简历定制、求职信撰写及面试准备。为什么重要:这个项目帮助求职者高效提升竞争力,展示了AI在求职领域的广泛应用潜力。

Most Practical

addyosmani/agent-skills

JavaScript · ★ 73,166 · 🍴 7,899 · 📈 1,322 stars today

Production-grade engineering skills for AI coding agents.

中文介绍 为AI编程代理提供生产级工程技能,旨在提升其代码生成与执行能力。为什么重要:该项目推动了AI代理在实际开发中的应用,反映了工具链的发展趋势。

Most Surprising

ruvnet/RuView

Rust · ★ 78,902 · 🍴 10,613 · 📈 793 stars today

π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.

中文介绍 RuView通过将普通WiFi信号转化为实时空间智能、生命体征监测和存在检测,且无需视频,提供全新的数据分析方式。为什么重要:这项技术推动了无摄像头监控的进步,对隐私保护和监测应用具有深远影响。

RynnWorld-Teleop: An Action-Conditioned World Model for Digital Teleoperation

👍 65

Scaling robot learning requires massive, diverse trajectory data, yet collection is currently bottlenecked by physical teleoperation, where every demonstration binds operator time to specific hardware and workspaces. We introduce digital teleoperation, a paradigm that decouples data collection from

中文介绍 论文提出了一种数字化远程操作的新范式,以解决物理远程操作对数据收集造成的瓶颈。该方法通过将数据收集与操作控制解耦,支持大规模、多样化的轨迹数据收集。使用新模型进行实验,表明该方法在数据效率上有显著提升,可能推动机器人学习和自动化领域的发展。意义:为Agent和机器人学习提供新的数据收集方法。

Hierarchical Sparse Attention Done Right: Toward Infinite Context Modeling

👍 31

Scaling modern large language models (LLMs) to long contexts is limited by the quadratic computation cost, and poor length extrapolation of dense attention. Chunk-wise sparse attention offers a promising alternative, but all existing methods fall short of full attention because of their inaccurate c

中文介绍 为了解决现代大语言模型在长文本处理中的计算成本问题,本文提出了一种分层稀疏注意力机制,通过对现有方法的改进,达到更好的上下文建模效果。实验结果显示,优化后的模型在处理长上下文时表现出更高的效率,能够支持无限长的上下文建模。意义:推动长文生成和理解的研究趋势。

Vision as Unified Multimodal Generation

👍 28

We formulate computer vision as unified multimodal generation, where heterogeneous visual tasks are expressed in the native text and image generation spaces of a unified multimodal model, without task-specific architectures. Under this formulation, SenseNova-Vision uses natural-language instructions

中文介绍 本研究将计算机视觉视为统一的多模态生成,提出了一种无任务特定架构的通用多模态模型SenseNova-Vision。该模型通过自然语言指令执行多样的视觉任务,表现出较强的跨模态生成能力。实验结果表明,该方法提升了多模态任务的处理效率,可能在视觉理解和生成领域产生广泛影响。意义:促进多模态生成和理解的研究进展。

Bridging Interleaved Multi-Modal Reasoning as a Unified Decision Process

👍 24

Unified multi-modal models (UMMs) have shown promising interleaved text-image reasoning capabilities, yet effectively optimizing such multi-turn generation via reinforcement learning (RL) remains an open challenge. Existing approaches apply RL exclusively to text steps, relegating image generation t

中文介绍 为了解决统一多模态模型在多轮生成中的优化问题,本文提出了一种强化学习框架,优化文本和图像生成过程。通过将强化学习扩展到图像生成步骤,模型在多模态推理上取得显著进展,提升了决策过程的有效性。结果表明,该方法在多模态推理中具有更好的生成效果,可能推动交互式生成系统的发展。意义:对多模态推理和决策支持系统有积极影响。

Multi-Turn Agentic Scientific Literature Search via Workflow Induction

👍 23

Scientific literature search often requires more than retrieving papers from a single query: users' intents are underspecified, preference-dependent, and evolve through interaction. Existing search agents typically rely on fixed pipelines or implicit language-only reasoning, making their search stra

中文介绍 针对科学文献搜索的复杂性,本文提出了一种基于工作流归纳的多轮智能文献搜索方法。该方法通过用户交互实时调整搜索意图,克服了固定管道和语言推理的限制。实验表明,相比传统方法,该系统在用户满意度和搜索效率上显著提升,推动了文献检索系统的智能化发展。意义:提升文献搜索和信息检索领域的智能化水平。

Gemma 4 Technical Report

👍 20

We introduce Gemma 4, a new generation of open-weight, natively multimodal language models in the Gemma model family. Designed to advance compute efficiency and reasoning, the Gemma 4 model suite features dense and Mixture-of-Experts architectures, ranging from 2.3B to 31B parameters. Alongside impr

中文介绍 论文介绍了Gemma 4,一个新一代的开放权重多模态语言模型。Gemma 4在计算效率和推理能力上进行了优化,采用了密集以及混合专家架构,参数范围从2.3B到31B。实验结果显示,该模型在多模态任务上表现出优越的能力和效率,推动了多模态AI的发展。意义:促进大规模多模态模型的应用与研究进展。

Light-Omni: Reflex over Reasoning in Agentic Video Understanding with Long-Term Memory

👍 19

Agentic video understanding equips models with long-term memory to autonomously process and respond to continuous, long-horizon multimodal streams. However, advanced video agents often rely on ``detective-style'' iterative reasoning for action control (e.g., search) and evidence aggregation, incurri

中文介绍 研究提出了一种针对长时程视频理解的智能模型Light-Omni,具备长时记忆,能够自主处理和响应复杂的多模态视频流。该模型减少了传统推理模式的依赖,提高了视频操作的准确性和速度。实验结果显示,该方法在复杂视频理解任务中表现突出,为未来的智能视频处理提供了新思路。意义:推动智能视频理解和处理的研究方向。

KVpop -- Key-Value Cache Compression with Predictive Online Pruning

👍 17

Key-value (KV) cache growth is a major bottleneck in autoregressive decoding, as memory and bandwidth scale linearly with context length. Existing KV eviction methods often rely on static heuristics or proxy scores, which poorly track future token utility and cause brittle eviction as relevance shif

中文介绍 本文提出了一种新的Key-Value缓存压缩方法KVpop,通过预测在线修剪来优化自回归解码过程。通过动态跟踪未来标记的实用性,该方法显著提高了缓存管理的效率并减少了资源消耗,提升了解码速度。实验结果显示,相较于静态方法,效率提高了显著水平。意义:对高效自回归生成任务的研究具有重要贡献。

Parallelized Autoregressive Decoding for Omni-Modal Dense Video Captioning

👍 16

Dense video captioning aims to generate temporally grounded descriptions of video events, benefiting both event-level video understanding and generation. In this domain, autoregressive video large language models have emerged as a prevalent paradigm due to their strong generative and cross-modal mod

中文介绍 针对密集视频字幕生成任务,研究提出了一种并行自回归解码方法。此方法结合了事件级视频理解和生成,利用大语言模型的强大生成能力有效提升了字幕的时效性和准确性。实验结果表明,该方法在视频描述任务上具有更强的性能,推动了视频自动生成和理解领域的发展。意义:为视频字幕生成和理解提供了新的技术支持。

SkillOpt-Lite: Better and Faster Agent Self-evolution via One Line of Vibe

👍 15

While skill optimization for autonomous agents has gained traction, existing methods rely on complex pipelines. This leaves a fundamental question unaddressed: What constitutes a minimal viable pipeline for skill optimization, where every component is justified by theory or empirical necessity? We f

中文介绍 论文提出了一种名为SkillOpt-Lite的新方法,用于简化自主体的技能优化过程,强调理论和实证必要性。在所建立的框架下,验证了优化过程中各组件的有效性和必要性,得出较传统方法更优的技能发展路径。实验结果显示,该流程在效率和效果上有所提升,有助于进一步发展自主体的技能学习。意义:为自主体优化算法的研究提供了理论基础。

DSpark: Confidence-Scheduled Speculative Decoding with Semi-Autoregressive Generation

👍 13

Speculative decoding accelerates Large Language Model (LLM) inference by decoupling draft generation from target verification. While recent parallel drafters efficiently propose long token sequences in a single forward pass, they suffer from rapid acceptance decay due to a lack of inter-token depend

中文介绍 文中提出了DSpark,一种信心调度的投机解码方法,结合半自回归生成框架,旨在加速大语言模型的推理过程。通过将草稿生成与目标验证解耦,该方法显著改善了长序列的生成效果。实验结果表明,DSpark在多种场景下有效提升了推理速度和准确性,推动快速解码技术的发展。意义:对大语言模型的推理效率提升具有重要影响。

From Foundation to Application: Improving VLA Models in Practice

👍 10

Despite recent progress of VLA foundation models, the disparity between laboratory conditions and real-world applications continues to impede their practical implementation. To bridge this gap, we present LingBot-VLA 2.0, which advances LingBot-VLA through improvements in three functional domains. (

中文介绍 为了解决VLA模型在实际应用中的差距,本文提出了LingBot-VLA 2.0,改进了模型在功能性方面的表现。通过在三个功能领域的提升,该模型降低了实验室和现实世界之间的差异。实验结果显示,改进后模型在实际应用中表现卓越,推动了VLA模型的实际应用发展。意义:提升VLA模型对实际应用的适应性。

MentalThink: Shaping Thoughts in Mental SVG World

👍 10

We introduce MentalThink, a visual-symbolic reasoning paradigm that equips Multimodal LLMs (MLLMs) with an executable mechanism for "mental" visualization. The core of MentalThink is a think-with-SVG pipeline, where the model learns to generate, render, and interpret scalable vector graphics (SVG) c

中文介绍 论文介绍了MentalThink,一个视觉符号推理的框架,使多模态大语言模型具备了可执行的“心理”可视化机制。核心为think-with-SVG管线,模型学习生成、渲染和解释可缩放矢量图形。实验表明该方法在推理准确性和复杂性处理方面有显著优势,为多模态体裁的推理研究提供了新方向。意义:促进视觉符号推理和创作的研究。

Look Before You Leap: Distilling Tree Search into Action Evaluation for Frozen VLA Models

👍 10

Vision-Language-Action (VLA) models acquire broad embodied capabilities through large-scale pretraining, yet their generalization remains far more fragile than that of LLMs and VLMs. The prevailing remedy, post-training via supervised fine-tuning or reinforcement learning, improves task-specific per

中文介绍 为提升Vision-Language-Action(VLA)模型的泛化能力,本文提出了一种新方法,通过提炼树搜索来优化动作评估。通过树搜索的数据精炼,模型在特定任务上的表现显著提升,验证了后训练的有效性。实验结果显示,该方法在多项任务中表现突出,有助于推动VLA模型的改进和应用。意义:为VLA模型的优化提供新思路。

Unified Audio Intelligence Without Regressing on Text Intelligence

👍 10

Audio intelligence involves understanding, reasoning about, and generating both audio and speech. In this work, we introduce Nemotron-Labs-Audex-30B-A3B (Audex), a unified audio-text LLM built on Nemotron-Cascade-2-30B-A3B, a strong text-only MoE LLM. Audex adopts a simple unified design with a sing

中文介绍 这项研究提出了Audio Intelligence的统一模型Nemotron-Labs-Audex,以处理音频和文本指令。Audex在设计上简化了框架,以提高音频和语言的理解与生成能力。实验结果表明,该模型在音频处理领域表现出色,造成了音频智能技术的进一步发展。意义:推动音频处理与理解的结合发展。

TurnOPD: Making On-Policy Distillation Turn-Aware for Efficient Long-Horizon Agent Training

👍 9

On-policy distillation (OPD) trains a student policy by matching a stronger teacher on the student's own trajectories, offering a promising framework for language agent training. However, its application to long-horizon agentic tasks remains insufficiently explored. We identify two key inefficiencie

中文介绍 本文提出了一种面向长时程代理训练的On-policy Distillation方法TurnOPD。通过识别代理任务中的两大关键效率问题,优化了该方法在多轮任务中的应用,提升了训练效率。实验结果表明,新方法在长时程任务上有效减少了训练时间和计算资源消耗,对代理训练的优化研究具有重要意义。意义:提升代理训练效率和有效性。

CanvasAgent: Enabling Complex Image Creation and Editing via Visual Tool Orchestration

👍 8

Complex image creation and editing often require more than a single generation or editing model. A user request may involve synthesizing images, localizing objects, segmenting regions, editing selected content, compositing intermediate assets, reading text, and enhancing the final result. Such tasks

中文介绍 文中介绍了CanvasAgent,该模型通过视觉工具编排实现复杂图像创作与编辑。该方法整合了图像合成、对象定位、区域分割和内容编辑等功能,明显提升了多功能图像处理的能力。实验表明,该系统在执行复杂图像任务时表现突出,为未来图像生成和编辑技术的融合提供了新的途径。意义:推动图像生成与编辑技术的进步。

SeKV: Resolution-Adaptive KV Cache with Hierarchical Semantic Memory for Long-Context LLM Inference

👍 7

Large language models increasingly operate over long contexts, where the KV cache becomes a dominant memory bottleneck: its size grows linearly with sequence length and must be retained throughout decoding, making full GPU caching prohibitively expensive without compression. Existing KV cache compre

中文介绍 为了解决大语言模型在长上下文推理中的KV缓存瓶颈,本文提出了一种分辨率自适应的KV缓存管理方案SeKV。该方法通过层次语义记忆提高缓存效能,显著优化了长序列下的解码过程。实验结果显示,该方法在长上下文任务中取得了更好的推理效果,推动了大语言模型的进阶应用。意义:助力长上下文推理和优化的研究。

PointDiT: Pixel-Space Diffusion for Monocular Geometry Estimation

👍 6

State-of-the-art single-image 3D reconstruction methods often rely on complex hybrid architectures and loss functions, or compress geometry into latent spaces in order to leverage pre-trained latent diffusion models. In this work, we show that such architectural overhead and intricate loss formulati

中文介绍 本文介绍了PointDiT,一种基于像素空间扩散的新方法,旨在提升单图像3D重建的精度和效率。通过简化模型结构和损失函数,该方法减轻了现有技术的复杂性,优化了重建结果。实验统计表示,PointDiT在重建精度和处理速度上都较前沿方法有显著提升,推动了3D计算机视觉的发展。意义:促进3D重建技术的创新与应用。

TREK: Distill to Explore, Reinforce to Refine

👍 6

Group Relative Policy Optimization (GRPO) is effective when the current policy already samples useful reasoning trajectories, but it stalls on hard prompts whose correct solution modes lie outside the student's on-policy support. We propose TREK (Teacher-Routed Exploration via Forward KL), a simple

中文介绍 本研究提出了TREK,一种通过教师引导的探索与强化学习方法。该方法针对群体相对策略优化(GRPO)中的困难任务,显著改善了样本效率和推理能力,使得模型能够更好地应对复杂提示。实验结果验证了TREK在多任务学习上的优越性,有助于推动智能系统的自主学习能力。意义:提升智能体在复杂任务中的适应能力与探索能力。

The Task Economy - Data will be the next $1 Trillion Category

@EverettRandle · 19.4K 粉丝 · 484.8K 阅 · 507 赞 · 56 转

The Token Economy When we talk about AI today, tokens are king. Specifically, inference tokens have emerged as the primary proxy for tracking the growth of the AI ecosystem. Public companies report

中文介绍 博主探讨了代币经济在人工智能领域的重要性,特别是推理代币作为追踪AI生态系统增长的主要指标。这反映出公众公司在AI相关数据报告的趋势,表明代币经济正成为一个价值万亿美元的类别。

Continual Learning for Agents

@pirroh · 15.0K 粉丝 · 314.8K 阅 · 540 赞 · 59 转

Everyone talks about Continual Learning as if it means one thing only: updating model weights. But there's an inconvenient truth about the agent ecosystem — the vast majority of agents in production

中文介绍 博主讨论了持续学习在代理生态系统中的复杂性,强调单纯更新模型权重并不足以涵盖大部分生产环境中的代理。这揭示出关于代理智能的深入探讨,显示行业内对持续学习的新认识。

Everyone is wrong about open source AI in the enterprise

@thejessezhang · 59.4K 粉丝 · 274.2K 阅 · 512 赞 · 54 转

The prevailing story right now is that open source is eating the enterprise. The capability gap between the best closed and open models has shrunk to low single digits. A third of the Fortune 500 has

中文介绍 博主指出开源AI在企业中的普及被夸大,认为最佳的封闭与开源模型之间的能力差距已缩小至几乎无差。这反映出企业对开源解决方案的接受度在提高,同时也引发了对AI模型真实性能的再评估。

Getting started with loops

@ClaudeDevs · 545.1K 粉丝 · 252.4K 阅 · 2.9K 赞 · 239 转

There’s a lot of talk right now about "designing loops" instead of prompting your coding agent. If you spend some time on X trying to pin down what a loop actually is, you'll come across multiple

中文介绍 博主讨论了设计循环(loops)而非简单提示编码代理的理念,探讨这一新方法如何改变与AI编码引擎交互的方式。这表明行业正在寻求更高效的交互和控制模式。

This prompt will change your life

@EXM7777 · 123.5K 粉丝 · 233.6K 阅 · 554 赞 · 38 转

for most people, fable has a few hours left to live... this is the smartest model that ever existed and everyone's spending its last night building one more app i made it do something 100x more

中文介绍 博主提出一种提示将显著提升用户体验,声称其构建的应用能使效率提升达100倍。这反映了用户对于AI工具快速迭代与应用开发的强烈需求。

How to become an applied AI engineer

@eyad_khrais · 20.2K 粉丝 · 225.8K 阅 · 508 赞 · 38 转

I wrote this as the guide I would have wanted before making the transition into Applied AI Engineering. The role broadly overlaps with traditional software engineering, but it adds a few important

中文介绍 博主分享了如何成为应用AI工程师的指南,着重于其与传统软件工程师的交集,同时强调需掌握的新技能。这显示出应用AI领域的人才培养需求在增长。

The Heretic’s Guide to AI’s Stars Part III: AI Demand, Offshore Financing, & Compression Too

@michaeljburry · 2.0M 粉丝 · 209.2K 阅 · 508 赞 · 51 转

“They are just flying empty airplanes around.” - Son NVIDIA is the North Star, Orion, the whole Milky Way. NVIDIA is benefitting from strong demand, but is selling into a concentrated set of buyers

中文介绍 博主分析了NVIDIA等大公司的市场需求与离岸运营的关系,暗示AI行业正在经历集中买家的新动态。这显示出对高性能计算芯片的强劲需求正驱动市场前景。

Expanding Managed Agents in Gemini API: background tasks, remote MCP and more

@GoogleAIStudio · 184.1K 粉丝 · 165.4K 阅 · 504 赞 · 62 转

Today we’re announcing new capabilities in Managed Agents in Gemini API, including background execution, remote MCP server integration, custom function calling and refreshing credentials across

中文介绍 Google宣告在Gemini API中新增了托管代理的管理功能,包括后台执行、远程MCP服务器集成等,这表明AI工具在功能扩展持续推动行业创新。

You have 1 day to clone Fable 5 into Opus 4.8.

@alex_prompter · 277.4K 粉丝 · 125.9K 阅 · 595 赞 · 77 转

Tomorrow is the last day Fable 5 sits inside your plan for free. After July 7 it moves to pay-per-use credits, and most people are about to spend the week arguing over whether it's worth keeping. That

中文介绍 博主提醒用户尽快将Fable 5克隆到Opus 4.8,预示着用户面临即将变更的模型访问政策。这反映出对用户如何应对AI工具商业模式转变的关注。

Do this on your last day with Fable

@EXM7777 · 123.5K 粉丝 · 86.9K 阅 · 510 赞 · 37 转

You can extract Fable 5's intelligence out of the model before it's gone... and i'm going to teach you the 5 workflows that do it, with every prompt ready to paste because tomorrow Fable 5 leaves your

中文介绍 博主传授如何在Fable结束前提取其智能的5种工作流程,强调高效率的操作和提示内容。这显示出用户希望优化AI模型使用的迫切需求。

How to Distill a $10M+ AI Researcher

@JIACHENLIU8 · 2.9K 粉丝 · 48.9K 阅 · 508 赞 · 28 转

tldr: Research Process > Research Outcomes Everyone says the best researchers have great intuition. They seem to know which questions are worth asking before the field recognizes them as important.

中文介绍 博主分析研究过程与成果的关系,表明优秀研究者的直觉能力并非偶然。这提示行业对于研究有效性与直觉之间的理解正在深化。

The Math Needed for AI/ML (Complete Roadmap)

@TheVixhal · 22.5K 粉丝 · 30.1K 阅 · 531 赞 · 56 转

In this article, I’m going to break down the essential math you need for AI and machine learning. I’ll also share the exact roadmap and resources that helped me personally. Let’s get straight to it.

中文介绍 博主提供了学习AI和机器学习所需的基本数学知识与资源分享,展现出对新手的实用指南。这反映出对基础教育与技能学习在AI领域重要性的共识。

The foundational elements of AI architecture that IT leaders need to scale

With the rapid progress of AI capabilities and the move to agentic systems, organizations are expanding their use cases as the technology continues to grow. That constant evolution also introduces risk, leaving IT leaders to wonder which investments will prove valuable even six months into the futur

中文介绍 随着 AI 技术的迅速发展,组织正在扩大其应用案例,但这也带来了风险,IT 领导者需谨慎投资。

[AINews] The Field Guide to Fable

a quiet day lets us digest the world's most significant model launch... to date.

中文介绍 今天的安静使我们能深入理解全球最重要的模型发布。

Australian Payments Plus moves faster with ChatGPT and Codex

See how Australian Payments Plus uses ChatGPT Enterprise and Codex to move faster through payments complexity. AP+ saves time, improves quality, and keeps human judgment central.

中文介绍 澳大利亚支付公司 AP+ 利用 ChatGPT 企业版和 Codex 加速支付流程,提高质量并强化人类判断。

MUFG aims to become AI-native with OpenAI

MUFG uses ChatGPT Enterprise to build an AI-native organization, improve workflows, and deliver new AI-powered financial services at scale.

中文介绍 三菱UFJ金融集团(MUFG)通过 ChatGPT 企业版致力于构建 AI 原生组织,并提升工作流程。

Your family’s $300 stake in OpenAI

This story originally appeared in The Algorithm, our weekly newsletter on AI. To get stories like this in your inbox first, sign up here. OpenAI CEO Sam Altman’s oft-discussed promise that Americans will share in the wealth AI creates was in the news again last week. On Thursday, the Financial Times

中文介绍 OpenAI 首席执行官 Sam Altman 再次提及美国人将分享 AI 创造的财富,引发关注。

not much happened today

**Tencent** released **Hy3**, a **295B MoE** open-weight model with **21B active parameters**, **192 experts**, and **256K context** supporting **MTP speculative decoding**. It runs natively on **vLLM** with optimizations for **NVIDIA** and **AMD** hardware, achieving up to **2.95x** speedups and la

中文介绍 腾讯发布了 Hy3,这是一款 295B MoE 开源权重模型,具有 21B 活跃参数和 192 个专家,支持 256K 上下文,优化了 NVIDIA 和 AMD 硬件。

🤗 Kernels: Major Updates

中文介绍 🤗 Kernels 进行了重大更新,改善了用户体验和功能。

市场总览

当前金融市场整体呈现混合状况。其中美股如 AAPL 和 0700.HK 在较短时间内显示出上行动能,受益于技术指标如 MACD 金叉。然而,加密市场处于极度恐慌状态,总市值为 2.22 万亿美金,近24小时下跌2.61%,BTC 主导率仍占 55.9%。VIX 恐慌指数上涨9.05%,显示出市场情绪不稳定。

今日关注

AAPL Apple
偏上行

Apple 目前价格为 310.3,接近 52 周高,仅差 2.24%。最近 MACD 出现金叉,且 RSI 为 60.3,处于正常范围,显示出多头动能。

0700.HK 腾讯控股 (0700.HK)
偏上行

腾讯控股现价为 478.8,近一日上涨 3.82%。其 MACD 也呈现金叉,并且 RSI 为 63.2,表明短期内可能存在进一步的上行动力。

BABA 阿里巴巴 (BABA)
中性

阿里巴巴当前价格为 108.47,过去一天涨幅显著达到 10.53%。尽管该股呈现 MACD 金叉信号,但仍处于空头排列中,显示出技术指标的分歧。

全部资产

^VIX

VIX 恐慌指数

$17.59 +9.05%
5 日
+6.93%
距 52w 高
-50.2%
RSI(14)
50.5
趋势
中性
SMA 20 / 50 / 200
17.77 / 17.49 / 18.68
MACD / 信号
-0.353 / -0.216

^TNX

10Y 美债收益率 (%)

$4.58 +1.24%
5 日
+4.82%
距 52w 高
-2.2%
RSI(14)
62.8
趋势
多头
SMA 20 / 50 / 200
4.47 / 4.47 / 4.24
MACD / 信号
0.009 / -0.003
MACD 金叉 (1 天前)接近 52 周高多头排列

DX-Y.NYB

美元指数 DXY

$101.14 +0.00%
5 日
-0.05%
距 52w 高
-0.6%
RSI(14)
61.7
趋势
多头
SMA 20 / 50 / 200
100.70 / 99.60 / 98.90
MACD / 信号
0.454 / 0.501
MACD 死叉 (2 天前)接近 52 周高多头排列

SPY

S&P 500 ETF

$742.55 -0.69%
5 日
-0.57%
距 52w 高
-2.3%
RSI(14)
50.8
趋势
多头
SMA 20 / 50 / 200
741.46 / 739.58 / 693.59
MACD / 信号
1.932 / 1.816
MACD 金叉 (2 天前)接近 52 周高多头排列

QQQ

Nasdaq 100 ETF

$706.38 -0.43%
5 日
-4.08%
距 52w 高
-5.6%
RSI(14)
46.2
趋势
中性
SMA 20 / 50 / 200
719.95 / 712.51 / 636.74
MACD / 信号
0.630 / 3.568

AAPL

Apple

$310.30 -0.12%
5 日
+7.24%
距 52w 高
-2.2%
RSI(14)
60.3
趋势
多头
SMA 20 / 50 / 200
295.48 / 295.84 / 271.78
MACD / 信号
2.712 / 0.480
MACD 金叉 (3 天前)接近 52 周高多头排列

MSFT

Microsoft

$382.96 -1.51%
5 日
+2.67%
距 52w 高
-31.1%
RSI(14)
46.4
趋势
空头
SMA 20 / 50 / 200
382.06 / 405.30 / 443.59
MACD / 信号
-6.845 / -9.280
MACD 金叉 (3 天前)空头排列

NVDA

Nvidia

$197.26 +0.17%
5 日
-1.41%
距 52w 高
-16.6%
RSI(14)
43.9
趋势
中性
SMA 20 / 50 / 200
201.35 / 209.38 / 191.37
MACD / 信号
-3.842 / -3.520

GOOGL

Alphabet

$361.40 -1.53%
5 日
+1.13%
距 52w 高
-11.6%
RSI(14)
49.9
趋势
中性
SMA 20 / 50 / 200
358.09 / 372.42 / 317.86
MACD / 信号
-1.875 / -3.614
MACD 金叉 (3 天前)

TSLA

Tesla

$394.19 -2.16%
5 日
-6.28%
距 52w 高
-21.0%
RSI(14)
47.2
趋势
空头
SMA 20 / 50 / 200
399.08 / 408.01 / 418.37
MACD / 信号
-0.934 / -1.901
空头排列

META

Meta

$601.85 -2.23%
5 日
+6.85%
距 52w 高
-24.4%
RSI(14)
53.5
趋势
中性
SMA 20 / 50 / 200
577.29 / 601.41 / 643.93
MACD / 信号
-0.947 / -7.555
MACD 金叉 (4 天前)
加密恐慌贪婪
20
极度恐慌
加密总市值
$2.22 T
-2.61% / 24h
BTC 主导率
55.9%
ETH 9.4%
24h 成交量
$77.1 B
活跃币 17,328

BTC-USD

Bitcoin

$61,842.60 -2.30%
5 日
-1.12%
距 52w 高
-51.0%
RSI(14)
44.8
趋势
空头
SMA 20 / 50 / 200
61,817.28 / 65,913.46 / 74,349.68
MACD / 信号
-771.353 / -1,358.943
空头排列

ETH-USD

Ethereum

$1,727.71 -2.31%
5 日
-1.64%
距 52w 高
-65.1%
RSI(14)
50.4
趋势
空头
SMA 20 / 50 / 200
1,677.47 / 1,786.91 / 2,245.39
MACD / 信号
-3.938 / -30.134
空头排列

SOL-USD

Solana

$76.91 -4.64%
5 日
-6.53%
距 52w 高
-69.6%
RSI(14)
52.2
趋势
中性
SMA 20 / 50 / 200
74.87 / 75.01 / 92.68
MACD / 信号
2.013 / 1.234

BABA

阿里巴巴 (BABA)

$108.47 +10.53%
5 日
+13.01%
距 52w 高
-43.7%
RSI(14)
50.2
趋势
空头
SMA 20 / 50 / 200
104.30 / 120.92 / 146.15
MACD / 信号
-6.365 / -7.504
MACD 金叉 (1 天前)空头排列

PDD

拼多多 (PDD)

$84.47 +2.36%
5 日
+10.74%
距 52w 高
-39.4%
RSI(14)
53.7
趋势
空头
SMA 20 / 50 / 200
80.00 / 88.47 / 107.71
MACD / 信号
-1.599 / -2.969
空头排列

JD

京东 (JD)

$27.58 +4.11%
5 日
+8.24%
距 52w 高
-25.2%
RSI(14)
50.9
趋势
空头
SMA 20 / 50 / 200
27.00 / 29.05 / 29.81
MACD / 信号
-0.733 / -0.933
MACD 金叉 (2 天前)空头排列

0700.HK

腾讯控股 (0700.HK)

HK$478.80 +3.82%
5 日
+11.40%
距 52w 高
-29.9%
RSI(14)
63.2
趋势
中性
SMA 20 / 50 / 200
442.27 / 452.18 / 555.79
MACD / 信号
-0.709 / -6.353
MACD 金叉 (2 天前)

GC=F

黄金期货

$4,066.10 -1.91%
5 日
+1.07%
距 52w 高
-27.2%
RSI(14)
39.2
趋势
空头
SMA 20 / 50 / 200
4,145.97 / 4,393.80 / 4,463.04
MACD / 信号
-91.527 / -105.177
死叉(SMA50↓SMA200) (4 天前)MACD 金叉 (3 天前)空头排列

CL=F

WTI 原油期货

$75.65 +7.40%
5 日
+8.85%
距 52w 高
-36.7%
RSI(14)
45.0
趋势
中性
SMA 20 / 50 / 200
75.63 / 88.96 / 74.14
MACD / 信号
-5.382 / -5.952
MACD 金叉 (今天)

USDCNY=X

美元 / 人民币

¥6.79 -0.07%
5 日
-0.04%
距 52w 高
-5.8%
RSI(14)
54.2
趋势
中性
SMA 20 / 50 / 200
6.78 / 6.79 / 6.94
MACD / 信号
0.002 / -0.000
接近 52 周低
风险提示

请注意,过去走势不代表未来表现。本报告仅供技术指标解读参考,不构成投资建议。

Teenager arrested after two girls, 13, seriously injured in German school attack

Police said a major operation was under way in the area of Welfen-Gymnasium secondary school in Schongau, Bavaria.

中文摘要 德国巴伐利亚州舒霍高的威尔芬中学发生袭击事件,造成两名13岁女孩重伤。一名青少年因该事件被警方逮捕,警方正在该地区进行大规模行动。

Live Updates: Trump Lashes Out at NATO Summit but Offers New Help to Ukraine

Though President Trump assailed partners for not joining the war in Iran, he said he would grant Ukraine long-sought authority to make the Patriot defense system.

中文摘要 特朗普在北约峰会上批评盟友未参与伊朗战争,但表示将授予乌克兰希望已久的爱国者导弹防御系统使用权。

Nato summit: Trump says US could let Ukraine make Patriot missiles after meeting with Zelenskyy – Europe live

US president says a ‘lot of progress’ has been made on ending war after meeting on sidelines of summit in Ankara Trump renews call for US to take over Greenland as he arrives for Nato summit And that ends their short briefing, with Trump saying he will be back later, and Rutte desperately throwing i

中文摘要 特朗普与乌克兰总统泽连斯基会晤后表示,美国在结束战争方面取得了‘很大进展’,并重申希望美国接管格林兰岛。

Photo of bound Palestinian detainee corroborates Israeli torture reports, say rights groups

Image of man in underwear, blindfold and bound to iron rod was widely shared on social media Middle East crisis live – latest updates An Israeli soldier’s photo of a Palestinian from Gaza stripped to his underwear, blindfolded and bound face-down to an iron rod corroborates extensive reporting on Is

中文摘要 社交媒体上广泛传播的一张照片显示一名加沙的巴勒斯坦人被剥光衣物、蒙眼并绑在铁杆上,证实了关于以色列酷刑的指控。

Iran Live Updates: Trump Casts Doubt on Future of Cease-Fire After Latest Strikes

“I think it’s over,” President Trump said, referring to the preliminary truce, and threatened to strike Iran again. The two sides traded attacks as their truce appeared to edge closer to collapse.

中文摘要 特朗普表示,初步停火可能‘结束’,并威胁将再次袭击伊朗,双方互相攻击,停火协议似乎濒临崩溃。

Iraqis Turn Out in Droves to Mourn Khamenei and Show Solidarity

In the cities of Najaf and Karbala, home to two of Shiite Islam’s holiest sites, hundreds of thousands attended commemorations for Ayatollah Ali Khamenei, who extended Iran’s influence in Iraq.

中文摘要 在伊拉克的纳杰夫和卡尔巴拉市,数十万人参加了对已故伊朗最高领袖哈梅内伊的悼念活动,展现出对其的支持。

德语媒体:欧盟需要一个西藏问题特使

就中国本月初启动的所谓《民族团结进步促进法》,《法兰克福汇报》发表客座评论称,北京的强制同化政策必须引起欧盟的高度警觉。《信使报》评论称,中国冲击2.0之下,德国的工业基础正在面临严峻考验。

中文摘要 德语媒体评论称,中国的《民族团结进步促进法》实施后,欧盟需警惕北京的强制同化政策,德国工业面临严峻考验。

Eight killed after landslide hits girls' school in Bangladesh

Rescuers pull bodies from the mud after heavy monsoon rains batter the south-eastern coast.

中文摘要 孟加拉国一所女子学校因山体滑坡造成8人遇难,重雨引发此事件,救援人员正从泥土中寻找遇难者。

UK judges begin hearing appeal over Trinidad and Tobago anti-gay law

Activist is challenging ruling last year that restored colonial-era homophobic law against same-sex intimacy Some of the UK’s top judges are hearing arguments over whether a Trinidad and Tobago court had the legal right to overturn a 2018 ruling to remove colonial-era homophobic laws that criminalis

中文摘要 英国法官开始审理对特立尼达和多巴哥反同性恋法的上诉,一名活动人士挑战该国法院去年恢复的殖民时代法令。

Austrian court rules ski resort hotel’s burkini ban is discriminatory

Hotel did not allow two Muslim women to wear full-body bathing suit, which has become bugbear of European far right An Austrian court has found an alpine hotel’s ban on burkinis discriminatory, a politically explosive ruling in a country where the far right is on the rise. The full-body bathing suit

中文摘要 奥地利法院裁定一滑雪度假村酒店禁止穆斯林女性穿着全身泳衣的行为具有歧视性,这是在右翼政党上升背景下的一个有争议的判决。

Oil Prices Jump After Trump Says Deal With Iran Is ‘Over’

Attacks on ships in the Strait of Hormuz sparked a new cycle of retaliation that could throttle the flow of energy from the region.

中文摘要 由于特朗普表示与伊朗的协议‘结束’,霍尔木兹海峡的船只遭袭击,引发新的报复循环,可能威胁能源供应。

Suposta Fraude Bancária Cria Nuvem Sobre Império de Edir Macedo

Uma suposta fraude em um banco brasileiro está lançando dúvidas sobre a igreja evangélica mais poderosa do país, fundada e liderada por um bispo conservador bilionário. Com Matheus Piovesana. Edição de Patricia Xavier e produção de Mariana Lumy. (Source: Bloomberg)

中文摘要 一宗对巴西一家银行的涉嫌欺诈案引发了对该国最强大的福音教会的质疑,该教会由亿万富翁保守派主教Edir Macedo创立并领导。

Big Tech’s $25 Billion Mega Bond Sales Are Pushing Market Limits

Once a rare event reserved for historic mega-acquisitions, the jumbo bond sale is increasingly becoming the tech sector’s go-to financing tool.

中文摘要 科技行业利用大型债券发行作为融资工具,近期累计销售额达到250亿美元,这一趋势已不再是历史性的巨型并购专属。

Cantor, Adam Back’s BSTR Seek New Terms for Bitcoin SPAC Merger

A Cantor Fitzgerald-backed blank-check company and Adam Back’s Bitcoin investment company scrapped the original terms of their planned merger and will negotiate a revised deal, as a tougher market for crypto challenges Bitcoin treasury companies.

中文摘要 Cantor Fitzgerald支持的空白支票公司与Adam Back的比特币投资公司决定修改原定合并条款,以应对加密市场的挑战。

Argentina’s Political Parties Look for Ways to Avoid Extremes

For decades, Argentina’s economic pendulum has whipsawed investors by swinging from one ideological extreme to another, as each new administration dismantled the framework built by its predecessor.

中文摘要 阿根廷政治党派正在寻求避免极端主义的新方法,以应对投资者因经济波动而感到的不安情绪。

Qatar Economic Forum Will Hold New York Event in September

The Qatar Economic Forum will hold a leadership event in New York alongside the United Nations General Assembly in September.

中文摘要 卡塔尔经济论坛将在9月与联合国大会同期于纽约举办一场领导力活动。

One Way to Fix Social Security

There’s a way to fix one major issue with Social Security using the gig economy according to economist and Bloomberg Opinion columnist Kathryn Anne Edwards. (Source: Bloomberg)

中文摘要 经济学家Kathryn Anne Edwards 提出,利用零工经济可缓解社会保障体系的一大问题。

US and Iran trade strikes after attacks on tankers

Donald Trump says he thinks ceasefire deal with Tehran is ‘over’ following round of tit-for-tat bombing

中文摘要 特朗普表示与德黑兰的停火协议可能已经结束,原因是双方在攻击油轮后进行了报复性轰炸。

Severn Trent avoids fine for wastewater failures

The water firm took "genuine accountability" after breaching wastewater obligations, Ofwat says.

中文摘要 水务公司Severn Trent因违反废水义务而未遭罚款,Ofwat对此表示该公司已充分承担责任。

Yardeni Says Inflation, Fed Back in Play as Iran Crisis Returns

Market strategist Ed Yardeni said the rupture in the ceasefire between the US and Iran risks sparking a fresh acceleration in price growth, which in turn could compel the Federal Reserve to raise interest rates.

中文摘要 市场策略师Ed Yardeni表示,美国与伊朗关系紧张可能导致价格增长加速,这可能迫使美联储提高利率。

UK Defense Chiefs Push Burnham to Consider Issuing War Bonds

Senior defense officials are pushing Andy Burnham to reconsider loosening the UK’s fiscal rules to help fund its military, including by issuing war bonds.

中文摘要 英国高级国防官员正敦促Andy Burnham考虑放宽财政规则,包括发行战争债券以资助军费。

Jackdaw owner says gas field will 'not materially influence' climate change

The new assessment was required by the industry regulator, after it found several areas had not been adequately addressed in a previous submission.

中文摘要 Jackdaw公司的业主表示,气田的开发将不会对气候变化产生实质性影响,这一评估是行业监管机构要求的。

UniCredit secures 48% stake in Commerzbank

Italian bank closes in on majority control of German lender after end of tender period

中文摘要 意大利银行UniCredit在收购德国银行Commerzbank的过程中获得了48%的股权,接近控股权。

该源今日无内容。