14. CLIP Models
Chapter 14 of 18 · 15 min
Local verification checkpoint
Run the smallest example from this chapter in a local workspace and record the package version, runtime, data path, and observed output. If the result depends on model size, vector count, CPU/GPU backend, or available memory, note that constraint beside the exercise so the lesson remains reproducible.
EXERCISE
Implement image search using CLIP encode query text, retrieve matching images from a corpus by computing text-image similarity scores.