killer defect,production
Defect large or critical enough to cause chip failure.
9,967 technical terms and definitions
Defect large or critical enough to cause chip failure.
Simulate time evolution of processes.
Sudden change in I-V curve due to floating body.
Kirkendall voids form at bond interfaces from differential diffusion rates weakening interconnections.
Augment LM with nearest neighbor retrieval.
K-nearest neighbors classifies by proximity. No training, just lookup.
Distill large model to small for edge.
Different distillation approaches.
Knowledge distillation trains compact student models to mimic larger teacher model predictions.
Train small student model to mimic large teacher model.
Modify specific facts in models.
Update model's factual knowledge without full retraining.
Extract knowledge without full replication.
How up-to-date information is.
Knowledge graph embeddings map entities and relations to vectors for link prediction and reasoning.
Represent entities and relations as vectors.
Learn representations of KG entities and relations.
Knowledge graph-based recommendations leverage entity relationships for enhanced item understanding and cold-start handling.
Verbalize knowledge graphs.
Knowledge graphs store entities and relations. Query for structured facts to augment LLM with precise knowledge.
Knowledge graphs represent facts as nodes and edges. Enable reasoning. Combine with LLMs for grounding.
Find where knowledge is stored.
Mask factual knowledge during training.
Knowledge neurons are individual units encoding specific factual knowledge identifiable through causal intervention.
Neurons storing factual knowledge.
Preserve learned information.
Dies tested and verified before packaging.
Pre-tested dies for multi-die packages.
Koala is Berkeley dialog model. Web-scraped conversations.
KoboldCpp runs LLMs for roleplay and writing. Built on llama.cpp.
Potassium hydroxide for anisotropic silicon etching along crystal planes.
Networks using learnable activation functions on edges.
Linear representation of nonlinear dynamics.
Multimodal large language model from Microsoft.
248nm DUV light source.
Krippendorff's alpha measures agreement accounting for chance and data types.
Reliability coefficient for multiple annotators.
Select closest updates.
Kruskal-Wallis test compares distributions across multiple groups.
KServe is Kubernetes inference platform. Serverless, autoscaling.
Kubernetes-based ML workflow platform.
Kubeflow runs ML workflows on Kubernetes. Pipelines, training, serving. Google origin.
Use K8s to deploy and manage ML workloads.
Remove old entries from cache.
Efficiently store and reuse key-value pairs.
Efficiently manage key-value cache.
Reduce KV cache memory.
KV cache stores key-value attention states avoiding recomputation during generation.
KV cache stores computed keys and values for past tokens. Grows with sequence length. Major memory consumer.
Cached key-value pairs from previous tokens to speed up autoregressive generation.