Your own AI.
No GPU required.
Most self-hosted AI is text and automation, and it runs fine on a normal CPU VPS. Here is exactly what you can run on ours, what runs slower, and what needs a GPU we do not pretend to sell.
What a CPU VPS is great at, and what it is not.
We would rather tell you the truth than sell you the wrong plan.
Runs great on our VPS
Self-hosted chat with open models up to about 8B (Ollama plus Open WebUI), AI automation with n8n, document search and RAG with Qdrant, and batch speech-to-text with Whisper. This is the majority of what people self-host.
Needs a GPU, which we do not offer yet
Image generation (Stable Diffusion, ComfyUI, Fooocus), high-throughput production serving with vLLM, real-time voice, and very large models above roughly 14B at usable speed. If that is your workload, a CPU VPS is the wrong tool and we will say so.
Every tool you might run, labelled honestly.
Open-source, self-hosted, and yours. Each card tells you how it behaves on a CPU VPS.
Run the models
Serve open LLMs locally.Ollama
Runs greatOne command to download and serve open models over an OpenAI-compatible API. The easiest place to start.
llama.cpp
Runs greatThe lean inference engine under Ollama. The most memory-efficient way to run GGUF models.
LocalAI
Runs greatA drop-in OpenAI-compatible API for local text models, so your existing code just works.
GPT4All
Runs greatSimple local model chat that was built to run comfortably on CPU.
vLLM
Needs a GPUHigh-throughput production serving. Requires an NVIDIA GPU, so not on our CPU plans.
text-generation-webui
Needs a GPUA power-user model UI. Useful model sizes really want a GPU behind them.
Your private ChatGPT
Chat front ends for your models.Open WebUI
Runs greatThe popular self-hosted ChatGPT-style interface for Ollama. The UI is light. The model does the work.
LibreChat
Runs greatMulti-provider chat that can route to your local models and hosted APIs side by side.
AnythingLLM
Runs greatDocument question-answering and RAG in one clean workspace.
Lobe Chat
Runs greatA polished, mobile-installable chat UI with a plugin marketplace.
Automate with AI
Workflows and agents.n8n
Runs greatSelf-hosted workflow automation with native AI nodes. One of the best fits for a small VPS.
Flowise
Runs greatDrag-and-drop builder for LLM apps and agents.
Dify
Runs greatBuild and run LLM apps with RAG and observability built in.
Langflow
Runs greatVisual builder for LangChain and agent flows.
Activepieces
Runs greatOpen-source automation with an AI copilot for building flows.
Memory and search
RAG and vector databases.Qdrant
Runs greatFast Rust vector database. The easiest self-hosted starting point for RAG.
Chroma
Runs greatLightweight embeddings store, ideal for prototypes and smaller datasets.
pgvector
Runs greatVector search inside a PostgreSQL database you may already be running.
Weaviate
Runs greatVector database with strong hybrid keyword-and-vector search.
Milvus
Runs, slowerBuilt for very large scale. Heavier than a single VPS needs for most projects.
Voice
Speech to text and text to speech.faster-whisper
Runs greatFast, low-memory speech-to-text for batch transcription jobs.
Piper
Runs greatLightweight text-to-speech built for low-resource machines.
Coqui XTTS
Runs, slowerVoice cloning that works on CPU if you are patient. Faster with a GPU.
Images
These need a GPU.Stable Diffusion
Needs a GPUImage generation with the Automatic1111 web UI. Not practical on CPU.
ComfyUI
Needs a GPUNode-based image workflows. GPU required for usable speeds.
Fooocus
Needs a GPUSimplified image generation. GPU required.
Deploy and store
Tools people run alongside AI.Coolify
Runs greatSelf-hosted deploy platform with one-click templates for Ollama, n8n and more.
Supabase
Runs greatOpen-source Postgres backend that ships with pgvector for RAG.
Nextcloud
Runs greatSelf-hosted files and productivity that can call your local AI.
What runs on each VPS size.
RAM is what matters most for AI workloads. Pick a plan with enough headroom for what you want to run. For anything Docker-based, choose a KVM plan.
| RAM | NameMarshal plan | What runs comfortably |
|---|---|---|
| 4 GB | OVZ 4 GB $18.99/mo KVM 4 GB $24.99/mo |
n8n, Open WebUI, Coolify basics, self-hosted Supabase, and small models like Llama 3.2 1B and 3B, Phi-3 Mini, plus Piper text-to-speech and batch Whisper (base or small). |
| 8 GB | OVZ 8 GB $32.99/mo KVM 8 GB $41.99/mo |
The sweet spot. Mistral 7B, Llama 3.1 8B or Qwen 2.5 7B through Ollama at roughly 4 to 15 tokens per second, production n8n, Qdrant at around one million vectors, AnythingLLM and LibreChat. |
| 16 GB | OVZ 16 GB $54.99/mo KVM 16 GB $69.99/mo |
Qwen 2.5 14B and Gemma 2 9B, two models loaded at once, Weaviate, larger n8n plus Postgres stacks, and faster-whisper large-v3 for batch transcription. |
| 32 GB | KVM 32 GB $119.99/mo | Mixtral 8x7B, higher-quality quantization of 7B to 13B models, and multi-service Docker Compose stacks running several tools together. |
Token-per-second figures are typical CPU ranges for guidance, not a guarantee. Actual speed depends on the model, quantization and the specific workload.
OpenVZ or KVM for AI?
Short version: if you are installing tools with Docker, and most of these use Docker, choose KVM.
KVM VPS
Full hardware-level virtualization. Runs Docker, custom kernels and container stacks without fuss, which is what almost every AI tool here expects.
- Best for Ollama, Open WebUI, n8n and Docker Compose stacks
- Full control over the operating system
- From $24.99/mo at 4 GB, up to 32 GB
OpenVZ VPS
A lightweight container VPS that is cheaper and quick to spin up. Great for simpler setups, but it is not the right home for a Docker-based AI stack.
- Good for lightweight scripts and simple services
- Lower cost per gigabyte of RAM
- From $18.99/mo at 4 GB, up to 16 GB
Self-hosted AI, answered plainly.
Can I run a ChatGPT-style AI without a GPU?
How much RAM do I need to run Ollama?
What is the best open-source LLM for a small VPS?
Can I run Stable Diffusion on a VPS without a GPU?
Is CPU inference fast enough for real use?
Should I choose OpenVZ or KVM for AI tools?
New guide: install Ollama on a VPS
Step by step, from a fresh VPS to your own LLM API. More on the blog.
Ready to host your own AI?
Start on a KVM VPS with the RAM you need. Free SSL, daily backups and real support are included, same as every NameMarshal plan.