DecodeAI
← Question Bank

Deep Learning & Generative AI

Generative AI & Large Language Models (LLMs) Interview Questions

Interview questions on Generative AI & Large Language Models (LLMs) Interview Questions.

12 questions

Fine-Tuning & Model Adaptation

Q1. What distinguishes LoRA from QLoRA in fine-tuning LLMs?

Sign in to bookmark

Fine-Tuning & Model Adaptation

Q2. How can LLMs avoid catastrophic forgetting during fine-tuning?

Sign in to bookmark

Fine-Tuning & Model Adaptation

Q3. How does PEFT mitigate catastrophic forgetting?

Sign in to bookmark

Fine-Tuning & Model Adaptation

Q4. State the scenarios where you will use RAG over fine-tuning and vice versa?

Sign in to bookmark

Fine-Tuning & Model Adaptation

Q5. What is the difference between parameter-efficient fine-tuning (PEFT) and full fine-tuning? Which is better?

Sign in to bookmark

Fine-Tuning & Model Adaptation

Q6. What are adapters, and how do they enable parameter-efficient fine-tuning (PEFT)?

Sign in to bookmark

Fine-Tuning & Model Adaptation

Q7. What is LoRA (Low-Rank Adaptation) and how does it enable parameter-efficient fine-tuning?

Sign in to bookmark

Fine-Tuning & Model Adaptation

Q8. What is “intrinsic dimension” in the context of model fine-tuning, and why does it matter?

Sign in to bookmark

Fine-Tuning & Model Adaptation

Q9. How does LoRA differ from adapters?

Sign in to bookmark

Fine-Tuning & Model Adaptation

Q10. In LoRA fine-tuning, how are the low-rank matrices A and B initialized?

Sign in to bookmark

Fine-Tuning & Model Adaptation

Q11. In LoRA fine-tuning, how is the rank chosen?

Sign in to bookmark

Fine-Tuning & Model Adaptation

Q12. What is QLoRA, and how does it compare to standard LoRA?

Sign in to bookmark