GraySoft
Projects Models About FAQ Contact Download guIDE →

ggml-org/deepseek-r1-distill-qwen-32b-q8_0-gguf q8_0 GGUF - Free GGUF Download is indexed on GraySoft with repository links, GGUF quant files, and Hugging Face metadata. This page helps you pick a local model for guIDE or other runtimes. See related models in the same shard below.

Model Intelligence Sheet

ggml-org/deepseek-r1-distill-qwen-32b-q8_0-gguf overview

This model was converted to GGUF format from deepseek-ai/DeepSeek-R1-Distill-Qwen-32B using llama.cpp via the ggml.ai's GGUF-my-repo space. Refer to the original model card for more details on the model.

ggufllama-cppgguf-my-repobase_model:deepseek-ai/DeepSeek-R1-Distill-Qwen-32Bbase_model:quantized:deepseek-ai/DeepSeek-R1-Distill-Qwen-32Bendpoints_compatibleregion:usconversational
ggml-org/deepseek-r1-distill-qwen-32b-q8_0-gguf visual
Downloads
389
Likes
7
Pipeline
Library
Visibility
Public
Access
Open

Repository Files & Downloads

1 files detected
Direct downloads for all repository files
FileTypeQuantizationSizeLink
deepseek-r1-distill-qwen-32b-q8_0.gguf GGUF 32.43 GB Download

Model Details Live

Model Slug
ggml-org/deepseek-r1-distill-qwen-32b-q8_0-gguf
Author
ggml-org
Pipeline Task
Library
Created
2025-01-20
Last Modified
2025-01-20
Gated
No
Private
No
HF SHA
2204ab038ec04e79ce85b5f4a207b628ba54e683
License
Unknown
Language
Unknown
Base Model
deepseek-ai/DeepSeek-R1-Distill-Qwen-32B

Metadata Inspector

Normalized metadata (stored in metadata_json)
{
  "metadata": {},
  "card_data": {
    "base_model": "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
    "tags": [
      "llama-cpp",
      "gguf-my-repo"
    ],
    "frontmatter": {
      "base_model": "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
      "tags": [
        "llama-cpp",
        "gguf-my-repo"
      ]
    },
    "hero_image_url": "",
    "summary": "This model was converted to GGUF format from deepseek-ai/DeepSeek-R1-Distill-Qwen-32B using llama.cpp via the ggml.ai's GGUF-my-repo space. Refer to the original model card for more details on the model.",
    "quick_links": [],
    "benchmark_table_html": "",
    "readme_markdown": "---\nbase_model: deepseek-ai/DeepSeek-R1-Distill-Qwen-32B\ntags:\n- llama-cpp\n- gguf-my-repo\n---\n\n# ggml-org/DeepSeek-R1-Distill-Qwen-32B-Q8_0-GGUF\nThis model was converted to GGUF format from [`deepseek-ai/DeepSeek-R1-Distill-Qwen-32B`](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-32B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.\nRefer to the [original model card](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-32B) for more details on the model.\n\n## Use with llama.cpp\nInstall llama.cpp through brew (works on Mac and Linux)\n\n```bash\nbrew install llama.cpp\n\n```\nInvoke the llama.cpp server or the CLI.\n\n### CLI:\n```bash\nllama-cli --hf-repo ggml-org/DeepSeek-R1-Distill-Qwen-32B-Q8_0-GGUF --hf-file deepseek-r1-distill-qwen-32b-q8_0.gguf -p \"The meaning to life and the universe is\"\n```\n\n### Server:\n```bash\nllama-server --hf-repo ggml-org/DeepSeek-R1-Distill-Qwen-32B-Q8_0-GGUF --hf-file deepseek-r1-distill-qwen-32b-q8_0.gguf -c 2048\n```\n\nNote: You can also use this checkpoint directly through the [usage steps](https://github.com/ggerganov/llama.cpp?tab=readme-ov-file#usage) listed in the Llama.cpp repo as well.\n\nStep 1: Clone llama.cpp from GitHub.\n```\ngit clone https://github.com/ggerganov/llama.cpp\n```\n\nStep 2: Move into the llama.cpp folder and build it with `LLAMA_CURL=1` flag along with other hardware-specific flags (for ex: LLAMA_CUDA=1 for Nvidia GPUs on Linux).\n```\ncd llama.cpp && LLAMA_CURL=1 make\n```\n\nStep 3: Run inference through the main binary.\n```\n./llama-cli --hf-repo ggml-org/DeepSeek-R1-Distill-Qwen-32B-Q8_0-GGUF --hf-file deepseek-r1-distill-qwen-32b-q8_0.gguf -p \"The meaning to life and the universe is\"\n```\nor \n```\n./llama-server --hf-repo ggml-org/DeepSeek-R1-Distill-Qwen-32B-Q8_0-GGUF --hf-file deepseek-r1-distill-qwen-32b-q8_0.gguf -c 2048\n```\n",
    "related_quantizations": []
  },
  "tags": [
    "gguf",
    "llama-cpp",
    "gguf-my-repo",
    "base_model:deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
    "base_model:quantized:deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
    "endpoints_compatible",
    "region:us",
    "conversational"
  ],
  "likes": 7,
  "downloads": 389,
  "gated": false,
  "private": false,
  "last_modified": "2025-01-20T19:48:25.000Z",
  "created_at": "2025-01-20T19:42:57.000Z",
  "pipeline_tag": "",
  "library_name": ""
}
Source payload excerpt (from Hugging Face API)
{
  "_id": "678ea741c89de0ab1ee3ed0d",
  "id": "ggml-org/DeepSeek-R1-Distill-Qwen-32B-Q8_0-GGUF",
  "modelId": "ggml-org/DeepSeek-R1-Distill-Qwen-32B-Q8_0-GGUF",
  "sha": "2204ab038ec04e79ce85b5f4a207b628ba54e683",
  "createdAt": "2025-01-20T19:42:57.000Z",
  "lastModified": "2025-01-20T19:48:25.000Z",
  "author": "ggml-org",
  "downloads": 389,
  "likes": 7,
  "gated": false,
  "private": false,
  "pipeline_tag": "",
  "library_name": "",
  "siblings_count": 3
}