PulseAugur
实时 17:24:29
English(EN) Taking one of these "intro to the cybers" types of courses. For the sake of my own amusement, I gave Gemini a disassembler print out and asked it how many bytes

Gemini在字节计算方面同时展现了准确性和错误

一位用户通过提供反汇编器输出并询问条目存根跳转表的字节数来测试Gemini的能力。Gemini正确识别了复制指令和mov/jmp到地址的字节数,但随后错误地计算了总和。这一事件凸显了该模型在短时间内既能高度准确又能出乎意料地不准确。 AI

影响 凸显了大型语言模型推理能力的当前局限性和不一致性。

排序理由 关于AI模型错误的用户的轶事,并非重大的行业事件。

在 Mastodon — fosstodon.org 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

Gemini在字节计算方面同时展现了准确性和错误

本文如何被排名

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Meme
关于AI模型错误的用户的轶事,并非重大的行业事件。
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
other
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
Breaking (< 6h)
Fresh story with cross-source coverage still developing. Ranking may shift as more sources report.

完整方法见我们的编辑标准

报道来源 [1]

  1. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    正在上这些“网络安全入门”之类的课程。为了好玩,我给了Gemini一个反汇编器输出,问它有多少字节

    Taking one of these "intro to the cybers" types of courses. For the sake of my own amusement, I gave Gemini a disassembler print out and asked it how many bytes were necessary for an entry stub trampoline. It said 15 bytes for the copied instructions (which was correct) and then …