Related terms
Other terms related to Prompt Caching.
-
Caching
क्यासिङ
Storing frequently used results so they can be returned quickly without recomputing.
-
A* Search
ए-स्टार खोज
A pathfinding algorithm that combines actual cost and an estimate to find the best route.
-
Attention Mechanism
एटेन्सन मेकानिज्म / ध्यान संयन्त्र
A technique that lets a model focus on the most relevant parts of the input.
-
Classifier-Free Guidance
क्लासिफायर-फ्री गाइडेन्स
A technique that strengthens how closely a generated image follows the prompt.
-
Cost Function
लागत फंक्सन
A function measuring total model error that training tries to minimize.
-
Cross-Validation
क्रस-भ्यालिडेसन
A technique that splits data into multiple parts to test a model more reliably.
-
Data Leakage
डाटा चुहावट
When information from outside the training set sneaks in, giving misleadingly good results.
-
Experiment Tracking
प्रयोग ट्र्याकिङ
Recording the settings, data, and results of model experiments for comparison.