跳至主要內容
部落格 / 分類

LLM Fundamentals

How large language models work, from tokens and context windows to prompting, hallucinations, and the case for building systems around models. These posts establish the foundational vocabulary every AI engineer needs before diving into system architecture or infrastructure.

5 篇文章

Austin property board marked sold, outdated rating, and rezoned.

為什麼 LLM 需要幫助 — 幻覺、Grounding,以及系統設計的必要性

大型語言模型能產出流暢又自信的文字。而這份自信,正是問題所在。模型可以把一筆已經下架的房源、一個上一季才變動的稅率、一則三年前的學校評分,講得頭頭是道。它沒有任何機制去查核——本來就不是為查核設計的。它的工作是根據訓練資料預測下一個最合理的 token,而合理不等於正確。

Huang Tzu Lin