26.8K 1 year ago

Merged GGUF Unsloth's DeepSeek-R1 671B 1.73bit dynamic quant

ollama run Huzderu/deepseek-r1-671b-1.73bit

Details

1 year ago

08d46664e5ce · 169GB ·

deepseek2
·
671B
·
IQ1_S
MIT License Copyright (c) 2023 DeepSeek Permission is hereby granted, free of charge, to any person
{ "stop": [ "<|begin▁of▁sentence|>", "<|end▁of▁sentence|>",
{{- if .System }}{{ .System }}{{ end }} {{- range $i, $_ := .Messages }} {{- $last := eq (len (slice

Readme

Unsloth’s DeepSeek-R1 671B 1.73-bit dynamic quantization, merged GGUF files for Ollama.

Original GGUF on HuggingFace here.

LICENSE

This code repository and the model weights are licensed under the MIT License. DeepSeek-R1 series support commercial use, allow for any modifications and derivative works, including, but not limited to, distillation for training other LLMs. Please note that:

DeepSeek-R1-Distill-Qwen-1.5B, DeepSeek-R1-Distill-Qwen-7B, DeepSeek-R1-Distill-Qwen-14B and DeepSeek-R1-Distill-Qwen-32B are derived from Qwen-2.5 series, which are originally licensed under Apache 2.0 License, and now finetuned with 800k samples curated with DeepSeek-R1.
DeepSeek-R1-Distill-Llama-8B is derived from Llama3.1-8B-Base and is originally licensed under llama3.1 license.
DeepSeek-R1-Distill-Llama-70B is derived from Llama3.3-70B-Instruct and is originally licensed under llama3.3 license.