Two Simple Commands to Deploy and Run the DeepSeek R1-8b Large Language Model (LLM)

in blog •  21 days ago 

Step 1: Install Ollama


Ollama simplifies the process of running large language models locally. To install it, run the following command:

sudo apt install curl -y
curl -fsSL https://ollama.com/install.sh | sh

Step 2: Run DeepSeek R1-8B


Once Ollama is installed, you can immediately start using the DeepSeek R1-8B model by running:

ollama run deepseek-r1:8b

You could also use other LLM (Large Language Models) such as llama3.3 see the full list of supported LLMs.

Try it now and experience the power of DeepSeek R1-8B in minutes!

Large Language Model

Steem Blockchain

Steem to the Moon🚀!

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE BLURT!