SSD Nodes Learn Hosting plans →

#local-llm

Filtering by topic #local-llm · clear

Guides

Import a GGUF model into Ollama

Run a .gguf from Hugging Face or from a local file under Ollama, and fix the chat template mismatch that makes an imported model reply in garbage.

Guides

Use Ollama with your coding agent

Point a coding agent at a model you host: the base URL, the dummy key, the context length that breaks everything, and the jobs a local model wins.

Guides

Ollama vs llama.cpp on a VPS

llama.cpp is the engine, Ollama is the layer on top. Which one to run on a CPU-only VPS, how quantisation choice changes RAM, and when neither fits.