Data as of Sep 17, 2026 · Based on 48 AI responses from ChatGPT Search and Google AI Mode · See how Parse measures this
Your brand can be here too.
The ecosystem for fine-tuning and deploying Small Language Models (SLMs) locally on edge devices, mobile phones, and private infrastructure has accelerated significantly. Teams looking to sidestep cloud data egress and retain total user privacy rely on specialized tooling startups and open-source…
The ecosystem for fine-tuning and deploying Small Language Models (SLMs) locally on edge devices, mobile phones, and private infrastructure has accelerated significantly. Teams looking to sidestep cloud data egress and retain total user privacy rely on specialized tooling startups and open-source frameworks.
Key players and tools helping engineering teams fine-tune and package compact models for private or on-device environments include:
phone-deployment Quantization-Aware Training (QAT) mode. It allows developers to fine-tune compact models (like Qwen or Google's FunctionGemma) on custom data and export them straight to .pte files optimized for iOS and Android hardware.PEFT, TRL , and Optimum ) that most enterprises and smaller specialized ML toolchains wrap around to handle LoRA/QLoRA adapter training and ONNX/GGUF exports for secure on-premise or local execution.If you're working on a specific deployment target, tell me:
I can help outline the right fine-tuning workflow or quantization strategy for your stack.
If you mean startups that help **engineering teams create smaller, specialized models and ship them privately (on phones, laptops, edge devices, or inside a company network)**, the market is still emerging. A few notable companies/projects in this space: Startup | Focus | What they help with --- | --- | ---
If you mean startups that help engineering teams create smaller, specialized models and ship them privately (on phones, laptops, edge devices, or inside a company network), the market is still emerging. A few notable companies/projects in this space:
| Startup | Focus | What they help with |
|---|---|---|
| Forgelet | Fine-tune + export small models for edge | Turns a task description or dataset into a fine-tuned small model and exports formats intended for phone, server, or embedded deployment. It emphasizes models in roughly the 270M–3B parameter range and offline execution. Forgelet |
| Smelt | Purpose-built mobile/desktop SLMs | Fine-tunes compact language models (roughly 1–3B parameters for mobile and 7–13B for desktop) for fully local inference. Smelt Works |
| Ertas AI | No-code/custom model fine-tuning | Lets app teams upload data, fine-tune open models, and export models for local runtimes such as GGUF/llama.cpp-style deployments. Ertas AI |
| SmaLLM | Enterprise small-model platform | Builds domain-trained small language models and supports deployment across private cloud, edge, mobile, and browser environments. SmaLLM |
| QVAC | Local AI stack | Provides tooling around running and adapting models locally, including LoRA fine-tuning and edge execution. QVAC |
| AxonRiedge | Private/on-prem AI deployments | Focuses on organizations needing customized models, fine-tuning, and offline or air-gapped deployment. AxonRiedge |
| Icosa Computing | Private local AI workspaces | Builds local AI systems where models and user data stay on controlled hardware; its LMShop product is aimed at creating and running customized models locally. Icosa Computing |
A few adjacent companies are more infrastructure/runtime than fine-tuning platforms:
For a team choosing a stack, the main categories are usually:
The technical approaches these companies commonly use are LoRA/QLoRA adapters, quantization (4-bit/8-bit), distillation, synthetic data generation, and export to formats such as GGUF, Core ML, LiteRT/TFLite, or device-specific runtimes.
If you are looking specifically for B2B infrastructure startups (not consumer apps), open-source projects, or companies with funding/traction, the list changes quite a bit.
Yes. There’s a growing group of startups focused specifically on **small, specialized models that can run inside the customer’s perimeter or directly on devices**. The most relevant ones I’d look at are: - **Liquid AI** — Probably the strongest fit if you mean a platform rather than an ML consultancy. Its **LEAP**…
Yes. There’s a growing group of startups focused specifically on small, specialized models that can run inside the customer’s perimeter or directly on devices. The most relevant ones I’d look at are:
| Startup | Main sweet spot | Fine-tuning | On-device | Private/on-prem |
|---|---|---|---|---|
| Liquid AI | General edge AI / SLMs | ✅ | ✅ | ✅ |
| Smelt.works | Custom mobile/desktop SLMs | ✅ | ✅ | — |
| Forgelet | Developer-friendly custom models | ✅ | ✅ | ✅ |
| QVAC | Local/on-device adaptation | ✅ | ✅ | ✅ |
| Sutura | Voice/audio/sensor AI | ✅ | ✅ | ✅ |
| Cactus | Tiny embedded models | ✅ | ✅ | — |
| ByteHub | Task-specific distillation | ◐ | ✅ | ✅ |
| Onde | Private inference/deployment | ◐ | ✅ | ✅ |
If you're looking for competitors/companies to benchmark, I'd put Liquid AI, Smelt.works, Forgelet, and QVAC in the most interesting direct set. The key distinction is that Liquid/Smelt/Forgelet are closer to "help me create a specialized small model", whereas Cactus/ByteHub are more "give me a highly optimized model for one constrained task."
There is also a separate, much larger category of private fine-tuning platforms (e.g. Thinking Machines' Tinker and cloud ML platforms) that can fine-tune small models but aren't specifically designed around on-device deployment. Tinker, for example, is a managed fine-tuning service running on its own infrastructure.
If you're evaluating this as a startup/market opportunity, I can also map these companies by funding, founding year, target customer, model sizes, pricing, and whether they train in the cloud vs. inside the customer's environment.
A growing ecosystem of startups and specialized platforms focuses on helping teams fine-tune, compress, and deploy small language models (SLMs) and tiny foundation models for local, on-device, or private, air-gapped environments.[](https://www.liquid.ai/blog/introducing-lfm2-5-the-next-generation-of-on-device-ai)…
A growing ecosystem of startups and specialized platforms focuses on helping teams fine-tune, compress, and deploy small language models (SLMs) and tiny foundation models for local, on-device, or private, air-gapped environments.
Key players in this space target different parts of the pipeline—from rapid fine-tuning to hardware-optimized edge runtimes:
Are you looking for tools to handle the training/fine-tuning phase itself, or do you need an on-device runtime/SDK to deploy the model onto mobile or desktop hardware?
Yes. I’d split the market into **companies that actually help you customize/fine-tune a small model** and **companies that mainly provide the edge runtime/deployment layer**. ### Strongest fits | Startup | What they do | Best fit |
Yes. I’d split the market into companies that actually help you customize/fine-tune a small model and companies that mainly provide the edge runtime/deployment layer.
| Startup | What they do | Best fit |
|---|---|---|
| Liquid AI | Builds small LFMs (roughly 230M–2.6B+) specifically for efficient CPU/GPU/NPU deployment. Its LEAP platform supports fine-tuning, optimization, packaging and on-device deployment. | Best overall match for custom small LLMs on phones, laptops, vehicles, edge devices and private infrastructure. |
| Forgelet | Turns a task description + data into a fine-tuned small model and exports it to GGUF, LiteRT or CoreML. Targets roughly 270M–3B models. | Best “I don't want an ML team” option. Particularly interesting for app developers. |
| Ertas AI | Visual fine-tuning platform for open models, with export to GGUF and local/on-device execution through llama.cpp, Ollama or LM Studio. | Best general-purpose fine-tuning workflow for teams that want to own the resulting model. |
| Prysm Labs | Builds edge-aware models and optimizes them together with the compiler/runtime; emphasizes quantization and fine-tuning on fleet data. | Robotics / cameras / physical AI, rather than generic mobile LLMs. |
| Sabr Research | Builds compact, domain-specific SLMs and deploys them fully on-prem/air-gapped. | Highly private enterprise deployments where the model itself must stay inside the perimeter. |
| SLM in a Box | End-to-end design, training, deployment and governance of task-specific SLMs; emphasizes model ownership and on-prem/private-cloud deployment. | Enterprise teams wanting a turnkey private SLM. |
Liquid is particularly compelling: its current LFM family includes models as small as 230M parameters, explicitly designed for fine-tuning and local deployment, while its LEAP stack covers specialization through deployment. www.liquid.ai Liquid also says enterprises can buy an on-prem customization stack for fine-tuning and optimization behind their firewall.
There are really three different businesses emerging:
The interesting whitespace is #2 + #3 for truly tiny models: a service that can take a company's proprietary examples, automatically choose something like a 300M–3B model, distill/fine-tune/quantize it, benchmark it on the customer's actual phone/CPU/NPU, and hand back a model that can run completely offline.
That's a more specific proposition than generic "private LLM" platforms, and the current crop suggests there is real demand for it. Liquid's own demos, for example, explicitly show fine-tuned models running on phones, edge GPUs and customer-controlled VPCs.
If you're researching this as a startup/market opportunity, I can also map ~15–20 companies by funding, model size, target hardware, fine-tuning approach, pricing, and competitive differentiation.
Several specialized software tools and platforms help teams fine-tune **Small Language Models (SLMs)** for private, on-premise, or on-device deployment.[](https://www.youtube.com/watch?v=CeyI2l8LkYU) [[1]](https://www.youtube.com/watch?v=CeyI2l8LkYU)[[2]](https://www.omdena.com/blog/fine-tuning-small-language-models)…
Several specialized software tools and platforms help teams fine-tune Small Language Models (SLMs) for private, on-premise, or on-device deployment.
The primary startups, frameworks, and developer platforms driving this space include:
If you'd like, I can:
The ecosystem for customizing and fine-tuning small models (Small Language Models or SLMs) for private, on-premise, or on-device deployment relies heavily on specialized ML infrastructure platforms, parameter-efficient fine-tuning (PEFT) frameworks, and optimization…
The ecosystem for customizing and fine-tuning small models (Small Language Models or SLMs) for private, on-premise, or on-device deployment relies heavily on specialized ML infrastructure platforms, parameter-efficient fine-tuning (PEFT) frameworks, and optimization toolkits.
While major tech giants provide native hardware runtimes (like Apple's Core ML / MLX and Google's MediaPipe / AI Edge ), several dedicated platforms and venture-backed startups specialize in streamlining the fine-tuning, adaptation, and private serving lifecycle for lean models:
PEFT, TRL , and bitsandbytes ) that almost all on-device and private fine-tuning pipelines depend on. They actively bridge the gap for exporting fine-tuned checkpoints into mobile-ready quantization formats.[1]Key Technical Approaches These Startups Use
If you'd like to narrow this down, tell me:
I can give you a more targeted stack recommendation or architecture workflow.
A number of startups are building tooling around **small language models (SLMs), fine-tuning, quantization, and private/on-device deployment**. The space is still emerging, so some are full platforms while others are more like specialized infrastructure providers. ## Fine-tuning platforms that export small models -…
A number of startups are building tooling around small language models (SLMs), fine-tuning, quantization, and private/on-device deployment. The space is still emerging, so some are full platforms while others are more like specialized infrastructure providers.
| Need | Companies to look at |
|---|---|
| “I have data, give me a tuned small model” | Forgelet, Ertas AI, Gerbil, SmaLLM |
| Mobile/offline apps | Smelt.works, Flower Intelligence, Callstack |
| Enterprise/private/on-prem | Vravio, SmaLLM, Icosa |
| Edge devices/IoT | DeepEdge AI, Flower Intelligence |
A key trend is that teams increasingly fine-tune rather than train from scratch: use LoRA/QLoRA adapters, distill from larger models, quantize (GGUF, 4-bit, etc.), then ship a smaller model that can run inside a phone app, browser, desktop app, or private server.
If you’re looking specifically for venture-backed startups with funding/traction (rather than all emerging vendors), the list becomes much shorter.
Gemma
Several specialized startups and platforms help engineering teams **fine-tune small models (SLMs)** and compress them for **on-device, edge, or private enterprise deployment**.[](https://www.youtube.com/watch?v=CeyI2l8LkYU) [[1]](https://www.youtube.com/watch?v=CeyI2l8LkYU) | Startup / Tool | Core Focus | Key…
Several specialized startups and platforms help engineering teams fine-tune small models (SLMs) and compress them for on-device, edge, or private enterprise deployment.
| Startup / Tool | Core Focus | Key Capability for On-Device/Private Use |
|---|---|---|
| Unsloth AI | Fast efficient fine-tuning | Speeds up fine-tuning for models (like Llama, Gemma, and Phi) by 2-5x while slashing memory usage, allowing local and consumer GPU training. |
| MosaicML (Databricks) | Secure enterprise training | Provides full ownership and private infrastructure orchestration to train and fine-tune models on proprietary data securely. |
| Hugging Face (TRL / AutoTrain) | Open-source tooling pipelines | Offers standard tooling (Supervised Fine-Tuning and RL libraries) used locally or in private VPCs to adapt small models. |
| MindStudio | Workflow wrapping & deployment | Helps teams integrate fine-tuned small models and LoRA adapters directly into functional private business systems. |
If you have a specific target platform in mind—such as iOS/Android, embedded hardware , or a local air-gapped server —let me know and I can narrow down the best toolchain for your hardware constraints.
Yes. If you mean **startups whose core proposition is helping a team turn a general/open model into a smaller, specialized model that can run on-device, at the edge, or inside a private environment**, there’s a fairly interesting emerging group. ### Most directly aligned -…
Yes. If you mean startups whose core proposition is helping a team turn a general/open model into a smaller, specialized model that can run on-device, at the edge, or inside a private environment, there’s a fairly interesting emerging group.
| Company | Fine-tuning | Small models | On-device | Private/on-prem | Main angle |
|---|---|---|---|---|---|
| Forgelet | ✅ | ✅ | ✅ | ✅ | Developer-friendly model customization |
| Smelt | ✅ | ✅ | ✅ | — | Mobile/desktop specialization |
| SmaLLM | ✅ | ✅ | ✅ | ✅ | Enterprise SLM platform |
| Sabr Research | ✅ | ✅ | — | ✅ | Air-gapped enterprise |
| Vravio | ✅ | ✅ | — | ✅ | Custom AI engineering |
| Flower | Emerging | — | ✅ | — | Federated/local AI |
| Callstack | ✅ | ✅ | ✅ | — | Mobile deployment engineering |
| Icosa | ✅ | — | ✅ | — | Local model customization |
The particularly interesting white space is between Forgelet/Smelt and SmaLLM/Sabr: a product where an enterprise team can take its proprietary data, automatically create a high-quality fine-tuning set, distill a 0.5–4B model, benchmark it against its frontier-model baseline, quantize/compile it for a specific device, and then ship the resulting weights into an air-gapped/on-device runtime.
That looks like a fairly distinct category from traditional LLM fine-tuning platforms such as generic cloud training APIs.