Tagged “maintenance”
-
Running a Local LLM in a Container: What's Worth the Trouble
Containers make a local model reproducible and portable — but GPU passthrough and model storage are the two things that decide whether it's worth it.
-
Exposing a Local Model on Your Network Without Regretting It
Local runtimes bind to loopback for a reason. What changes when you make one reachable from other machines, and how to do it deliberately.
-
Keeping a Local Model Library From Eating Your Disk
Model files accumulate fast and quietly. Where runtimes store them, how to audit what you have, and a simple policy for what to keep.
-
Updating Models and Runtimes Without Breaking What Works
Local LLM tooling moves fast, and updates change behaviour. How to upgrade deliberately, verify nothing regressed, and keep a way back.