𝗥𝘂𝗻 𝗗𝗲𝗲𝗽𝗦𝗲𝗲𝗸 𝗟𝗼𝗰𝗮𝗹𝗹𝘆 𝗪𝗶𝘁𝗵 𝗢𝗹𝗹𝗮𝗺𝗮

You can run AI models on your own computer in 10 minutes. DeepSeek models make this easy.

Running models locally gives you:

Model requirements:

• 1.5B model: 4GB RAM • 7B model: 8GB RAM, 6GB GPU VRAM • 14B model: 16GB RAM, 10GB GPU VRAM • 33B model: 32GB RAM, 20GB GPU VRAM • 67B model: 64GB RAM, 40GB GPU VRAM

The 7B or 14B models work best for most laptops.

How to set it up:

  1. Install Ollama.
  1. Pull the model. Run: ollama pull deepseek-r1:7b

  2. Start the model. Run: ollama run deepseek-r1:7b

You can use the Continue extension in VS Code to connect to your local model. This creates a private coding assistant.

Ollama also provides a local API. This API works like the OpenAI format. You can point any tool to your local machine instead of the cloud.

Which model should you choose?

Tips for better performance:

Setup Checklist:

Local AI is now accessible to every developer. It provides privacy and saves money.

Source: https://dev.to/gladis_jenkins_109be90fec/run-deepseek-locally-a-developers-guide-to-private-ai-with-ollama-1bg9

Optional learning community: https://t.me/GyaanSetuAi