Tag: Tokenization

Tag: Tokenization

Showing articles 1-2 (total 2)

Categories Tags Authors

Articles 1-2 (total 2)

Implementing a Simple BPE Tokenizer in .NET featured image

Implementing a Simple BPE Tokenizer in .NET

11 min read

Writing a basic Byte Pair Encoding (BPE) tokenizer using C# and .NET

Understanding Tokenization in Large Language Models featured image

Understanding Tokenization in Large Language Models

6 min read

An in-depth exploration of tokenization, tokens, and their crucial role in modern LLMs