Running Large Language Models on Mobile: DeepSeek R1 on iPhone 12
Running a Local LLM on Mobile: Testing PocketPal on iPhone 12 With the increasing accessibility of large language models (LLMs), running them locally on mobile devices is an exciting prospect. I recently tested PocketPal, a mobile LLM interface, on my iPhone 12, using a distilled 4-bit quantized model. Here’s a breakdown of my experience, covering installation, performance, and overall usability. Why Run an LLM on Mobile? Running an LLM locally on a mobile device comes with several advantages: ...