1 Simon Willison's Weblog
Buster De Gillern edited this page 2025-02-10 12:38:37 +08:00


That design was trained in part utilizing their unreleased R1 "reasoning" model. Today they've launched R1 itself, in addition to a whole household of new designs obtained from that base.

There's a great deal of stuff in the new release.

DeepSeek-R1-Zero seems the base design. It's over 650GB in size and, like most of their other releases, is under a tidy MIT license. DeepSeek warn that "DeepSeek-R1-Zero encounters obstacles such as unlimited repeating, bad readability, and language mixing." ... so they also released:

DeepSeek-R1-which "includes cold-start information before RL" and "attains efficiency equivalent to OpenAI-o1 throughout mathematics, code, and thinking jobs". That a person is also MIT accredited, and vmeste-so-vsemi.ru is a comparable size.

I don't have the capability to run models larger than about 50GB (I have an M2 with 64GB of RAM), so neither of these 2 models are something I can easily have fun with myself. That's where the brand-new distilled designs are available in.

To support the research neighborhood, we have open-sourced DeepSeek-R1-Zero, gdprhub.eu DeepSeek-R1, and galgbtqhistoryproject.org 6 dense designs distilled from DeepSeek-R1 based on Llama and Qwen.

This is an interesting flex! They have actually models based on Qwen 2.5 (14B, 32B, asystechnik.com 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 attached, which I'm uncertain works with the underlying Llama license. Qwen models are Apache certified so perhaps MIT is OK?

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

Licensing aside, these distilled designs are remarkable beasts.

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

Quantized versions are already beginning to appear. Up until now I've attempted simply one of those- unsloth/DeepSeek-R 1-Distill-Llama-8B-GGUF released by Unsloth AI-and it's really fun to have fun with.

I'm running it utilizing the combination of Ollama, LLM and the llm-ollama plugin.

First I fetched and ran the model using Ollama itself:

This downloads around 8.5 GB of design data and oke.zone begins an interactive chat user interface.

Once the model has been brought, LLM can speak to it too. I prefer utilizing LLM for experiments because it logs whatever to SQLite for later expedition.

I set up the plugin and ran it like this:

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

Okay, so I need to come up with a joke about a pelican and a walrus running a tea room together. Hmm, that's an interesting . Let me consider how these two characters may interact in a funny scenario.

First, let's consider their qualities. Pelicans are known for their long beaks and Webbed feet, typically seen near the beach or water. Walruses have big teeth, thick fur, and they're normally discovered in colder climates, like icebergs or snowy areas. So, integrating these two into a tea room setting is already an amusing image.

[...]
It then believed for 20 paragraphs before outputting the joke! Here's the full records 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 room together. The walrus, grandtribunal.org with its big size, has a hard time to find comfy chairs, so it rests on the table by mishap, knocking over the teapot. Meanwhile, the pelican, trying to help, utilizes its beak to position saucers on the table, causing a few spills.

After a series of comical incidents, the walrus looks up and states with a grin, "This isn't so fishy anymore." The pelican smirks and says, "Maybe not, but 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.