1 Simon Willison's Weblog
ricardow950920 edited this page 2 months ago


That model was trained in part utilizing their unreleased R1 "thinking" design. Today they've launched R1 itself, along with an entire household of brand-new designs obtained from that base.

There's a lot of things in the new release.

DeepSeek-R1-Zero seems the base model. It's over 650GB in size and, like the majority of their other releases, is under a tidy MIT license. DeepSeek alert that "DeepSeek-R1-Zero encounters challenges such as limitless repetition, bad readability, and language blending." ... so they likewise released:

DeepSeek-R1-which "incorporates cold-start data before RL" and "attains performance equivalent to OpenAI-o1 across mathematics, code, and reasoning jobs". That one is also MIT certified, and is a similar size.

I do not have the ability to run models larger than about 50GB (I have an M2 with 64GB of RAM), so neither of these two models are something I can quickly play with myself. That's where the brand-new distilled models are available in.

To support the research neighborhood, we have open-sourced DeepSeek-R1-Zero, DeepSeek-R1, and 6 dense models distilled from DeepSeek-R1 based upon Llama and Qwen.

This is a fascinating flex! They have designs based on Qwen 2.5 (14B, 32B, Math 1.5 B and Math 7B) and Llama 3 (Llama-3.1 8B and Llama 3.3 70B Instruct).

Weirdly those Llama models have an MIT license connected, which I'm uncertain is suitable with the underlying Llama license. Qwen models are Apache certified so perhaps MIT is OK?

(I likewise simply discovered the MIT license files state "Copyright (c) 2023 DeepSeek" so they may need to pay a bit more attention to how they copied those in.)

Licensing aside, these distilled designs are remarkable monsters.

Running DeepSeek-R1-Distill-Llama-8B-GGUF

Quantized variations are already starting to appear. Up until now I've tried simply one of those- unsloth/DeepSeek-R 1-Distill-Llama-8B-GGUF released by Unsloth AI-and it's truly fun to play with.

I'm running it using the mix of Ollama, LLM and the .

First I fetched and ran the model using Ollama itself:

This downloads around 8.5 GB of model information and starts an interactive chat user interface.

Once the model has actually been fetched, LLM can speak with it too. I prefer using LLM for experiments because it logs everything to SQLite for later exploration.

I installed the plugin and ran it like this:

Each response begins with a ... pseudo-XML tag containing the chain of idea utilized to assist produce the reaction. For "a joke about a pelican and a walrus who run a tea room together" that started like this:

Okay, so I require to come up with a joke about a pelican and a walrus running a tea room together. Hmm, that's an intriguing combination. Let me think about how these two characters might connect in a humorous scenario.

First, let's consider their qualities. Pelicans are known for their long beaks and Webbed feet, often seen near the beach or water. Walruses have big teeth, thick fur, and they're usually found in colder environments, like icebergs or snowy locations. So, integrating these two into a tea room setting is currently a funny image.

[...]
It then thought for 20 paragraphs before outputting the joke! Here's the full transcript and here's the output at the end, after the tag:

The Joke:

A pelican and a walrus choose to open a quaint little tea space together. The walrus, with its big size, has a hard time to find comfy chairs, so it rests on the table by accident, knocking over the teapot. Meanwhile, the pelican, trying to assist, uses its beak to position dishes on the table, triggering a couple of spills.

After a series of comical accidents, the walrus searches for gratisafhalen.be and states with a grin, "This isn't so fishy anymore." The pelican smirks and mentions, "Maybe not, however we do have a great deal of krill in our tea!"

Explanation:

- Setup: Pelican and Walrus run an unlikely tea space. Their sizes result in comical turmoil.