Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Formats
/
Multiple Choice
Multiple Choice
343 questions
Topics
Difficulty
Role
Experience
Companies
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
In LoRA, where in the forward pass does `lora_dropout` apply its mask?
Multiple Choice
Easy
·
Qual 4.0
FP4 vs NF4, pick the answer that captures the actual structural difference
Multiple Choice
Easy
·
Qual 4.0
Which of these is actually saved when a fine-tuning checkpoint is written?
Multiple Choice
Easy
·
Qual 4.0
What does bnb_4bit_compute_dtype actually control in a QLoRA config?
Multiple Choice
Easy
·
Qual 4.0
bf16 vs fp16: which one preserves fp32's exponent range?
Multiple Choice
Easy
·
Qual 4.0
Base model vs instruction-tuned model: what does the user actually feel?
Multiple Choice
Easy
·
Qual 4.0
Where does cross-attention live in OpenAI Whisper?
Multiple Choice
Medium
·
Qual 4.0
At which step in the attention pipeline does the mask actually take effect?
Multiple Choice
Easy
·
Qual 4.0
Why split V from K instead of just reusing K as the value vector?
Multiple Choice
Easy
·
Qual 4.0
Tying K and V to one projection, what is gained and what is risked?
Multiple Choice
Medium
·
Qual 4.0
Dividing pre-softmax attention scores by an extra factor > 1 at inference does what?
Multiple Choice
Medium
·
Qual 4.0
Pick what happens to attention weights when pre-softmax scores are divided by a temperature T > 1
Multiple Choice
Easy
·
Qual 4.0
Along which axis of the QK^T score matrix is softmax applied inside attention?
Multiple Choice
Easy
·
Qual 4.0
Which token most often serves as an attention sink in pretrained autoregressive LLMs?
Multiple Choice
Easy
·
Qual 4.0
Llama-3 bumps RoPE base from 10k to 500k, which long-context property follows?
Multiple Choice
Medium
·
Qual 4.0
RMSNorm versus LayerNorm, what is kept and what is dropped?
Multiple Choice
Medium
·
Qual 4.0
Contrast absolute and relative positional encoding by what the score depends on
Multiple Choice
Medium
·
Qual 4.0
During decode, why is only Q computed for the new token while full K and V come from cache?
Multiple Choice
Easy
·
Qual 4.0
Pre-norm versus post-norm: which placement makes deep stacks stable?
Multiple Choice
Medium
·
Qual 4.0
vLLM defaults to a page size of 16. Pick what makes 1 and 1024 worse choices.
Multiple Choice
Medium
·
Qual 4.0
DeepSeek trains models to predict K tokens per step. Pick how that stays causal.
Multiple Choice
Medium
·
Qual 4.0
True or false: swapping a single-head attention layer for a 12-head one (same d_model) raises the parameter count.
Multiple Choice
Medium
·
Qual 4.0
Identify the attention-pattern difference between Mistral 7B and Llama-2 7B
Multiple Choice
Medium
·
Qual 4.0
INT8 KV cache vs INT8 weight quantization, which one is easier in production?
Multiple Choice
Medium
·
Qual 4.0
Head-pruning studies report that many attention heads can be removed with negligible loss. Pick the correct interpretation.
Multiple Choice
Medium
·
Qual 4.0
Showing 51–75 of 343
← Prev
Next →