Results for "memory"
Memory Augmentation
Intermediate
Extending agents with long-term memory stores.
Compute
Intermediate
Hardware resources used for training/inference; constrained by memory bandwidth, FLOPs, and parallelism.
Quantization
Intermediate
Reducing numeric precision of weights/activations to speed inference and reduce memory with acceptable accuracy loss.
Agent
Intermediate
A system that perceives state, selects actions, and pursues goals—often combining LLM reasoning with tools and memory.
Memory
Intermediate
Mechanisms for retaining context across turns/sessions: scratchpads, vector memories, structured stores.