Implement a projection adapter and interleave image++text embeddings into one sequence wi

Multimodal & Vision-Language Models2 / 3

Chapter 212 / 3

Multimodal & Vision-Language Models

Implement a projection adapter and interleave image++text embeddings into one sequence wi

Medium

Implement a projection adapter and interleave image++text embeddings into one sequence with correct attention masking.

Target interface
class Projector

Implement the function/class skeleton in the editor. Any correct approach is accepted.

Hints0 / 2
Reference solution
Your own code stays in the editor.