docs/concepts/tokens/ #28397
Replies: 2 comments
-
H |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes this is reallity. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
docs/concepts/tokens/
Modern large language models (LLMs) are typically based on a transformer architecture that processes a sequence of units known as tokens. Tokens are the fundamental elements that models use to break down input and generate output. In this section, we'll discuss what tokens are and how they are used by language models.
https://python.langchain.com/docs/concepts/tokens/
Beta Was this translation helpful? Give feedback.
All reactions