Glossary
LLM
Meaning and details
Transformers trained on internet-scale text that predict tokens: the engine of chat, agents, RAG and code generation. Accessed via APIs (OpenAI, Anthropic) or open weights (Llama, Qwen, Kimi) you can self-serve.
LLM meaning
Large Language Model: the neural networks behind modern AI.
What is LLM?
Transformers trained on internet-scale text that predict tokens: the engine of chat, agents, RAG and code generation. Accessed via APIs (OpenAI, Anthropic) or open weights (Llama, Qwen, Kimi) you can self-serve.