LLM (Large Language Model)
Large-scale language model trained on billions of words to understand and generate text.
Large Language Models are neural networks with hundreds of billions of parameters, trained on massive text corpora. They understand context, answer questions, write code, and summarize documents. Well-known examples include GPT-4, Claude, Gemini, and LLaMA. They serve as the foundation for modern chatbots and generative AI.
Practical examples
- ChatGPT (OpenAI)
- Claude (Anthropic)
- Gemini (Google)
- LLaMA (Meta, open-source)