How to deploy large language models on iOS and Android with Executorch

Unsloth and Executorch provide a workflow to fine tune large language models with quantization aware training and run them locally on iOS and Android devices, including Qwen3 models on recent flagship phones. The tutorial walks through model training, export to .pte, and end to end deployment on both iPhone and Android with detailed tooling setup and file transfer steps.