Ask a business owner in Norwich or Cambridge what they think of ChatGPT and you'll usually get one of two answers. Either they've quietly started leaning on it for emails and first drafts, or they've been told in no uncertain terms by someone in IT not to put anything important into it. Both reactions are sensible. The tool is genuinely useful, and pasting a client contract or a patient list into a website owned by a company on the other side of the Atlantic is genuinely something to think twice about.

What far fewer owners realise is that this is no longer an either/or choice. You can have the language model without handing your data to anyone. The same kind of AI that powers the big chat services can now run on a computer in your own office or a server you rent and control — a setup usually called a local LLM, or a private or on-premise model. For a long time that was the preserve of well-funded labs. In the last couple of years it has quietly become something an ordinary firm in Ipswich or Bury St Edmunds can actually consider.

What an LLM actually is, without the mysticism

A large language model, or LLM, is the technology underneath tools like ChatGPT, Claude and Gemini. Strip away the marketing and it's a very sophisticated pattern-spotter: trained on an enormous amount of text, it learns the statistical shape of language well enough to continue a sentence, answer a question, summarise a document or draft a reply in a way that reads as if a person wrote it. It isn't thinking in any human sense, and it isn't a search engine. It's a model of how language tends to fit together, and that turns out to be remarkably useful for the everyday writing and reading that clogs up a working week.

The important part for a business is where that model lives and runs. When you use a hosted service, the model sits on the provider's computers and your words travel there and back over the internet. When you run a model locally, the model file sits on hardware you control, and the text you feed it never has to leave your boundary. Same basic technology; very different arrangement of who holds what.

Cloud LLM versus local LLM — the real trade-off

It helps to be honest about both sides, because there's no single right answer and anyone who tells you otherwise is selling something. A hosted, cloud-based model is the quickest way to get going. You pay per use, you always have access to the latest and usually the most capable models, and someone else worries about the hardware. For a great many tasks that is exactly what you want, and it's where most firms should start.

A local model changes the calculation in four specific ways. Your data stays put, which matters enormously if you handle anything confidential. Your costs become predictable — you're paying for hardware you own rather than a meter that runs every time a member of staff asks a question. The model keeps working whether or not your internet does, and even if a provider changes its prices, its terms or its model overnight. And you keep control: the model doesn't change under your feet, and nothing you run through it is used to train somebody else's product. The price of all that is that you take on the kit and the upkeep, and the very best frontier models still tend to live in the cloud.

Why "local" has stopped being a compromise

Two things changed, and they changed fast. The first is cost and capability. Stanford University's closely watched annual review of the field found that the price of running a model at the level of 2022's ChatGPT fell more than 280-fold in under two years — from around $20 per million words of output to roughly $0.07 — as the underlying hardware and software became dramatically more efficient (Stanford University, 2025). The same review noted that freely available "open-weight" models had all but caught up with the closed commercial ones, narrowing the performance gap on some standard tests from 8% to under 2% in a single year (Stanford University, 2025). The plain English version: the models you're allowed to download and run yourself are now nearly as good as the ones you can only rent.

The second change is that the people building these models started giving them away. Meta releases its Llama models as open weights that businesses can fine-tune and deploy on their own infrastructure (Meta, 2025), and the French lab Mistral has put out a family of compact models — small enough to run on modest hardware — under a permissive Apache 2.0 licence that lets companies use them commercially without asking permission (Mistral AI, 2025). Between them, that's a serious, free toolbox sitting on the shelf for any business that wants to pick it up.

The question used to be whether you could run a capable model in-house at all. Now it's simply whether you should — and for the right job, the answer is increasingly yes.

Why private models matter more in some businesses than others

This is where it stops being abstract. The case for keeping a model in-house is strongest wherever the text you'd feed it is sensitive, regulated, or simply none of a third party's business — and East Anglia has no shortage of firms in exactly that position.

It's worth being clear about what running a model locally does and doesn't do for your obligations. Keeping data on your own infrastructure removes the single biggest privacy worry — sending personal or confidential information off to someone else's servers — but it doesn't make you compliant by magic. Under the Information Commissioner's Office's guidance, you remain the data controller, and the usual duties of UK GDPR still apply: you need a lawful basis, you should collect only what you need, you have to keep it secure, and you must be able to explain what the system does with it (Information Commissioner's Office, 2023). A local model simply makes those duties far easier to meet, because the data never leaves a perimeter you already control.

That reassurance isn't a niche concern. The Federation of Small Businesses (2026) found that 92% of small business owners worry about the risks of AI — accuracy, security, and above all where their data ends up — a figure that has climbed sharply as adoption has spread. For a lot of those owners, "the data never leaves the building" is the sentence that turns a no into a maybe.

Where a private model earns its keep in East Anglia

The strongest cases we see across the region tend to fall into a handful of buckets. None of them is science fiction; they're ordinary jobs that happen to involve a lot of reading and writing.

Answering questions from your own documents

Every established firm has a body of knowledge locked in documents only one or two people can really navigate — contracts, policies, technical manuals, years of project notes. A local model connected to those files lets your team ask a plain question and get an answer drawn straight from your own material, with the documents never leaving your systems. For a Cambridge research-adjacent business or a professional services firm in Chelmsford sitting on commercially sensitive paperwork, that combination of usefulness and privacy is the whole point.

Drafting in regulated trades

Solicitors, accountants, surveyors and healthcare practices spend a great deal of time turning confidential information into letters, reports and summaries. These are precisely the documents you can't comfortably paste into a public tool. A private model handles the first draft — a client letter, a case summary, a set of file notes — on hardware that never exposes the underlying data, leaving a qualified human to check and sign it off. The work gets faster without the information ever going somewhere it shouldn't.

Customer support that knows your business

A local model grounded in your own product information, policies and past tickets can draft accurate replies to routine enquiries and hand the awkward ones to a person, all without customer details touching an outside service. For a Norfolk retailer or a Suffolk logistics firm dealing with steady volumes of fairly similar questions, that's faster responses and a tighter grip on where customer data sits.

On-site work where the connection is patchy

Manufacturing, agriculture and field engineering across the region often happen in places where the broadband is best described as optimistic. A model running on local hardware doesn't care. It can summarise maintenance logs, interpret a manual or help with reporting on a factory floor or a farm office that a cloud service would struggle to reach reliably.

The honest limits — because there are some

A local model is a tool, not a religion, and it isn't the right answer for everyone. You do take on hardware: capable open models in the 3-to-14-billion-parameter range run happily on a single business-grade GPU, but the very largest models need serious, expensive kit. The models small machines can run are excellent at everyday drafting, summarising and question-answering, yet they still tend to trail the absolute frontier cloud models on the hardest reasoning. And someone has to keep the thing running — updates, monitoring, the occasional fix — which is real work even if it's modest.

None of that is a reason to avoid local AI. It's a reason to be clear-eyed about when it pays. If your work isn't especially sensitive and your volumes are low, a hosted service is very likely the cheaper, simpler choice, and you should use it without guilt. The local route earns its place when privacy, predictable cost at scale, offline reliability or genuine control are worth more to you than having the single most powerful model on tap. Plenty of firms quite sensibly run both — a hosted model for general work, a private one for anything that has to stay in-house.

How to decide, and how to start small

You don't need to pick a side on principle, and you certainly don't need a six-figure server before you've proven the idea. The approach that works looks a lot like the one we'd recommend for any AI project:

It's worth remembering why this matters locally. The Office for National Statistics (2025) found that while around 44% of large firms had adopted AI by late 2025, smaller businesses were trailing at roughly 26% — and that gap has never been about the technology being out of reach. It's about knowing which tool fits which job. A small firm in Lowestoft now has access to the very same open models as a well-funded Cambridge scale-up. Knowing when to keep one of them in-house is fast becoming part of using AI well, rather than a luxury reserved for the technically minded.

The pattern is the same one we see across every kind of AI work in the region. The firms getting value aren't the ones chasing the most powerful model or the loudest trend. They're the ones matching the right tool to the right job — and for an increasing number of them, on the jobs that matter most, that tool is one they keep firmly under their own roof.

Frequently asked questions

What is a local LLM?

A local LLM is a large language model that runs on hardware you control — a server in your office, a machine in a data centre you rent, or a private cloud tenant — rather than being accessed over the public internet through a provider like OpenAI or Anthropic. Because the model and your data stay inside your own boundary, nothing you type leaves the building unless you decide it should. Open-weight models such as Meta's Llama and Mistral's releases are what make this practical for ordinary businesses.

Is a local LLM better than ChatGPT for a small business?

Neither is simply better — it depends on the job. A hosted service like ChatGPT is the fastest, cheapest way to start and usually gives you the strongest raw model. A local LLM wins when data privacy, predictable cost at high volume, offline reliability or full control matter more than having the single most capable model. Many firms end up using both: a hosted model for general work and a private one for anything sensitive.

Do I need an expensive GPU to run an LLM locally?

Not necessarily. Smaller open models in the 3-to-14-billion-parameter range now run usefully on a single business-grade GPU, and sometimes on a well-specified workstation or laptop. The larger, more capable models do need serious hardware, but most practical business tasks — drafting, summarising, answering questions from your own documents — are handled well by the smaller models that modest kit can run.

Does a local LLM keep my business GDPR compliant?

Keeping data on your own infrastructure removes one of the biggest worries — sending personal or confidential information to a third party — but it does not make you compliant on its own. You remain the data controller, so the usual UK GDPR duties still apply: a lawful basis, data minimisation, security, and being able to explain what the system does. Running the model locally simply makes those duties far easier to meet.

Not sure whether your AI should live in the cloud or in-house?

We'll look at your data, your tasks and your obligations, and tell you honestly where a private model pays off — on a free, no-pressure strategy call.

Book a Free Strategy Call

References

  1. Federation of Small Businesses (2026) Redefining Intelligence. London: FSB. Available at: https://www.fsb.org.uk/resources/policy-reports/redefining-intelligence-MCKHTFHSTCMVGF5BPKCDHVF73FGU (Accessed: 26 June 2026).
  2. Information Commissioner's Office (2023) Guidance on AI and data protection. Wilmslow: ICO. Available at: https://ico.org.uk/for-organisations/uk-gdpr-guidance-and-resources/artificial-intelligence/guidance-on-ai-and-data-protection/ (Accessed: 26 June 2026).
  3. Meta (2025) Llama: industry-leading, open-source AI. Available at: https://www.llama.com/ (Accessed: 26 June 2026).
  4. Mistral AI (2025) Introducing Mistral 3. Available at: https://mistral.ai/news/mistral-3/ (Accessed: 26 June 2026).
  5. Office for National Statistics (2025) Business insights and impact on the UK economy. Available at: https://www.ons.gov.uk/businessindustryandtrade/business/businessservices/bulletins/businessinsightsandimpactontheukeconomy/2october2025 (Accessed: 26 June 2026).
  6. Stanford University (2025) The 2025 AI Index Report. Stanford, CA: Stanford Institute for Human-Centered AI. Available at: https://hai.stanford.edu/ai-index/2025-ai-index-report (Accessed: 26 June 2026).