Local LLM for Devlopers

By Nobody 2025-11-01

LLM

Coding

AI

Introduction

The paid LLM developer tools integrated into the IDE from Redmond are pretty neat. But what if we want to run offline, experiment with different LLMs and play with settings? Suppose we do not like the telemetry?

Enter the local LLM server.

Using LM Studio to serve LLMs to Xcode

Configure LM Studio

Configure Xcode

First Try

This worked. Though quen as configured is a little too verbose, it is quite fast, at least as fast as corporate tools from Redmond.

Next Steps