Skip to content
Tag2 articles

Tokenization

Everything on CoreConcept tagged with Tokenization. Explore related tags below.

Related tags

Articles

The infographic shows the right big shape: an LLM receives text, turns it into tokens, maps those tokens into vectors, runs transformer blocks, projects the fin

Jul 30, 20267 min read
Read

A model does not see your prompt as words or characters. It sees token ids produced by a tokenizer. That is why a short-looking string can be expensive, a long

Jul 28, 20264 min read
Read

Want a curated collection instead? Topic hubs group the best content by subject.

Browse Topics