No data is collected by Apple via telemetry.
No data is collected by Apple via telemetry.
Allows model adaptation via Fine-Tuning (presumably LoRa) but, as mentioned in the videos, you should re-run the FT each time the underlying model is updated (which means at every iOS release or so)
Allows model adaptation via Fine-Tuning (presumably LoRa) but, as mentioned in the videos, you should re-run the FT each time the underlying model is updated (which means at every iOS release or so)
A built-in guardrail AI model is automatically added and enforced by Apple.
It cannot be modified or disabled. No API for building your own as of now.
A built-in guardrail AI model is automatically added and enforced by Apple.
It cannot be modified or disabled. No API for building your own as of now.
Foundation Models framework supports background inference!
But subject to system-level constraints:
– Rate-limited
– Cancelled during camera or AAA games usage
– Throttled or terminated in case of resource pressure
Foundation Models framework supports background inference!
But subject to system-level constraints:
– Rate-limited
– Cancelled during camera or AAA games usage
– Throttled or terminated in case of resource pressure
Runs primarily on ANE (Apple Neural Engine).
This means you can use GPU while running inference — but prolonged concurrent usage can cause system stress, which may lead the system to terminate your app, even if in foreground.
Runs primarily on ANE (Apple Neural Engine).
This means you can use GPU while running inference — but prolonged concurrent usage can cause system stress, which may lead the system to terminate your app, even if in foreground.
Same model version across all supported devices — no per-device variation. Whether you’re running an old iPad, the latest iPhone or even macOS, it’s exactly the same model. Perfect for testing and consistency across your multiplatform apps!
Same model version across all supported devices — no per-device variation. Whether you’re running an old iPad, the latest iPhone or even macOS, it’s exactly the same model. Perfect for testing and consistency across your multiplatform apps!
Not officially documented as it might change anytime.
But today the limit stands at 4096 tokens.
Not officially documented as it might change anytime.
But today the limit stands at 4096 tokens.
I’m on the Beta, it wouldn’t work otherwise.
I’m on the Beta, it wouldn’t work otherwise.
At that point it should work.
(Or at least it does for me. I’m using English (UK))
At that point it should work.
(Or at least it does for me. I’m using English (UK))
The level of “self-referential” of the last two videos is cring-ish.
The level of “self-referential” of the last two videos is cring-ish.