Glossary › llm
GLOSSARY
llm
appears in 9 paper titles
Definition
Large Language Model: a model pre-trained on large text corpora to predict the next token, then post-trained to follow instructions and behave acceptably. "Large" has no fixed threshold — the label tracks the recipe and the resulting generality rather than a parameter count. The same architecture applied to code, protein sequences, or actions is often still called an LLM by convention.
Explainers using this term
- Paper Explained: Why Gated DeltaNet Survives 4-Bit Quantization — NVFP4 W4A4 in a Hybrid 27BWhy Gated DeltaNet Survives 4-Bit Quantization: NVFP4 W4A4 for the Recurrent Half of a Hybrid 27B LLM
- Paper Explained: What Makes Good Agentic Data? The ACE LensWhat Makes Good Agentic Data? An ACE Lens on Data Generation for LLM Agents
- Paper Walkthrough: StudentSim — Training a Simulator That Is Actually *That* StudentStudentSim: Training LLM-based Student Simulators