DeepSeek Disk Cache: API Cost Reduction for LLMs

DeepSeek’s disk caching slashes LLM API costs 90% while boosting response times. Game-changing innovation for developers using AI APIs regularly.

August 2, 2024 · 4 min · Long Wang

Configuring VS Code with Local DeepSeek Coder V2

This article provides a complete guide to setting up and configuring VS Code to use the local DeepSeek Coder V2 model via Ollama, including installation, configuration, and optimization tips.

June 22, 2024 · 4 min · Long Wang

Linux Processes vs Threads: NPTL and Clone() Explained

This article explains the differences between Linux processes and threads, focusing on how Linux implements threading with NPTL using the clone() system call.

September 24, 2019 · 10 min · Long Wang