Large Language Models

LLMs are neural networks trained on massive text corpora to predict the next token.

Key ideas

Tokens, context window, temperature, fine-tuning, RAG.

Related articles