LLM Fundamentals & Large Language ModelsLLM Fundamentals
LLM Fundamentals
Interview Prep Portal
Master Large Language Models (LLMs), RAG pipelines, vector semantic search, embedding geometries, prompt engineering methodologies, and autonomous tool-calling AI agents.
LLMs & TransformersRAG PipelinesVector SearchPrompt EngineeringAI Agents
PROGRESS0 / 13 Mastered
0%
Filter Level:
LLM FundamentalsBeginnerQ1
What are foundation models, and how have they changed AI engineering?
LLM FundamentalsBeginnerQ2
What is a Large Language Model (LLM), and how does it work?
LLM FundamentalsIntermediateQ3
Inside ChatGPT: What Happens After You Hit Enter?
LLM FundamentalsAdvancedQ4
What is the Transformer architecture and how does it work?
LLM FundamentalsAdvancedQ5
What are the key components of the Transformer architecture?
LLM FundamentalsBeginnerQ6
What is tokenization in LLMs?
LLM FundamentalsIntermediateQ7
Explain BPE (Byte Pair Encoding).
LLM FundamentalsAdvancedQ8
Explain WordPiece and SentencePiece.
LLM FundamentalsIntermediateQ9
What is positional encoding, and why is it needed in Transformers?
LLM FundamentalsBeginnerQ10
What are embeddings?
LLM FundamentalsAdvancedQ11
Explain the Query(Q), Key(K), and Value(V) in attention.
LLM FundamentalsAdvancedQ12
What is self-attention, and how does it work in Transformers?
LLM FundamentalsAdvancedQ13