Apple Foundation Models: White Paper vs Real API — What Actually Matches Up So I was thinking about doing a simple bubble classification experiment with Apple’s Foundation Models (FM), and the first thing that becomes obvious is this: the white paper and the actual API surface are describing the same system, but at very different layers of reality. This technical report is very hopeful to read it describes the full model capability. But then, i exported FoundationModels top level swift doc with developer typings, and it looked sad as it exposes only a slice of advertised functionatlity. https://pastebin.com/4N2PNgDc 1.…