In-Depth Analysis! Deepseek Local Deployment, Seamless Connection Between Linux and Windows!

In-Depth Analysis! Deepseek Local Deployment, Seamless Connection Between Linux and Windows!

Linux | Red Hat Certified | IT Technology | Operations Engineer πŸ‘‡ Join the 1000-Person Technical Exchange QQ Group and note [Public Account] for faster access 1. Deploying DeepSeek Model on Ubuntu Server To install and use the DeepSeek model on Ubuntu via Ollama, follow these steps: Install Ollama 1. Install Ollama using the command … Read more

Deploying Flowise on Tencent Cloud Cloud Studio

Deploying Flowise on Tencent Cloud Cloud Studio

Since the last update on the free Tencent Cloud GPU computing power, which offers 10,000 free minutes per month for a limited time, many friends have asked if it can be used to deploy model applications. After studying for two nights, I finally managed to deploy <span>flowise</span>, an open-source AI large model workflow tool that … Read more

Compiling and Installing GPU-Supported TensorFlow 1.8.0 from Source on Ubuntu 18.04

Compiling and Installing GPU-Supported TensorFlow 1.8.0 from Source on Ubuntu 18.04

When I first used Linux, the first thing I wanted to do was install the GPU version of TensorFlow. I found a great guide, but even considering that, I spent over 40 hours on the installation. In this article, I want to save you time and share my experience. Below you will find an updated … Read more