matrixportalx/deepseek-r1-distill-qwen-7b-gguf Q2_K 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
matrixportalx/deepseek-r1-distill-qwen-7b-gguf overview
This model was converted to GGUF format from deepseek-ai/DeepSeek-R1-Distill-Qwen-7B using llama.cpp via the ggml.ai's GGUF-my-repo space. Refer to the original model card for more details on the model.
Downloads
273
Likes
1
Pipeline
—
Library
transformers
Visibility
Public
Access
Open
Repository Files & Downloads
12 files detected
Direct downloads for all repository files
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| deepseek-r1-distill-qwen-7b-q2_k.gguf | GGUF | Q2_K | 2.81 GB | Download |
| deepseek-r1-distill-qwen-7b-q3_k_l.gguf | GGUF | Q3_K_L | 3.81 GB | Download |
| deepseek-r1-distill-qwen-7b-q3_k_m.gguf | GGUF | Q3_K_M | 3.55 GB | Download |
| deepseek-r1-distill-qwen-7b-q3_k_s.gguf | GGUF | Q3_K_S | 3.25 GB | Download |
| deepseek-r1-distill-qwen-7b-q4_0.gguf | GGUF | — | 4.13 GB | Download |
| deepseek-r1-distill-qwen-7b-q4_k_m.gguf | GGUF | Q4_K_M | 4.36 GB | Download |
| deepseek-r1-distill-qwen-7b-q4_k_s.gguf | GGUF | Q4_K_S | 4.15 GB | Download |
| deepseek-r1-distill-qwen-7b-q5_0.gguf | GGUF | — | 4.95 GB | Download |
| deepseek-r1-distill-qwen-7b-q5_k_m.gguf | GGUF | Q5_K_M | 5.07 GB | Download |
| deepseek-r1-distill-qwen-7b-q5_k_s.gguf | GGUF | Q5_K_S | 4.95 GB | Download |
| deepseek-r1-distill-qwen-7b-q6_k.gguf | GGUF | Q6_K | 5.82 GB | Download |
| deepseek-r1-distill-qwen-7b-q8_0.gguf | GGUF | — | 7.54 GB | Download |
Model Details Live
Metadata Inspector
Normalized metadata (stored in metadata_json)
{
"metadata": {},
"card_data": {
"license": "mit",
"library_name": "transformers",
"base_model": "deepseek-ai/DeepSeek-R1-Distill-Qwen-7B",
"tags": [
"llama-cpp",
"gguf-my-repo"
],
"frontmatter": {
"license": "mit",
"library_name": "transformers",
"base_model": "deepseek-ai/DeepSeek-R1-Distill-Qwen-7B",
"tags": [
"llama-cpp",
"gguf-my-repo"
]
},
"hero_image_url": "",
"summary": "This model was converted to GGUF format from deepseek-ai/DeepSeek-R1-Distill-Qwen-7B 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": "---\nlicense: mit\nlibrary_name: transformers\nbase_model: deepseek-ai/DeepSeek-R1-Distill-Qwen-7B\ntags:\n- llama-cpp\n- gguf-my-repo\n---\n\n# matrixportal/DeepSeek-R1-Distill-Qwen-7B-GGUF\nThis model was converted to GGUF format from [`deepseek-ai/DeepSeek-R1-Distill-Qwen-7B`](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B) 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-7B) 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 matrixportal/DeepSeek-R1-Distill-Qwen-7B-GGUF --hf-file deepseek-r1-distill-qwen-7b-q4_k_s.gguf -p \"The meaning to life and the universe is\"\n```\n\n### Server:\n```bash\nllama-server --hf-repo matrixportal/DeepSeek-R1-Distill-Qwen-7B-GGUF --hf-file deepseek-r1-distill-qwen-7b-q4_k_s.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 matrixportal/DeepSeek-R1-Distill-Qwen-7B-GGUF --hf-file deepseek-r1-distill-qwen-7b-q4_k_s.gguf -p \"The meaning to life and the universe is\"\n```\nor \n```\n./llama-server --hf-repo matrixportal/DeepSeek-R1-Distill-Qwen-7B-GGUF --hf-file deepseek-r1-distill-qwen-7b-q4_k_s.gguf -c 2048\n```\n",
"related_quantizations": []
},
"tags": [
"transformers",
"gguf",
"llama-cpp",
"gguf-my-repo",
"base_model:deepseek-ai/DeepSeek-R1-Distill-Qwen-7B",
"base_model:quantized:deepseek-ai/DeepSeek-R1-Distill-Qwen-7B",
"license:mit",
"endpoints_compatible",
"region:us",
"conversational"
],
"likes": 1,
"downloads": 273,
"gated": false,
"private": false,
"last_modified": "2025-02-13T22:28:41.000Z",
"created_at": "2025-01-30T20:12:59.000Z",
"pipeline_tag": "",
"library_name": "transformers"
}
Source payload excerpt (from Hugging Face API)
{
"_id": "679bdd4bef6c63497220e221",
"id": "matrixportalx/DeepSeek-R1-Distill-Qwen-7B-GGUF",
"modelId": "matrixportalx/DeepSeek-R1-Distill-Qwen-7B-GGUF",
"sha": "758d0c6d01475aefbf7b41a62adc75df397dd8a8",
"createdAt": "2025-01-30T20:12:59.000Z",
"lastModified": "2025-02-13T22:28:41.000Z",
"author": "matrixportalx",
"downloads": 273,
"likes": 1,
"gated": false,
"private": false,
"pipeline_tag": "",
"library_name": "transformers",
"siblings_count": 14
}