what llms are available on ios?

Generated on 7/30/2024

1 search

Tailscan

This post is brought to you by Tailscan, the best devtool for Tailwind CSS.

On iOS, you can run a variety of large language models (LLMs) that you have downloaded from open-source communities. Some of the LLMs mentioned include:

  • Whisper
  • Stable Diffusion
  • Mistral

These models can be integrated into your app using Apple's Core ML framework, which optimizes hardware-accelerated execution across the CPU, GPU, and neural engine. You can start with any PyTorch model and convert it into the Core ML format using Core ML tools.

For more details, you can refer to the session Explore machine learning on Apple platforms.

Relevant Sessions

  1. Explore machine learning on Apple platforms
  2. What’s new in Create ML
  3. Bring your machine learning and AI models to Apple silicon
  4. Platforms State of the Union