把 temperature 設成 0,AI 就會每次都一樣嗎?
AI Systems

把 temperature 設成 0,AI 就會每次都一樣嗎?

網路上常說:要 AI 每次給一樣的答案,把 temperature 設成 0 就好。但有人拿同一個 prompt、temperature 0 連跑 1000 次,還是冒出 80 種不同輸出。原因除了浮點誤差,更關鍵的是它在 GPU 上跟多少別的請求湊成一批一起算。聊聊為什麼『最確定』不等於『可重現』。

2026-06-19 · 4 min read · 1757 words · KbWen · ZH
Why Does AI Give a Different Answer Every Time You Ask?
AI Systems看中文版

Why Does AI Give a Different Answer Every Time You Ask?

Ask an AI the same thing three times and you often get three different answers. It isn't being flaky — it never picks the single most-likely word, it draws one by probability. Here's the dial behind it, why even temperature 0 isn't fully repeatable, and why 'varies' isn't the same as 'making things up'.

2026-06-19 · 3 min read · 1051 words · KbWen · EN
為什麼同一個問題問 AI,每次答案都不一樣?
AI SystemsRead in English

為什麼同一個問題問 AI,每次答案都不一樣?

同一個問題問 AI 三次,常常拿到三個不一樣的答案。它生每個字是照機率從一排候選字裡抽一個——機率最高的那個只是容易中,不是每次都中。用一個加權抽籤的畫面,聊聊它為什麼會飄,還有飄跟唬爛是兩回事。

2026-06-19 · 4 min read · 1587 words · KbWen · ZH