AI News HubLIVE

来源分布

  • Hacker News AI14
  • arXiv Computational Linguistics6
  • MarkTechPost6
  • AI Business5
  • arXiv AI4
  • NVIDIA Blog2
  • The Decoder2
  • The Verge AI2

主题分布

  • 模型43
  • Agent26
  • 研究22
  • 芯片11
  • 政策10
  • 创业融资5
  • 机器人4
  • 工具3

日期线

  • 2026-06-163
  • 2026-05-282
  • 2026-05-302
  • 2026-06-172
  • 2026-06-242
  • 2026-06-302
  • 2026-07-112
  • 2026-07-132

最新动态

待翻译:Mistral and Saudi Vendor to Advance Sovereign AI in Middle East

AI 服务暂时不可用,以下为来源摘要,待恢复后补全翻译:The French AI lab extends its push for regional control of AI from Europe to the Middle East.

  • AI 服务暂时不可用,系统已先保留来源内容与降级元数据。
  • The French AI lab extends its push for regional control of AI from Europe to the Middle East.
站内正文

待翻译:Up to 30x More Work Per Watt: NVIDIA Vera Rubin NVL72 Sets a New Efficiency Standard for AI Agents

AI 服务暂时不可用,以下为来源摘要,待恢复后补全翻译:According to OpenRouter data, agentic AI workloads consume 15x more tokens than a simple chat request. Why? Consider what happens when an AI agent researches a company for an investment decision. The agent queries financial databases, searches news and filings, invokes a sub-agent to run peer comparisons and model valuations, then synthesizes everything into a […]

  • AI 服务暂时不可用,系统已先保留来源内容与降级元数据。
  • According to OpenRouter data, agentic AI workloads consume 15x more tokens than a simple chat request. Why? Consider what happens when an AI agent researches a company for an inve…
站内正文

待翻译:Nine Emotion Centroids: A Label-Free Valence Axis That Transfers Across Four Modalities

AI 服务暂时不可用,以下为来源摘要,待恢复后补全翻译:arXiv:2608.18090v1 Announce Type: new Abstract: Inside a modern language model sits a single internal direction that tracks how positive or negative a sentence feels. We show how to find this valence axis (V-axis) from just 9 emotion category names plus 50 short narrative paragraphs per emotion -- about 1,500 fewer labels than the usual supervised approach -- and that the same direction appears in vision, audio, and human-brain encoders never jointly trained. The recipe: embed nine emotion-anchored story sets in a frozen encoder, take the top principal direction of the nine averaged embeddings. Projecting new inputs onto it captures 93% of supervised performance on SST-2 (Llama-3-8B-Instruct, AUC 0.772 vs. 0.828), correlates with human valence ratings on 11,811 EmoSet images at r=0.636, reaches AUC 0.906 on ESC-50 audio (p12). A 2-parameter classifier trained on text labels transfers to images (AUC 0.961), audio (0.764), and brain recordings (0.828) without target-modality labels; a generic 16-D subspace stays at chance (0.525). The recipe is bounded to continuous attributes -- seven tests on categorical concepts return near-chance -- and steering is family-specific (Llama/Mistral yes, Qwen/Gemma no).

  • AI 服务暂时不可用,系统已先保留来源内容与降级元数据。
  • arXiv:2608.18090v1 Announce Type: new Abstract: Inside a modern language model sits a single internal direction that tracks how positive or negative a sentence feels. We show how…
站内正文

待翻译:Latent Space Refusal Anchoring for Low-Resource African Languages: Mechanistic Safety Recovery Without Retraining

AI 服务暂时不可用,以下为来源摘要,待恢复后补全翻译:arXiv:2608.18089v1 Announce Type: new Abstract: Instruction-tuned models often refuse harmful requests in English but comply with the same requests in Yoruba, Igbo, Igala, and Hausa. This suggests that the refusal mechanism is present in the residual stream but fails to activate for low-resource inputs. Recovering it normally requires labelled target-language data and retraining, neither of which is available at scale for most African languages. We introduce Latent Space Refusal Anchoring (LSR-Anchoring), a training-free method that extracts the refusal direction from English prompts and clamps it onto the residual stream at inference time. The primary variant, Mean-Activation Steering (MAS), operates across the four architectures we tested: Llama-3-8B, Llama-3.1-70B, Mistral-7B-Instruct, and Qwen2.5-7B. On Mistral and Qwen it recovers safety with benign degradation below 0.08. On Llama-3-8B it overcorrects, with Degraded Performance on Legitimate prompts (DPL) reaching 1.00. We address this with SAE-Derived Steering (SDS), which replaces the dense mean-difference direction with a single Sparse Autoencoder (SAE) feature and reduces Kullback-Leibler (KL) divergence by 3.5-7x without benign collapse. Four languages transfer positively, but Arabic fails on every architecture and at every steering magnitude, indicating a geometric mismatch rather than a baseline effect. Massive Multitask Language Understanding (MMLU) accuracy drops remain below 0.35 percentage points at every effective steering magnitude.

  • AI 服务暂时不可用,系统已先保留来源内容与降级元数据。
  • arXiv:2608.18089v1 Announce Type: new Abstract: Instruction-tuned models often refuse harmful requests in English but comply with the same requests in Yoruba, Igbo, Igala, and Hau…
站内正文

待翻译:Mistral AI Strategy

AI 服务暂时不可用,以下为来源摘要,待恢复后补全翻译:Mistral AI wants to turn European AI sovereignty from a talking point into a product — one with a service-level agreement attached. The French artificial intelligence company announced Tuesday a three-part expansion of…

  • AI 服务暂时不可用,系统已先保留来源内容与降级元数据。
  • Mistral AI wants to turn European AI sovereignty from a talking point into a product — one with a service-level agreement attached. The French artificial intelligence company anno…
站内正文

待翻译:Distribird: Literature-Informed Prior Distribution Design for Bayesian Model Calibration

AI 服务暂时不可用,以下为来源摘要,待恢复后补全翻译:arXiv:2608.11210v1 Announce Type: new Abstract: Bayesian calibration of process-based models requires a prior distribution for each model parameter. Despite decades of methodological work, researchers almost always fall back on uniform priors. The main reason is that building informative priors from scientific literature is slow and needs both domain and statistical expertise. We present \textbf{Distribird}, an agentic web application that automates this process. Given a parameter name, physical description, and domain context, Distribird deploys a multi-agent pipeline that searches the literature, extracts and weights reported values by domain relevance, and fits a probability distribution via AIC model selection. When no literature is available, the system falls back to sensible uninformative alternatives, and clearly reports both the evidence behind and the confidence level of every prior it produces. It is designed for the problems where the models have physically interpretable parameters, where domain knowledge exists in the published literature. We evaluate the tool on 24~parameters across 10 scientific domains comparing three open-weight models (Qwen3.6 27B, Gemma 4 31B, Mistral Small 4 119B) with a single-prompt LLM baseline. On prior quality the full pipeline \emph{matches} this baseline. Every prior is traced to the specific papers and values from which it was constructed; a built-in validity layer declines to produce priors for out-of-scope requests, whereas the single-prompt baseline returns confident but unfounded priors for them in 11 of 30~model--parameter cases; and every language-model call runs locally, so no parameter description or unpublished modelling detail is transmitted to a third-party LLM provider (only generated search terms reach the public literature databases). For scientific use, we argue these properties matter more than a marginal improvement in point-estimate accuracy.

  • AI 服务暂时不可用,系统已先保留来源内容与降级元数据。
  • arXiv:2608.11210v1 Announce Type: new Abstract: Bayesian calibration of process-based models requires a prior distribution for each model parameter. Despite decades of methodologi…
站内正文

待翻译:Mistral Aims to Build 1GB of Compute Capacity by 2030

AI 服务暂时不可用,以下为来源摘要,待恢复后补全翻译:The Paris-based vendor continues to build European AI infrastructure.

  • AI 服务暂时不可用,系统已先保留来源内容与降级元数据。
  • The Paris-based vendor continues to build European AI infrastructure.
站内正文

待翻译:ChatGPT and Gemini both just passed 1 billion users

AI 服务暂时不可用,以下为来源摘要,待恢复后补全翻译:That’s a lot of people chatting with their AI friends all day. | Image: Google For the 14th time, a Google product has hit 1 billion users. Google CEO Sundar Pichai posted on X that a billion people are using Gemini every month, and that Gemini is Google's fastest-growing product ever. A billion users is a huge milestone, but Google isn't the first AI app to hit it. OpenAI's ChatGPT hit the mark a few weeks ago, though the company buried the announcement that "more than 1 billion people are putting ChatGPT to work" in an otherwise anodyne blog post about how people use AI. External data suggested ChatGPT crossed 1 billion users as early as this June, but OpenAI hadn't announced anything until that post on August 6th. … Read the full story at The Verge.

  • AI 服务暂时不可用,系统已先保留来源内容与降级元数据。
  • That’s a lot of people chatting with their AI friends all day. | Image: Google For the 14th time, a Google product has hit 1 billion users. Google CEO Sundar Pichai posted on X th…
站内正文

待翻译:Mistral AI Releases Shieldstral 1.0 3B: An Open-Weights Policy-Adaptive Multimodal Safety Classifier Matching Models 7× Its Size

AI 服务暂时不可用,以下为来源摘要,待恢复后补全翻译:Mistral AI has released Shieldstral 1.0 3B, an open-weights, policy-adaptive multimodal safety classifier that frames content moderation as a single yes/no question instead of a fixed harm taxonomy. Operators supply the policy as a plain-language query at inference time and get back a calibrated safety score from one forward pass — no retraining required to re-target the model. Built on Ministral-3-3B-Base-2512 with a Pixtral vision encoder and trained on roughly 54.1M samples, it reports 84.9% average F1 on text safety (matching GPT-OSS-Safeguard-20B), 83.8% on multimodal safety, and 91.3% on Mistral's adaptability benchmark — while fitting in 16GB of VRAM under an Apache 2.0 license. The post Mistral AI Releases Shieldstral 1.0 3B: An Open-Weights Policy-Adaptive Multimodal Safety Classifier Matching Models 7× Its Size appeared first on MarkTechPost.

  • AI 服务暂时不可用,系统已先保留来源内容与降级元数据。
  • Mistral AI has released Shieldstral 1.0 3B, an open-weights, policy-adaptive multimodal safety classifier that frames content moderation as a single yes/no question instead of a f…
站内正文

待翻译:PoolBench: A Benchmark for Pooling Strategies in Concept Representation Evaluation for Decoder-Only LLMs

AI 服务暂时不可用,以下为来源摘要,待恢复后补全翻译:arXiv:2608.05162v1 Announce Type: new Abstract: Pooling is a consequential but under-examined design choice in decoder-only concept representation work: practitioners must collapse token-level hidden states into a passage-level vector, yet no shared protocol exists for comparing this choice across concepts, models, and tasks. Reported gains are confounded by simultaneous changes in dataset, layer, construction method, and pooling rule, making principled decisions impossible. We introduce PoolBench, a benchmark that isolates pooling as the experimental variable under a fixed evaluation protocol. PoolBench covers 17 concepts, 19 pooling strategies, and 3 open-weight decoder-only models (Llama-3.1-8B, Gemma-2-9B, Mistral-7B), evaluated on a single audited corpus of 37,693 real-text passages. The primary axis is linear separability (D1/AUROC); steered concept prevalence (D2/SCP) and output-level disentanglement (D3) serve as diagnostic axes. The primary finding is decisive: W4_hierarchical reaches a cross-model mean AUROC of 0.7799, while the widely adopted P1_last_token baseline reaches only 0.7640 and is statistically significantly worse (Friedman+Nemenyi, p = 2.0e-36; 77 significant pairs among 18 effective strategies). Rankings are stable across layers (rho = 0.961--0.990). A key negative result: strong detection does not imply strong steering -- D2 and D3 are substantially weaker than D1 for most concepts, indicating a fundamental representational limit rather than a pooling failure. On mid-difficulty concepts, W4_hierarchical outperforms P1_last_token by 0.042--0.113 AUROC; construction method choice (DiffMean vs. REPE) has a larger effect (delta AUROC 0.15) than pooling (delta AUROC 0.016), establishing the correct practical hierarchy. We release the corpus, pre-extracted activations, scorer models, steering vectors, and evaluation code as a reusable protocol for pooling research.

  • AI 服务暂时不可用,系统已先保留来源内容与降级元数据。
  • arXiv:2608.05162v1 Announce Type: new Abstract: Pooling is a consequential but under-examined design choice in decoder-only concept representation work: practitioners must collaps…
站内正文

待翻译:Radar4D-VLM: Proposal-Grounded Temporal 4D Radar Reasoning Across Frozen Language Models

AI 服务暂时不可用,以下为来源摘要,待恢复后补全翻译:arXiv:2608.04130v1 Announce Type: new Abstract: Vision-language models for autonomous driving primarily rely on cameras and LiDAR, leaving 4D radar largely unexplored as a standalone perceptual modality despite its robustness to adverse visibility and direct measurement of radial velocity. We introduce Radar4D-VLM, a radar-only temporal vision-language model that reasons from ten consecutive 4D-radar point-cloud sweeps without camera or LiDAR input. Radar4D-VLM extracts geometrically grounded object proposals and organizes radar evidence into a compact hierarchy of object, scene, and kinematic tokens. A parameter-efficient projector maps these tokens into frozen language backbones, while auditable prediction heads jointly model object count, spatial distribution, motion state, collision risk, semantic category, and radial velocity. Radar4D-VLM combines proposal-grounded temporal object tokenization, global scene context, and explicit kinematic tokens within a unified frozen-backbone interface. On sequence-isolated K-Radar development validation, its Top-64 proposal recall reaches 98.13% at 4 m, exceeding fixed-lattice and uniform-random controls by 6.40 and 22.83 percentage points, respectively. We further evaluate 24 matched runs spanning eight frozen Qwen, Phi, Mistral, Llama, and Gemma backbones under an identical adaptation budget. The radar-token interface remains compatible across all five language-model families, while matched aligned, permuted, and no-language controls show sensor dependence but no stable direct-head gain from aligned language supervision. These results establish a reproducible foundation for radar-only multimodal scene and motion reasoning while separating interface compatibility from the benefit of language supervision.

  • AI 服务暂时不可用,系统已先保留来源内容与降级元数据。
  • arXiv:2608.04130v1 Announce Type: new Abstract: Vision-language models for autonomous driving primarily rely on cameras and LiDAR, leaving 4D radar largely unexplored as a standal…
站内正文

待翻译:New release of LLM adds support for reasoning traces, OpenAI Responses, server-side tools, and smarter logging

AI 服务暂时不可用,以下为来源摘要,待恢复后补全翻译:<p>I released <a href="https://llm.datasette.io/en/stable/changelog.html#v0-32">LLM 0.32</a> this morning, the most significant new version of LLM since the initial launch of the project. The new version includes support for visible reasoning traces, server-side provider tools, redesigned content-addressable SQLite logs, new models, and new features enabled by the OpenAI Responses API. I also released new versions of the <code>llm-anthropic</code>, <code>llm-gemini</code>, and <code>llm-openrouter</code> plugins, each with substantial updates of their own.</p> <h4 id="headline-features-for-llm-cli-users">Headline features for LLM CLI users</h4> <p>Running LLM against reasoning models now <strong>displays their reasoning traces</strong> to standard error, so you can see what they are "thinking" without that information being included in the standard output that you might pipe to another tool. Add <code>-R/--hide-reasoning</code> to turn this off.</p> <p><img src="https://static.simonwillison.net/static/2026/best-pelicans.gif" alt="Running llm &quot;think about the best thing about pelicans&quot; in the macOS terminal window - grey text outputs saying Exploring pelican qualities, then after a paragraph of that a white paragraph of text comes out saying: The best thing about pelicans is their wonderfully oversized, practical design: that enormous bill and pouch look comical, but they make pelicans remarkably skilled fishers. Even better, many species cooperate—working together to herd fish before scooping them up. They’re a great mix of goofy, graceful, and surprisingly clever." style="max-width: 100%;" /></p> <p>LLM includes support out-of-the-box for the <strong>GPT-5.6 model family</strong>, and the new default model used with <code>llm "prompt"</code> is now the inexpensive but capable <strong>GPT-5.6 Luna</strong>.</p> <p>LLM calls can now use <strong>server-side tools</strong> from various providers. OpenAI provide <a href="https://llm.datasette.io/en/stable/openai-models.html#code-interpreter">a code execution environment</a> as a server-side tool; LLM can now run prompts that benefit from that like so:</p> <div class="highlight highlight-source-shell"><pre>llm --tool CodeInterpreter <span class="pl-s"><span class="pl-pds">'</span>Show current python and SQLite versions<span class="pl-pds">'</span></span></pre></div> <p>OpenAI also gets a <a href="https://llm.datasette.io/en/stable/openai-models.html#web-search">WebSearch</a> tool.</p> <p>The <a href="https://github.com/simonw/llm-anthropic">llm-anthropic</a> plugin adds <a href="https://github.com/simonw/llm-anthropic/blob/0.26/README.md#web-search">WebSearch</a>, <a href="https://github.com/simonw/llm-anthropic/blob/0.26/README.md#web-fetch">WebFetch</a>, <a href="https://github.com/simonw/llm-anthropic/blob/0.26/README.md#code-execution">CodeExecution</a>, and <a href="https://github.com/simonw/llm-anthropic/blob/0.26/README.md#mcp-connector">AnthropicMCP</a>, which looks like this:</p> <div class="highlight highlight-source-shell"><pre>llm -m claude-sonnet-5 -T <span class="pl-s"><span class="pl-pds">'</span>AnthropicMCP("https://datasette.simonwillison.net/-/mcp")<span class="pl-pds">'</span></span> \ <span class="pl-s"><span class="pl-pds">'</span>how many rows in the blog_blogmark table?<span class="pl-pds">'</span></span></pre></div> <p>That causes Anthropic to execute MCP calls against my new <a href="https://simonwillison.net/2026/Jul/31/stateless-mcp/#datasette-mcp">datasette-mcp</a> plugin as part of a single request/response interaction with their API.</p> <p>The new <strong>llm openai endpoint</strong> command provides a tool for <a href="https://llm.datasette.io/en/stable/other-models.html#run-against-an-endpoint-without-configuring-it">executing prompts against <em>any</em> OpenAI compatible endpoint</a> as a one-liner. These aren't logged, which makes this a handy tool for running one-off prompts against anything that speaks the lingua franca of the LLM API world.</p> <p>Here's how I use that to run prompts against Gemma 4 12B running in my localhost <a href="https://lmstudio.ai">LM Studio</a> API, via <code>uvx</code> (no LLM installation required) and mixing in the <a href="https://github.com/simonw/llm-tools-quickjs">llm-tools-quickjs</a> tool plugin for good measure:</p> <div class="highlight highlight-source-shell"><pre>uvx --with llm-tools-quickjs \ llm openai endpoint http://localhost:1234/v1 -m google/gemma-4-12b \ -T QuickJS <span class="pl-s"><span class="pl-pds">'</span>Use QuickJS to multiply 3434 * 2434<span class="pl-pds">'</span></span> --td</pre></div> <p><img src="https://static.simonwillison.net/static/2026/openai-endpoint-gemma.webp" alt="Output reads Tool call: QuickJS_execute_javascript({'javascript': '3434 * 2434'}) 8358356 The result of 3434 * 2434 is 8,358,356." style="max-width: 100%;" /></p> <h4 id="new-features-in-the-python-api">New features in the Python API</h4> <p>LLM's Python API previously required you to create a conversation and then send messages to it one at a time. This was an abstraction over the true nature of LLMs, where each request carries a complete history of the messages that came before it. That abstraction started to get in the way for some more advanced cases, so the new release introduces a <code>model.prompt(messages=[])</code> parameter that can be used like this:</p> <pre><span class="pl-k">import</span> <span class="pl-s1">llm</span> <span class="pl-k">from</span> <span class="pl-s1">llm</span> <span class="pl-k">import</span> <span class="pl-s1">user</span>, <span class="pl-s1">assistant</span>, <span class="pl-s1">system</span> <span class="pl-s1">model</span> <span class="pl-c1">=</span> <span class="pl-s1">llm</span>.<span class="pl-c1">get_model</span>(<span class="pl-s">"gpt-5.6-luna"</span>) <span class="pl-s1">response</span> <span class="pl-c1">=</span> <span class="pl-s1">model</span>.<span class="pl-c1">prompt</span>(<span class="pl-s1">messages</span><span class="pl-c1">=</span>[ <span class="pl-en">system</span>(<span class="pl-s">"You are a helpful pirate."</span>), <span class="pl-en">user</span>(<span class="pl-s">"What is the capital of France?"</span>), <span class="pl-en">assistant</span>(<span class="pl-s">"Paris, matey."</span>), <span class="pl-en">user</span>(<span class="pl-s">"And Germany?"</span>), ]) <span class="pl-en">print</span>(<span class="pl-s1">response</span>.<span class="pl-c1">text</span>())</pre> <p>LLM previously returned an iterable sequence of strings from each prompt. This worked great when models returned a string response, but failed to predict the weird shape that models would evolve towards. Today many models return a mix of reasoning text, output strings, tool calls, and even image attachments. With LLM 0.32 you can <a href="https://llm.datasette.io/en/stable/python-api.html#structured-messages-and-streaming-events">do this instead</a>:</p> <pre><span class="pl-k">for</span> <span class="pl-s1">event</span> <span class="pl-c1">in</span> <span class="pl-s1">model</span>.<span class="pl-c1">prompt</span>(<span class="pl-s">"Explain cats"</span>).<span class="pl-c1">stream_events</span>(): <span class="pl-k">if</span> <span class="pl-s1">event</span>.<span class="pl-c1">type</span> <span class="pl-c1">==</span> <span class="pl-s">"reasoning"</span>: <span class="pl-en">print</span>(<span class="pl-s">f"[thinking] <span class="pl-s1"><span class="pl-kos">{</span><span class="pl-s1">event</span>.<span class="pl-c1">chunk</span><span class="pl-kos">}</span></span>"</span>, <span class="pl-s1">end</span><span class="pl-c1">=</span><span class="pl-s">""</span>, <span class="pl-s1">flush</span><span class="pl-c1">=</span><span class="pl-c1">True</span>) <span class="pl-k">elif</span> <span class="pl-s1">event</span>.<span class="pl-c1">type</span> <span class="pl-c1">==</span> <span class="pl-s">"text"</span>: <span class="pl-en">print</span>(<span class="pl-s1">event</span>.<span class="pl-c1">chunk</span>, <span class="pl-s1">end</span><span class="pl-c1">=</span><span class="pl-s">""</span>, <span class="pl-s1">flush</span><span class="pl-c1">=</span><span class="pl-c1">True</span>) <span class="pl-k">else</span>: <span class="pl-en">print</span>(<span class="pl-s">f"Other event: <span class="pl-s1"><span class="pl-kos">{</span><span class="pl-s1">event</span><span class="pl-kos">}</span></span>"</span>)</pre> <p>Combine these features and we can <em>finally</em> provide a robust implementation of the semi-standard OpenAI chat completions API, which I've now released as the <a href="https://github.com/simonw/llm-chat-completions-server">llm-chat-completions-server</a> plugin:</p> <div class="highlight highlight-source-shell"><pre>llm install llm-chat-completions-server llm chat-completions-server --port 9000 <span class="pl-c"><span class="pl-c">#</span> Server is now running on http://127.0.0.1:9000/v1</span></pre></div> <p>Now you can run prompts against LLM via that server, using the new <code>llm openai endpoint</code> command!</p> <div class="highlight highlight-source-shell"><pre>llm openai endpoint http://127.0.0.1:9000/v1 <span class="pl-s"><span class="pl-pds">'</span>hello<span class="pl-pds">'</span></span> -m gpt-5.4-mini</pre></div> <p>The bigger challenge with that kind of API concerns logging. If we're going to support the pattern where the message sequence is appended to on every request, ideally we can avoid logging all of that duplicate JSON for every turn.</p> <p>The solution is the new <a href="https://llm.datasette.io/en/stable/logging.html#the-message-store">content-addressable message store</a>, modeled after Git. You can see the new schema for that <a href="https://llm.datasette.io/en/stable/logging.html#sql-schema">in the documentation</a>, but the <code>llm logs</code> and <code>llm logs --json</code> commands have both been upgraded to convert that format back into something that's easy to consume.</p> <h4 id="and-the-rest">And the rest</h4> <p>There is a whole lot more in this release. The <a href="https://llm.datasette.io/en/stable/changelog.html#v0-32">0.32 release notes</a> are pretty comprehensive, and the notes for <a href="https://llm.datasette.io/en/stable/changelog.html#rc2-2026-07-30">0.32rc2</a>, <a href="https://llm.datasette.io/en/stable/changelog.html#rc1-2026-07-30">0.32rc</a>, <a href="https://llm.datasette.io/en/stable/changelog.html#a3-2026-06-09">0.32a3</a>, <a href="https://llm.datasette.io/en/stable/changelog.html#a2-2026-05-12">0.32a2</a>, and <a href="https://llm.datasette.io/en/stable/changelog.html#a0-2026-04-28">0.32a0</a> should fill in any gaps.</p> <p>Existing LLM plugins should all continue to work, but plugins that provide extra models will need to be upgraded to 0.32 in order to participate fully in the new streaming events system. There's a guide to implementing plugins with <a href="https://llm.datasette.io/en/stable/plugins/advanced-model-plugins.html#structured-messages-and-streaming-events">Structured messages and streaming events</a> in the documentation.</p> <p>I've updated some of my own plugins:</p> <ul> <li> <a href="https://github.com/simonw/llm-anthropic/releases/tag/0.26">llm-anthropic 0.26</a> adds support for the Claude 5 family of models, plus <code>WebSearch</code>, <code>WebFetch</code>, <code>CodeExecution</code>, and <code>AnthropicMCP</code> server-side tools.</li> <li> <a href="https://github.com/simonw/llm-gemini">llm-gemini</a> and <a href="https://github.com/simonw/llm-openrouter">llm-openrouter</a> and <a href="https://github.com/simonw/llm-mistral">llm-mistral</a> are nearly there, releases coming soon.</li> </ul> <h4 id="i-guess-llm-is-an-agent-framework-now">I guess LLM is an agent framework now</h4> <p>Quite a few of the lower-level tools changes in this release were driven by the needs of <a href="https://agent.datasette.io/">Datasette Agent</a>. When I started work on LLM, the term "agent" had such a vague definition that I refused to use it. In <a href="https://simonwillison.net/2025/Sep/18/agents/">September 2025</a> I came around to the idea that "<strong>An LLM agent runs tools in a loop to achieve a goal</strong>" is well established enough now that I could stop avoiding the term entirely.</p> <p>Tool chains can now <a href="https://llm.datasette.io/en/stable/python-api.html#python-api-tools-pause">pause for human approval</a> and <a href="https://llm.datasette.io/en/stable/python-api.html#python-api-tools-resume">resume from a stored message history</a> - both needed by Datasette Agent.</p> <p>Looking at LLM today it's beginning to look very agent-shaped to me. There's something neat about having a CLI utility that can mix and match different tools from different sources with different models all as a one-liner, and that includes a Python library powerful enough to build systems like <a href="https://agent.datasette.io/">Datasette Agent</a> and <a href="https://github.com/simonw/llm-coding-agent">llm-coding-agent</a>.</p> <p>Maybe the next version of LLM will bake the concept of an "agent" into the core library. I'm still trying to figure out what that would look like.</p> <p>Tags: <a href="https://simonwillison.net/tags/projects">projects</a>, <a href="https://simonwillison.net/tags/releases">releases</a>, <a href="https://simonwillison.net/tags/ai">ai</a>, <a href="https://simonwillison.net/tags/openai">openai</a>, <a href="https://simonwillison.net/tags/generative-ai">generative-ai</a>, <a href="https://simonwillison.net/tags/llms">llms</a>, <a href="https://simonwillison.net/tags/llm">llm</a>, <a href="https://simonwillison.net/tags/anthropic">anthropic</a></p>

  • AI 服务暂时不可用,系统已先保留来源内容与降级元数据。
  • <p>I released <a href="https://llm.datasette.io/en/stable/changelog.html#v0-32">LLM 0.32</a> this morning, the most significant new version of LLM since the initial launch of the…
站内正文

如何比较部署前的开源大语言模型?

AI模型中心是一个集中平台,帮助用户对比来自Meta、阿里巴巴、谷歌、Mistral等领先开发者的开源大语言模型。它提供了超过100个活跃模型的详细规格,包括上下文窗口、架构、参数规模、许可证和基准测试结果。

  • AI模型中心汇集了100个活跃的开源大语言模型。
  • 模型来自Meta、阿里巴巴、谷歌、Mistral、微软、DeepSeek等开发者。
站内正文

基于Intel TDX的NVIDIA H100机密GPU推理性能基准测试

一项新研究评估了在NVIDIA H100 GPU上启用机密计算对大型语言模型推理性能的影响。测试使用Mistral-7B和Qwen3-30B-A3B模型,发现机密模式使首令牌延迟平均增加21.8%-27.8%,全局令牌吞吐量下降17.7%-21.1%,且较大模型更早达到饱和。结果表明机密GPU推理在负载下仍可保持可用吞吐量,但容量规划需考虑性能损失和早期饱和现象。

  • 机密计算正成为AI推理部署的实际需求,但性能成本因工作负载而异。
  • 在Intel TDX机密实例中,使用NVIDIA H100 GPU测试了两种模型的机密与非机密模式。
站内正文

NVIDIA Vera Rubin:每瓦性能领先,为全球合作伙伴提供最低令牌成本

NVIDIA Vera Rubin NVL72 正加速生产,与 CoreWeave、Google Cloud、Microsoft Azure 和 Oracle Cloud Infrastructure 等合作伙伴共同部署。该平台通过极致协同设计实现最高的每瓦性能和最低的令牌成本,在 DeepSeek-R1 基准测试中每兆瓦吞吐量比 Grace Blackwell NVL72 提升 10 倍。Vera Rubin 还支持欧洲开放模型时代,与微软和 Mistral 合作扩展 AI 基础设施。

  • Vera Rubin NVL72 生产加速,覆盖全球 30 个国家 350 多个工厂站点
  • 每兆瓦吞吐量比上一代提升 10 倍,令牌成本降低至十分之一
站内正文

2026年单张24GB GPU可运行的最佳本地LLM:Qwen、Gemma、Mistral、DeepSeek对比

本文对比了六款适合单张24GB GPU(如RTX 3090/4090)的开放权重模型,涵盖Qwen3.6、Gemma 4、Mistral Small等,并解释了内存分配、量化策略以及各模型的优势场景。

  • 24GB是本地推理的实际起点,推荐使用20B-35B参数模型而非压缩70B模型。
  • Qwen3.6-27B是最全面的通用选择,DeepSeek-R1-Distill-Qwen-32B适合深度推理但占用最高。
站内正文

Mistral Vibe for Code vs Claude Code vs Cursor vs Codex:四大AI编程代理在脚手架到PR任务中的对比评分

本文对比了四种主流的AI编程代理:Mistral Vibe for Code、Claude Code、Cursor和OpenAI Codex,针对从功能脚手架到拉取请求的完整工作流进行评分。Mistral Vibe以22/25的总分领先,凭借成本、开放性和控制力获胜;Claude Code和Codex并列21/25;Cursor得16/25。文章详细分析了每个工具在脚手架、测试循环、PR及异步工作流、覆盖范围、成本与开放性五个维度的表现。

  • Mistral Vibe for Code以22/25总分领先,提供低价、开源和自托管选项。
  • Claude Code和OpenAI Codex并列第二(21/25),但前者在原始编码质量上更强。
站内正文

Mistral AI 发布机器人导航视觉模型

Mistral AI 推出了一款新型视觉模型,机器人仅需一个RGB摄像头和自然语言指令即可在陌生环境中导航。

  • 模型仅需单个RGB摄像头
  • 支持自然语言指令导航
站内正文

Mistral AI 发布 Robostral Navigate:8B 模型仅凭单 RGB 摄像头让机器人导航复杂环境

Mistral AI 推出了 Robostral Navigate,一个 8B 参数的具身导航模型。该模型仅使用单个 RGB 摄像头,无需 LiDAR 或深度传感器,即可根据自然语言指令驱动机器人。在 R2R-CE 验证未见过的场景中,它达到了 76.6% 的成功率,这得益于其指向方法、前缀缓存训练和 CISPO 在线强化学习。

  • Robostral Navigate 是 Mistral AI 首个面向具身导航的 8B 模型。
  • 仅用单 RGB 摄像头,无需深度传感器,在 R2R-CE 验证未见场景达到 76.6% 成功率。
站内正文

大型文学语料库的自动主题索引:伏尔泰全集的机器学习方法

本研究探索利用机器学习自动对大型文学语料库进行主题索引,以伏尔泰作品为案例,比较了多种模型,其中Mistral系列4位量化模型F1得分达0.67,证明了自动索引的潜力。

  • 主题索引对大型文学和历史版本至关重要,但传统手动方式劳动密集。
  • 研究以伏尔泰《论各民族的风俗与精神》和《百科全书问题》为测试语料,将任务框架化为多标签分类。
站内正文

Director:通过在线主动专家放置加速分布式MoE服务

本文介绍了Director,一种新的分布式MoE推理系统,通过预测驱动的在线专家放置优化,显著降低端到端延迟。系统采用轻量级级联预测器或低比特量化副本预测专家激活模式,结合近乎零停机的在线迁移模块,以及基于松弛优化的专家放置算法,在多项式时间内达到(1+ε)近似比。实验表明,在Mistral、DeepSeek和Qwen等流行MoE模型上,相比现有工作延迟降低11%~55%。

  • 提出预测驱动的在线专家放置方法
  • 设计近乎零停机的专家迁移模块
站内正文

2026年中AI模型分级

作者从个人编码和审计经验出发,对2026年中的主流AI模型进行非正式分级,涵盖Anthropic Fable、OpenAI Sol、Mistral、Gemini和DeepSeek等模型,并融入美国出口管制和欧洲视角的评论。

  • Fable(Anthropic)被评为B级,虽然流畅但不可靠,常隐藏错误。
  • Sol(OpenAI)被评为S级,在低级代码和测试方面表现出色,值得信赖。
站内正文

Show HN: 用于Google Chat的AI助手,翻译任意文件并保留布局

AnyFile Translator 是一款AI翻译助手,可在Google Chat中直接翻译文件、网页链接和文本,保留原始布局和格式,支持超过100种语言。它还具备AI写作功能,可生成并翻译内容。适合国际团队和全球客户使用。

  • 翻译PDF、Word、PPT等文件并保留布局
  • 支持100多种语言,可直接在聊天中使用
站内正文

使用 Amazon Bedrock AgentCore 和 Mistral AI Studio 构建并连接生产级电子商务 MCP 服务器

本文详细介绍了如何使用 Amazon Bedrock AgentCore 和 Mistral AI Studio 构建并连接一个生产就绪的电子商务 MCP(模型上下文协议)服务器。内容涵盖 MCP 工具实现、双层 JWT 认证、AWS CDK 部署、与 Mistral AI Vibe 集成,以及使用 DynamoDB 和 Cognito 管理数据与身份的最佳实践。

  • 通过 AgentCore Runtime 托管 MCP 服务器,无需管理容器或负载均衡器。
  • 实现双层认证:基础设施层 JWT 验证 + 应用层用户身份解析。
站内正文

基于任务质量和系统性能的长上下文服务KV缓存优化基准测试

该论文对KIVI、TurboQuant、SnapKV和CaM等KV缓存优化技术进行了工作量感知的基准测试,评估了它们在Llama-3.1-8B-Instruct和Mistral-7B-Instruct-v0.3模型上的多文档问答、单文档问答、少样本学习和摘要任务中的表现。结果表明,压缩率本身并不能很好地预测端到端性能。KIVI4提供最稳定的质量,SnapKV在长上下文吞吐量方面表现最佳,而CaM在特定问答任务上取得显著提升,但对工作负载敏感。该研究强调了根据工作负载选择KV缓存机制的必要性。

  • KIVI4在所有模型中保持最稳定的任务质量。
  • SnapKV在长上下文场景下实现最高吞吐量。
站内正文

Mistral AI 发布 Leanstral 1.5:Apache-2.0 许可的 Lean 4 代码代理模型,解决 PutnamBench 672 道问题中的 587 道

Mistral AI 发布了 Leanstral 1.5,这是一个基于 Apache-2.0 许可的 Lean 4 代码代理模型。该模型采用 119B 混合专家架构,每令牌激活 6.5B 参数,上下文长度 256k。它在 miniF2F 上达到 100% 准确率,解决了 PutnamBench 中 587/672 的问题,并在 FATE-H 和 FATE-X 基准测试上实现了新 SOTA。此外,它还能发现真实软件缺陷,已在 57 个开源仓库中识别出 5 个未报告的错误。

  • Leanstral 1.5 是 Mistral AI 推出的免费、Apache-2.0 许可的 Lean 4 证明工程模型。
  • 采用 119B 混合专家架构,每令牌激活 6.5B 参数,支持 256k 上下文。
站内正文

高效小型语言模型的Wiola架构

Wiola是一种全新的小型语言模型架构,从基本原理设计,与GPT、LLaMA、Mistral或Falcon等现有模型无结构关联。它引入了五种独立创新的组件:螺旋旋转位置编码(SRPE)、门控跨层注意力(GCLA)、自适应令牌合并(ATM)、双流前馈(DSFF)和WiolaRMSNorm归一化。模型提供四种规模(120M、360M、700M和1.5B参数),完全兼容HuggingFace Transformers生态系统。

  • Wiola是完全原创的小型语言模型架构,不基于任何现有模型家族。
  • 包含五种新颖组件:SRPE、GCLA、ATM、DSFF和WiolaRMSNorm。
站内正文

无基底的个性:体制依赖与LLM个体化问题

本文对Beckmann & Butlin (2026)关于LLM个体化的本体论框架提出质疑,认为其继承了未论证的跨体制共指假设。通过Qwen3-4B-Instruct和Mistral-7B-Instruct-v0.2上的个性拓扑实验,作者展示了四个经验性楔子,共同削弱该假设,并提出体制索引个体化:表征内容的身份单位是(载体,体制)对,而非仅载体。

  • Beckmann & Butlin的框架假设跨体制下相同方向指向相同内容,该假设未经验证。
  • 实验揭示提示提取向量与微调盆地不共线,虚构个性比真实锚点更强地沿真实锚点方向位移模型等。
站内正文

RoPoLL:鲁棒的大语言模型评委团

本文形式化了基于Huber污染模型的LLM陪审团,并证明即使只有一个评委以LLM典型方式(模式崩溃、谄媚、安全拒绝)产生偏差,任何正污染都会导致PoLL产生无界偏差。通过将陪审团共识视为经典鲁棒均值估计,作者提出RoPoLL,用几何中位数替换聚合函数,实现了最优有限样本崩溃点1/2。实验表明,在13个开源评委(4B-675B)、三个奖励模型基准和四种腐败机制(高达50%)下,RoPoLL在每一种有偏腐败类型上都优于PoLL:在匹配计算量的跨维度攻击上提升约19%,在重尾拜占庭对手上提升数个数量级。一个38B参数的3评委RoPoLL委员会在30%双模随机腐败下,在HelpSteer-2上以18倍参数优势超越Mistral-Large-3(675B)1.31倍。

  • PoLL(大语言模型评委团)在单个评委出现偏差时会产生无界偏差,且陪审团规模无法缓解。
  • RoPoLL通过几何中位数聚合评委分数,达到最优鲁棒性,崩溃点可达50%。
站内正文

Bored People Chat:匿名全球聊天室,找回旧互联网的纯粹

Bored People Chat 是一个极简的匿名全球聊天室,无需注册、无广告、无机器人,旨在提供一个安全的空间,让人们与陌生人交流。创建者受旧式聊天室和MMORPG的启发,强调安全与AI辅助的审核。

  • 匿名、无注册、无广告、无机器人的全球公共聊天室
  • 专注于安全,使用AI自动审核可疑信息
站内正文

基准测试智能体工具使用能力

LangChain 发布了四个新的测试环境,用于评估大型语言模型(LLM)使用工具完成任务的能力,涉及规划、函数调用和推理等关键技能。测试比较了 GPT-4、Claude 2.1、GPT-3.5 以及开源模型(如 Mistral 7b)的表现。关键发现包括:GPT-4 在关系数据任务中表现最佳,但在长时间轨迹中易出错;Claude 2.1 在三个任务中与 GPT-4 相当;开源模型在多次函数组合上表现不佳;规划能力仍是 LLM 的难点。

  • LangChain 推出四项基准测试,评估 LLM 的工具使用能力。
  • GPT-4 在关系数据任务中得分最高,但任务越复杂失败率越高。
站内正文

Mistral AI 通过 OCR 4 应对非结构化数据挑战

法国初创公司 Mistral AI 的 OCR 4 模型包括边界框等功能,帮助用户更好地理解非结构化数据。

  • Mistral AI 发布 OCR 4 模型
  • 模型包含边界框功能,用于非结构化数据分析
站内正文

Mistral OCR 4:为RAG、代理和企业搜索管道提供可引用的结构化输出

Mistral AI 发布了 OCR 4,从纯文本提取转向结构化文档输出。每个块返回边界框、类型分类以及每页和每词的置信度分数。该模型支持170种语言,可在单个自托管容器中运行,并通过一个API端点将可引用的输入提供给RAG、代理和企业搜索管道。

  • OCR 4 不仅提取文本,还返回边界框、有类型标签的块和置信度分数。
  • 支持170种语言,在稀有和低资源语言上表现更好。
站内正文

Mistral OCR 4 发布:突破性的文档理解模型

Mistral OCR 4 引入了边界框、块分类和置信度分数,在人类偏好测试中优于所有竞争对手,平均胜率达72%。支持170种语言,可单容器自托管,定价为每千页4美元。

  • 独立标注员偏好OCR 4,平均胜率达72%,在OlmOCRBench上得分85.20。
  • 输出包括边界框、块类型(标题、表格、等式等)和逐字置信度分数。
站内正文

Mistral AI 将推出更大规模的模型系列

Mistral AI 宣布今年夏天将推出一款新模型,该模型将开启一个更大但稀疏的模型家族。7月将面向研究、政府等关键合作伙伴开放早期访问计划。

  • Mistral AI 夏季将发布新模型
  • 新模型是更大但稀疏的模型系列的开端
站内正文

Mistral的Le Chat聊天机器人半数回复重复国家支持的虚假信息

新闻验证机构NewsGuard的审计发现,Mistral AI的聊天机器人Le Chat在有关伊朗战争的虚假声明中,英文回复有50%重复虚假信息,法语回复有56.6%重复虚假信息。法国武装部队部使用的是定制版的Le Chat Enterprise,而非免费的消费者版本。

  • NewsGuard审计:Le Chat英文重复虚假信息50%,法语重复56.6%。
  • 虚假声明来自俄罗斯、中国和伊朗的国家支持渠道。
站内正文

Vibe 开始工作

Mistral 发布全新 AI 代理 Vibe,支持长期多步骤工作,包括邮件日历管理、深入研究、文档编写以及编码任务。Vibe 运行于旗舰 Mistral 模型,提供工作模式和代码模式,并推出 VS Code 扩展和 CLI 更新。

  • Vibe 是 Mistral 推出的统一 AI 代理,融合了工作与编码功能。
  • 工作模式可处理复杂多步骤任务,集成企业知识搜索、数据分析、文档合成和定时调度。
站内正文

特朗普对Anthropic的关闭行动,为非美国AI发展提供了理由

上周末,应华盛顿要求,Anthropic突然下线了其最新、最强大的AI模型。这家美国公司称,在白宫要求封锁所有外国国民(包括其员工)的访问后,它别无选择。在国外,这一事件清醒地提醒人们,美国不仅主导着前沿AI,其政府还掌控着谁可以使用它的权力。特朗普政府的行动迅速、全面,且几乎没有预警或解释。Fable 5和Mythos 5模型的空前关闭——它们本已受到限制在“高风险领域”使用的保障措施——为长期以来的论点注入了新的力量,即警告不要依赖美国的关键技术。这为已经在主张自身需要领导该技术的政治家、政府和企业提供了新的弹药。在英国,AI和在线安全部长Kanishka Narayan没有直接提及Anthropic、特朗普或美国,但利用这次关闭来论证英国必须发展自己的AI能力,并将其框定为国家安全问题。他说:“我们严肃对待每一个对我们主权构成的威胁,但我们还没有学会以同样的方式对待这个。”他称AI是“我们时代的核心政治问题”,并认为英国必须决定这项技术将如何塑造其经济、安全和主权,“否则别人会替我们决定答案。”在法国,反应更加直接,也更明确地指名美国。前总理Gabriel Attal称这次关闭是“AI战争”的开始,并表示这表明法国如果依赖他人的关键技术就会脆弱。他将Anthropic模型的撤出比作伊朗封锁霍尔木兹海峡,认为获得AI现在是一个战略瓶颈,法国必须为此做好准备。这并非全新论点。欧洲多年来一直担心对美国的依赖,欧盟越来越强调在芯片、云计算和AI等领域减少对外部提供商的依赖。但Anthropic关闭事件使事情变得更加紧迫,加剧了在特朗普领导下对美国作为盟友可靠性的深深不安——从贸易争端到威胁退出北约。加拿大也得出了类似结论。总理Mark Carney表示,这一情况凸显了仅依赖一个合作伙伴获取AI等关键资源的风险。他说:“我们目前与Mythos和Fable所处的困境,就是过度依赖某些模型可能发生的情况。这个情况下没有人做错什么。但如果我们只是接受这一点,不吸取教训,不建立和多样化,那么我们就会做错。”其他国家早已走上这条路。北京长期以来一直支持国内AI公司,中国是少数拥有能与美国前沿AI实验室产品相媲美的模型的地方之一。但大多数政府和企业的规模和资源无法与美国或中国的前沿实验室相比。主权AI并不总是意味着构建最大或最强大的工具。法国的Mistral和加拿大的Cohere表明,即使模型无法并驾齐驱,这些国家之外也能做出扎实的努力。其他国家,如新加坡和阿联酋,专注于更狭窄但具有战略意义的优先事项,如基础设施或对本地语言更好的模型。当然,还有开源模型,其能力可能有一天会达到Mythos的水平,且难以被任何一方控制。特朗普可能将限制Mythos和Fable视为国家安全问题。但这一论点也是双向的:既然华盛顿在问AI是否太过重要以至于不能让人人都使用,其他政府也在问他们是否能承受由华盛顿来决定谁可以使用。Anthropic可能很快会重新上线Mythos和Fable。但恢复全球对美国AI的信任则是另一回事。无论关闭持续多久,它都揭示了访问美国前沿AI模型的脆弱性。许多政府和企业不喜欢他们看到的——他们决心确保这种事不再发生。

  • 应美国白宫要求,Anthropic突然下架了其最新AI模型Fable 5和Mythos 5,禁止外国国民访问,包括其非美国员工。
  • 此举引发全球对美国AI技术主导地位及其政府控制权的不满,多个国家(如英国、法国、加拿大)呼吁发展自主AI能力。
站内正文

Cohere将主权AI推销给企业,现在通过首个编程模型瞄准开发者

Cohere发布其首个开源编程模型North Mini Code(Apache 2.0许可),瞄准希望拥有和控制AI基础设施的开发者。该30B MoE模型可在单张H100 GPU上运行,在代理编程任务上与Mistral、Qwen和Gemma竞争。

  • Cohere推出North Mini Code,一个300亿参数的MoE编程模型,活跃参数30亿,采用Apache 2.0许可。
  • 该模型可在单张英伟达H100 GPU上运行,使开发者能够实际自托管。
站内正文

跨主流AI平台的令牌使用与订阅追踪

Tokens 4 Breakfast 是一款 macOS 菜单栏应用,用于实时追踪和监控AI工具(如 Claude、OpenAI、Cursor、Copilot、Gemini、DeepSeek、Mistral 等)的令牌使用、订阅费用和速率限制,帮助开发者避免意外超支。应用提供免费版(支持单一供应商)和一次性付费的 Pro 版($7.99),所有数据本地处理,无需登录或云服务。

  • 实时菜单栏显示AI使用成本、速率限制和订阅支出。
  • 支持8大AI供应商,包括 Claude、OpenAI、Cursor 等。
站内正文

使用Scikit-LLM与开源大语言模型

本文介绍如何通过Ollama和Scikit-LLM Python库,免费使用本地托管的开源大语言模型(如Llama 3、Mistral和Gemma)进行文本分类任务。

  • 安装Ollama并下载开源模型到本地运行。
  • 配置Scikit-LLM将请求路由到本地Ollama端点。
站内正文

Mistral Vibe:面向长期多步骤工作与编程的AI代理

Mistral Vibe是一款AI代理,专为长期运行的多步骤工作和编程任务设计。本文介绍其功能及在Product Hunt上的讨论。

  • Mistral Vibe专注于长期、多步骤的工作流程和编程任务。
  • 该产品在Product Hunt上发布,引发社区讨论。
站内正文

Mistral警告称欧洲只有两年时间构建自主AI基础设施

在Mistral AI峰会上,CEO Arthur Mensch表示欧洲必须在两年内建立足够的AI基础设施,否则可能沦为美国AI的“附庸国”。峰会吸引了众多欧洲企业和政府代表,强调数据主权和开源模型,但欧洲在投资和规模上仍远落后于美国对手。

  • Mistral CEO警告欧洲需两年内建立AI基础设施,避免成为美国附庸。
  • 峰会吸引大量参与者,凸显欧洲对自主AI生态系统的渴望。
站内正文

Mistral AI Now峰会巴黎见闻

本文分享了作者在巴黎Mistral AI Now峰会上的个人见解。Mistral不再只是一家模型公司,而是构建了包含计算、模型、平台和咨询服务的完整AI堆栈。峰会重点强调了与ASML、BNP Paribas、亚马逊等企业的合作,而非新模型发布。Mistral专注于高效、开放和可定制的模型,并支持本地部署,这成为其区别于Anthropic或OpenAI的独特卖点。小型专用模型是关键战略,例如用于OCR的Document AI、多语言语音的Voxtral和工业机器人的Robostral。主权和本地部署是欧洲企业的差异化优势,如BNP Paribas和Abanca的案例。此外,奥地利科学院利用Mistral的编程模型Codestral解读古代纸莎草文献,展示了AI在人文领域的潜力。总而言之,Mistral的目标并非赢得AGI竞赛,而是成为欧洲的全栈AI合作伙伴,提供即时的实际投资回报。

  • Mistral正从模型公司转型为全栈AI提供商,拥有自家计算、模型、平台和咨询业务。
  • 峰会注重合作伙伴关系(ASML、BNP Paribas、亚马逊),而非发布新模型。
站内正文

Mistral AI与Digital Realty合作扩展欧洲AI基础设施

法国初创公司Mistral AI在Digital Realty的巴黎南园区获得了10兆瓦的计算能力,以扩展其AI基础设施。

  • Mistral AI在Digital Realty巴黎南园区获得10兆瓦计算能力
  • 该合作旨在扩展欧洲的AI基础设施
站内正文

Mistral 将 LeChat 更名为 Vibe,押注聊天机器人的未来是全能工作代理

Mistral AI 将其聊天机器人 Le Chat 更名为 Vibe,并将聊天、编程代理和新的工作模式整合在一个品牌下。工作模式可接入 Google Workspace、Outlook、Slack 或 GitHub,独立处理电子邮件、报告或拉取请求等任务。Pro 套餐价格从 17.99 欧元降至 14.99 欧元,但未明确使用限制。此举直接对标 OpenAI、Google 和 Anthropic 的代理型产品。

  • Mistral AI 将聊天机器人 Le Chat 更名为 Vibe,整合聊天、编程代理和工作模式。
  • 工作模式可连接 Google Workspace、Outlook、Slack 或 GitHub,自主处理任务。
站内正文

Mistral CEO称公司探索自研芯片

Mistral AI首席执行官Arthur Mensch证实,公司正在探索开发定制芯片以降低基础设施成本,与OpenAI和Anthropic竞争。这家法国初创公司还宣布在法国新建推理数据中心,并推出企业智能代理平台Vibe。

  • Mistral AI考虑自研定制芯片以降低部署成本。
  • 公司在法国新建专用推理数据中心。
站内正文

AI周刊第496期:Anthropic的国防级模型现已全民可用

本周AI新闻要点:Anthropic公开了此前仅限国防承包商使用的顶级模型Mythos,使五角大楼级AI能力向开发者开放;DeepMind CEO哈萨比斯将AGI时间线提前至2029年;Starlette框架爆出严重认证绕过漏洞,影响数百万AI代理;CrowdStrike等联合摧毁Glassworm僵尸网络;法国巴黎银行与Mistral达成主权AI安全合作;中国限制阿里和深度求索顶尖AI工程师出境;Uber AI预算超支、ClickUp裁员并引入数千AI代理,同时MIT技术评论数据显示AI暴露岗位失业率更低,奥特曼撤回白领失业预言。

  • Anthropic发布Mythos模型,原本仅限NSA和五角大楼使用,现可通过标准API访问。
  • 深度思维CEO哈萨比斯将AGI实现时间从5-10年缩短至2029年。
站内正文

公司导航

Mistral — AI 公司追踪 | AI News Hub