tpuf now supports late interaction [beta]
use models like ColBERT to represent text as a set of vectors (1 per token)
tpuf uses a single-vector ANN index for a fast first pass, then reranks hits using exact late interaction scoring to boost recall
docs: turbopuffer.com/docs/query#lat…