RAG & Vector Databases
← Question BankSign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark
Deep Learning & Generative AI
Generative AI & Large Language Models (LLMs) Interview Questions
Interview questions on Generative AI & Large Language Models (LLMs) Interview Questions.
10 questions
All subtopicsLLM Architectures & FoundationsTokenization & EmbeddingsAttention, KV Cache & Efficient InferenceLLM Training & Pre-trainingDecoding Strategies & Prompt EngineeringFine-Tuning & Model AdaptationRAG & Vector DatabasesAlignment & Preference OptimizationLLM Evaluation & BenchmarkingAgents, Tool Use & MemoryMultimodal Generative AILLM Safety & SecurityLLMOps & Production
Sign in to bookmark
RAG & Vector Databases
Q2. What are the caveats of dense retrieval?
RAG & Vector Databases
Q3. What are the best chunking strategies in RAG systems?
RAG & Vector Databases
Q4. What is ANN and how is it useful in RAG systems?
RAG & Vector Databases
Q5. What are the steps in Retrieval-Augmented Generation (RAG)?
RAG & Vector Databases
Q6. What is query rewriting in RAG systems, and why is it important for effective retrieval?
RAG & Vector Databases
Q7. What is Multi-query RAG?
RAG & Vector Databases
Q8. What is query routing in RAG systems, and how does it improve retrieval?
RAG & Vector Databases
Q9. What distinguishes multi-query RAG from multi-hop RAG?
RAG & Vector Databases