← Glossary
Glossary
Embedding
A fixed-length vector of numbers that represents a piece of data (a word, sentence, image, or document) such that similar items end up close together in vector space. The basis for search, recommendation, and retrieval-augmented generation.
Related articles
Fix RuntimeError: CUDA error device-side assert triggered in PyTorchFix FAISS_THROW_IF_NOT(assign_index->ntotal != k), IndexError, Dimension MismatchFix FAISS nprobe/nlist Slowdowns, IndexIVFPQ Training Asserts, and StandardGpuResources Alloc FailFix Hugging Face CUDA Out of Memory When Loading Transformer ModelsFix HuggingFace Tokenizer Padding Errors: No pad_token, Truncation, Left vs RightFix LangChain ModuleNotFoundError & LlamaIndex ErrorsBuilding LLM Pipelines over Medical Literature: Embedding, Clustering, and What You Actually LearnMulti-Agent Document Analysis: Architecture & TradeoffsRecommender Systems That Automate Campaign Execution: NLP and Collaborative Filtering in PracticeWhen You Can't Use Real Patient Data: Synthetic Tabular Data with Diffusion Modelstorch.cuda.OutOfMemoryError: How to Fix GPU Out of Memory in PyTorch
Related tools