Fixing a Contabo Deepseek Server
You may have seen that Contabo are offering a one-click Deepseek server based on their VDS offering. These are semi-virtualised servers with dedicated processors and memory but shared storage, which makes them more capable than a regular shared VPS, but cheaper than a dedicated server.
Deepseek is, of course, the Chinese open source LLM provider that has effectively reduced the cost of AI by 95%, and its models will run on the open source ollama
platform. I’ve been tasked by a client to set up a proof of concept for basically document munging using cough AI, and this seemed like a good way to do it.