JA EN
Textbook › Part II The Lineage of AI Models
CHAPTER 25

How VLMs Came About, and Where They Are

★ MEMBER5 min

A VLM (Vision Language Model) is a model that can look at an image and answer in words. "Describe what is in this photo." "Read the trend in this chart." "Where on this screen do I tap?"

It became possible when two currents met. On the language side, large language models (LLMs) had acquired enough reasoning ability. On the vision side, CLIP had shown how to turn an image into a vector that sits comfortably next to language. All that was left was the question of how to join the two.

Image pixels Vision encoder ViT / CLIP family Adapter converts dim & format LLM mixed with text tokens Answer image → vectors (visual tokens) made readable as LLM "words"
Most VLMs take this three-stage form. The point of contention in the design is how to build the adapter in the middle.

§

Members-only from here

All 26 chapters and every lab, $4.99/mo. Cancel anytime.

Comments

Sign in to comment