Chapter 212 / 3
Multimodal & Vision-Language Models
Implement a projection adapter and interleave imagetext embeddings into one sequence wi
Medium
Implement a projection adapter and interleave imagetext embeddings into one sequence with correct attention masking.
Target interface
class ProjectorImplement the function/class skeleton in the editor. Any correct approach is accepted.
Hints0 / 2
Reference solution
Your own code stays in the editor.