Large Language Model (LLM) Interview Question And Answer Course
Large Language Model (LLM) Interview Question And Answer Course
Access Course
Navigate Your Way to Your Next Job: Dive into Our Comprehensive LLM Interview Course
Curriculum! Estimated Duration: 40 Hours
how to estimate the cost of running a SaaS-based & Open source LLM
View Lesson
model?
What are different decoding strategies for picking output token? View Lesson
What are different ways you can define stopping criteria in large lan-
View Lesson
guage model?
What are some of the aspect to keep in mind while using few-shots
View Lesson
prompting?
How to improve LLM reasoning if your COT prompt fails? View Lesson
3 Retrieval augmented generation (RAG) Systems 6 lesson(s)
What are some of the benefits of using RAG system? View Lesson
What are architecture patterns you see when you want to customize your
View Lesson
LLM with proprietary data?
What are vector embeddings? And what is embedding model? View Lesson
How embedding model is used in the context of LLM application? View Lesson
6 Vector DB 15 lesson(s)
Explain difference between vector index, vector DB & vector plugins? View Lesson
How does clustering reduce search space? When does it fail and how can
View Lesson
we mitigate these failures?
Compare different Vector index and given a scenario, which vector index
View Lesson
you would use for a project?
How would you decide ideal search similarity metrics for the use case? View Lesson
Explain different types and challenges associated with filtering in vector
View Lesson
DB?
How do you determine the best vector database for your needs? View Lesson
7 Search 15 lesson(s)
What are the architecture patterns for information retrieval & semantic
View Lesson
search, and their use cases?
How can you achieve efficient and accurate search results in large scale
View Lesson
datasets?
How to handle multi-hop/multifaceted queries? View Lesson
Can you provide a detailed explanation of the concept of self-attention? View Lesson
What is the difference between local attention and global attention? View Lesson
How can you increase the context length of an LLM? View Lesson
9 Supervise Fine-tuning (SFT) LLM 12 lesson(s)
How do you improve the model to answer only if there is sufficient con-
View Lesson
text for doing so?
What are the different categories of the PEFT method? View Lesson
10 Deployment 4 lesson(s)
What are the techniques by which you can optimize the inference of LLM
View Lesson
for higher throughput?
11 Hallucination 3 lesson(s)
12 Evaluation 5 lesson(s)
How do you evaluate the best LLM model for your use case? View Lesson
What are the different metrics that can be used to evaluate LLM View Lesson
13 Agents 7 lesson(s)
Explain the basic concepts of an agent and the types of strategies avail-
View Lesson
able to implement agents
Why do we need agents and what are some common strategies to imple-
View Lesson
ment agents?
Explain ReAct prompting with a code example and its advantages View Lesson
What is prompt hacking and why should we bother about it? View Lesson
What are the different defense tactics from prompt hacking? View Lesson
At which stage you will decide to go for the Preference alignment type of
View Lesson
method rather than SFT?
16 Miscellaneous 8 lesson(s)
What is FP8 variable and what are its advantages of it View Lesson
How to train LLM with low precision training without compromising on
View Lesson
accuracy ?
How do you make sure that attention layer focuses on the right part of
View Lesson
the input?
Case Study 1: LLM Chat Assistant with dynamic context based on query View Lesson
18 Feedback 1 lesson(s)