SSD Nodes Learn Hosting plans →

#llm

Filtering by topic #llm · clear

Guides

Which AI models can you self-host?

Pick a model by the RAM you actually have. Sizing arithmetic for 4 GB, 16 GB and 64 GB VPS plans, honest CPU token rates, and the hidden cost of context.

Guides

AI Agent vs LLM vs AI Assistant

An LLM is weights that need RAM. An assistant adds a chat surface. An agent adds tools and a loop, and it holds credentials, so it needs a box that stays on.

Guides

Build your own AI agent on a VPS

An AI agent is a loop around a language model that can use tools. Learn the concepts behind building one on your own VPS: the loop, tools, MCP, memory.