knowledge graph,kg,entity,relation
Knowledge graphs store entities and relations. Query for structured facts to augment LLM with precise knowledge.
82 technical terms and definitions
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.
KV cache stores computed keys/values. Prefix caching reuses cache for shared prompts. Reduces redundant computation.