---
title: "DeepSeek Providers and Clients"
date: 2025-02-01T13:34:36.000Z
author: Z.SHINCHVEN
tags: [DeepSeek, DeepSeek-R1, Ollama, LLM, Lobehub]
canonical: https://atlassc.net/2025/02/02/deepseek-providers-and-clients
---
## Introduction

DeepSeek's service seems to be unstable at the moment. However, we can still access the model through their providers and clients due to its open-source nature. This article will guide you through the process of accessing DeepSeek's services through providers and clients.

## Host DeepSeek Small-Scale Models on Your Local Machine

DeepSeek offers a range of small-scale models that can be hosted on your local machine. These models are designed for users who want to experiment with DeepSeek's technology without the need for extensive computational resources. You can checkout this post to learn more about [running DeepSeek-R1 model on your local machine](/2025/01/29/run-deepseek-r1).

## API Providers

Cloud platforms and AI proxies has quickly adopted DeepSeek's open-source models.

### OpenRouter

**OpenRouter** is one of the first providers to offer DeepSeek's models through API. You can access the model in their [website](https://openrouter.ai/chat) or through their [API](https://openrouter.ai/docs/quick-start). Their API is fullly compatible with OpenAI's API design. You won't have to worry about changing your code if you're already using OpenAI's API.

Check out the following links to access DeepSeek's models on OpenRouter:

- [DeepSeek Models on OpenRouter](https://openrouter.ai/models?q=deepseek)
- [DeepSeek: DeepSeek V3](https://openrouter.ai/deepseek/deepseek-chat)
- [DeepSeek: DeepSeek R1 (free)](https://openrouter.ai/deepseek/deepseek-r1:free)
- [DeepSeek: DeepSeek R1](https://openrouter.ai/deepseek/deepseek-r1)
- [DeepSeek: DeepSeek R1 (nitro)](https://openrouter.ai/deepseek/deepseek-r1:nitro)
- [Deepseek: Deepseek R1 Distill Qwen 1.5B](https://openrouter.ai/deepseek/deepseek-r1-distill-qwen-1.5b)
- [DeepSeek: DeepSeek R1 Distill Qwen 32B](https://openrouter.ai/deepseek/deepseek-r1-distill-qwen-32b)
- [DeepSeek: DeepSeek R1 Distill Qwen 14B](https://openrouter.ai/deepseek/deepseek-r1-distill-qwen-14b)
- [DeepSeek: DeepSeek R1 Distill Llama 70B](https://openrouter.ai/deepseek/deepseek-r1-distill-llama-70b)
- [DeepSeek V2.5](https://openrouter.ai/deepseek/deepseek-chat-v2.5)
- [DeepSeek-Coder-V2](https://openrouter.ai/deepseek/deepseek-coder)

### GitHub Marketplace

**GitHub Marketplace** is where you can access various AI models hosted on GitHub and mantained by Microsoft Azure that you don't need a Azure subscription. GitHub Marketplace now offers access to DeepSeek R1 model along with OpenAI o1, Llama 3.3, Mistral and other top AI models. This platform is also compatible with OpenAI's API Client.

Check out the following links to access DeepSeek's models on GitHub Marketplace:

- [DeepSeek R1 on GitHub Marketplace](https://github.com/marketplace/models/azureml-deepseek/DeepSeek-R1/playground)
- [o3-mini on GitHub Marketplace](https://github.com/marketplace/models/azure-openai/o3-mini/playground)
- [o1-mini on GitHub Marketplace](https://github.com/marketplace/models/azure-openai/o1-mini/playground)
- [o1 on GitHub Marketplace](https://github.com/marketplace/models/azure-openai/o1/playground)
- [Llama 3.3 on GitHub Marketplace](https://github.com/marketplace/models/azureml-meta/Llama-3-3-70B-Instruct/playground)

### Together AI

**Together AI** also provides access to DeepSeek models through their API. They offer a [playground](https://api.together.ai/playground/chat) for testing the models and comprehensive [API documentation](https://docs.together.ai/docs/introduction). Their API is also compatible with OpenAI's API design.

You can explore their models via these links:

- [DeepSeek V3](https://api.together.ai/models/deepseek-ai/DeepSeek-V3)
- [DeepSeek R1](https://api.together.ai/models/deepseek-ai/DeepSeek-R1)
- [DeepSeek R1 Distill Qwen 1.5B](https://api.together.ai/models/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B)
- [DeepSeek R1 Distill Qwen 14B](https://api.together.ai/models/deepseek-ai/DeepSeek-R1-Distill-Qwen-14B)
- [DeepSeek R1 Distill Llama 70B](https://api.together.ai/models/deepseek-ai/DeepSeek-R1-Distill-Llama-70B)
- [DeepSeek R1 Distill Llama 70B (free)](https://api.together.ai/models/deepseek-ai/DeepSeek-R1-Distill-Llama-70B-free)
- [Meta Llama 3 8B Instruct Turbo](https://api.together.ai/models/meta-llama/Meta-Llama-3-8B-Instruct-Turbo)

### Fireworks.ai

[Fireworks.ai](https://fireworks.ai/) is another platform that offers access to various DeepSeek models, along with notable features such as a playground environment for testing models directly in the browser (e.g., [DeepSeek R1](https://fireworks.ai/models/fireworks/deepseek-r1/playground)), the ability to [fine-tune](https://fireworks.ai/dashboard/fine-tuning/create) specific models for specialized tasks, and the option to [upload custom models](https://docs.fireworks.ai/models/uploading-custom-models). Here's an overview of their offerings, including which models are tunable:

Fireworks.ai provides a variety of DeepSeek models, including both base and instruct versions, catering to different needs. Below is a list of the models available on their platform with links:

- [DeepSeek V2.5](https://fireworks.ai/models/fireworks/deepseek-v2p5)
- [Deepseek R1](https://fireworks.ai/models/fireworks/deepseek-r1)
- [Deepseek V3](https://fireworks.ai/models/fireworks/deepseek-v3)
- [DeepSeek Coder 1.3B Base](https://fireworks.ai/models/fireworks/deepseek-coder-1b-base)
- [DeepSeek Coder 33B Instruct](https://fireworks.ai/models/fireworks/deepseek-coder-33b-instruct)
- [DeepSeek Coder 6.7B Base](https://fireworks.ai/models/fireworks/deepseek-coder-7b-base)
- [DeepSeek Coder V2 Instruct](https://fireworks.ai/models/fireworks/deepseek-coder-v2-instruct)
- [Deepseek Coder 7B Instruct v1.5](https://fireworks.ai/models/fireworks/deepseek-coder-7b-instruct-v1p5)
- [Deepseek Coder 7B Base v1.5](https://fireworks.ai/models/fireworks/deepseek-coder-7b-base-v1p5)
- [Deepseek R1 Distill Qwen 32b](https://fireworks.ai/models/fireworks/deepseek-r1-distill-qwen-32b)
- [Deepseek R1 Distill Llama 8B](https://fireworks.ai/models/fireworks/deepseek-r1-distill-llama-8b) *(Tunable)*
- [Deepseek R1 Distill Qwen 14B](https://fireworks.ai/models/fireworks/deepseek-r1-distill-qwen-14b)
- [Deepseek R1 Distill Qwen 1.5B](https://fireworks.ai/models/fireworks/deepseek-r1-distill-qwen-1p5b)
- [Deepseek R1 Distill Qwen 7B](https://fireworks.ai/models/fireworks/deepseek-r1-distill-qwen-7b)
- [Deepseek R1 Distill Llama 70b](https://fireworks.ai/models/fireworks/deepseek-r1-distill-llama-70b) *(Tunable)*

They provide comprehensive documentation to guide users through the platform and its features, available [here](https://docs.fireworks.ai/getting-started/introduction). Their API seems to be [compatible with OpenAI's API design](https://fireworks.ai/models/fireworks/deepseek-r1).

Fireworks.ai's platform provides users with both ready-to-use models and the flexibility to customize models to better suit specific applications. The fine-tuning feature and custom model uploads make it a compelling choice for developers to optimize model performance.

## Clients

Besides those chat platforms, there are also open-source clients that you can use to chat with or call DeepSeek's models.

### LobeHub

**LobeHub** is my favorite [open-source web client](https://github.com/lobehub/lobe-chat) for chatting with various AI models.
They offer [a paid version](https://lobechat.com/chat) for users to access various AI models including DeepSeek's models without needing to host the client on their own server. And you can also deploy the [community version](https://lobehub.com/docs/self-hosting/start) on your own server or local machine for free.

LobeHub comes with a lot of [AI providers](https://lobechat.com/settings/provider) support, including DeepSeek, OpenAI, OpenRouter, Google Gemini, Azure, HuggingFace, Bedrock, Anthropic, Fireworks AI, Together AI, Groq, Perplexity, xAI, Qwen and many more. You name it, they have it. It's quite an ideal client for you to chat with multiple AI models in one place.

Below are some essential links to LobeHub:

- [Official LobeHub](https://lobechat.com/chat)
- [LobeHub Community Version](https://lobehub.com/docs/self-hosting/start)
- [LobeHub Pricing](https://lobechat.com/subscription/plans)


## Programming Tools

Several programming tools are emerging to streamline the use of DeepSeek models, especially DeepSeek-R1, within your development workflow. These tools often integrate directly into your IDE or offer specialized functionalities to enhance your coding experience.

### Cline

[Cline](https://github.com/cline/cline) is an open-source Visual Studio Code Extension that provides enhanced code editing features, including intelligent code completion, error detection, and quick fixes. It now also supports the powerful DeepSeek model, accessible through the DeepSeek official API, OpenRouter, or other OpenAI-compatible APIs, allowing developers to leverage cutting-edge AI for code generation, understanding, and manipulation directly within their familiar coding environment.

### Cursor

[Cursor](https://www.cursor.com/) is an AI-first code editor that utilizes large language models to assist with coding tasks. According to [an official post](https://forum.cursor.com/t/solved-how-to-use-deepseek-in-cursor/46417), Cursor has just integrated DeepSeek models.

### Continue

[Continue](https://continue.dev/) is a code editor that leverages AI to provide intelligent code completion, code generation, and code understanding features. It supports various AI models, including [DeepSeek](https://docs.continue.dev/customize/model-providers/deepseek), to enhance the coding experience.
