Files
2026-05-24 21:03:49 -04:00

18 lines
589 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 什么是 token
gap: 0.4
---
## intro
你有没有想过,[[cue:question]]当我们和 AI 对话的时候AI 到底是怎么理解我们的话的呢。
## token-1
答案是它根本不理解汉字,[[cue:reveal]]它只认识 token。
## token-2
你可以把 token 理解成 AI 的最小信息单位。
比如「人工智能」这四个字,[[cue:split]]在 AI 眼里可能是两个 token人工智能。
## ending
所以下次看到「百万 token 上下文」这种说法,[[cue:context]]你就知道,它说的是 AI 一次能记住多少个这样的小块。