GraySoft
Projects Models About FAQ Contact Download guIDE →

maigonis/qwen3-coder-next-reap-48b-a3b-q5_k_m-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

maigonis/qwen3-coder-next-reap-48b-a3b-q5_k_m-gguf overview

This model was converted to GGUF format from Mattepiu/Qwen3-Coder-Next-REAP-48B-A3B using llama.cpp via the ggml.ai's GGUF-my-repo space. Refer to the original model card for more details on the model.

gguftext-generation-inferencellama-cppgguf-my-repobase_model:Mattepiu/Qwen3-Coder-Next-REAP-48B-A3Bbase_model:quantized:Mattepiu/Qwen3-Coder-Next-REAP-48B-A3Blicense:apache-2.0endpoints_compatibleregion:us
maigonis/qwen3-coder-next-reap-48b-a3b-q5_k_m-gguf visual
Downloads
90
Likes
0
Pipeline
Library
Visibility
Public
Access
Open

Repository Files & Downloads

1 files detected
Direct downloads for all repository files
FileTypeQuantizationSizeLink
qwen3-coder-next-reap-48b-a3b-q5_k_m.gguf GGUF Q5_K_M 32.38 GB Download

Model Details Live

Model Slug
maigonis/qwen3-coder-next-reap-48b-a3b-q5_k_m-gguf
Author
maigonis
Pipeline Task
Library
Created
2026-02-22
Last Modified
2026-02-22
Gated
No
Private
No
HF SHA
c5c8d9f62aedbe9258771304010f3369edba365f
License
apache-2.0
Language
Unknown
Base Model
Mattepiu/Qwen3-Coder-Next-REAP-48B-A3B

Metadata Inspector

Normalized metadata (stored in metadata_json)
{
  "metadata": {},
  "card_data": {
    "base_model": "Mattepiu/Qwen3-Coder-Next-REAP-48B-A3B",
    "tags": [
      "text-generation-inference",
      "llama-cpp",
      "gguf-my-repo"
    ],
    "license": "apache-2.0",
    "frontmatter": {
      "base_model": "Mattepiu/Qwen3-Coder-Next-REAP-48B-A3B",
      "tags": [
        "text-generation-inference",
        "llama-cpp",
        "gguf-my-repo"
      ],
      "license": "apache-2.0"
    },
    "hero_image_url": "",
    "summary": "This model was converted to GGUF format from Mattepiu/Qwen3-Coder-Next-REAP-48B-A3B 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: Mattepiu/Qwen3-Coder-Next-REAP-48B-A3B\ntags:\n- text-generation-inference\n- llama-cpp\n- gguf-my-repo\nlicense: apache-2.0\n---\n\n# maigonis/Qwen3-Coder-Next-REAP-48B-A3B-Q5_K_M-GGUF\nThis model was converted to GGUF format from [`Mattepiu/Qwen3-Coder-Next-REAP-48B-A3B`](https://huggingface.co/Mattepiu/Qwen3-Coder-Next-REAP-48B-A3B) 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/Mattepiu/Qwen3-Coder-Next-REAP-48B-A3B) 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 maigonis/Qwen3-Coder-Next-REAP-48B-A3B-Q5_K_M-GGUF --hf-file qwen3-coder-next-reap-48b-a3b-q5_k_m.gguf -p \"The meaning to life and the universe is\"\n```\n\n### Server:\n```bash\nllama-server --hf-repo maigonis/Qwen3-Coder-Next-REAP-48B-A3B-Q5_K_M-GGUF --hf-file qwen3-coder-next-reap-48b-a3b-q5_k_m.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 maigonis/Qwen3-Coder-Next-REAP-48B-A3B-Q5_K_M-GGUF --hf-file qwen3-coder-next-reap-48b-a3b-q5_k_m.gguf -p \"The meaning to life and the universe is\"\n```\nor \n```\n./llama-server --hf-repo maigonis/Qwen3-Coder-Next-REAP-48B-A3B-Q5_K_M-GGUF --hf-file qwen3-coder-next-reap-48b-a3b-q5_k_m.gguf -c 2048\n```\n",
    "related_quantizations": []
  },
  "tags": [
    "gguf",
    "text-generation-inference",
    "llama-cpp",
    "gguf-my-repo",
    "base_model:Mattepiu/Qwen3-Coder-Next-REAP-48B-A3B",
    "base_model:quantized:Mattepiu/Qwen3-Coder-Next-REAP-48B-A3B",
    "license:apache-2.0",
    "endpoints_compatible",
    "region:us"
  ],
  "likes": 0,
  "downloads": 90,
  "gated": false,
  "private": false,
  "last_modified": "2026-02-22T02:53:26.000Z",
  "created_at": "2026-02-22T02:47:17.000Z",
  "pipeline_tag": "",
  "library_name": ""
}
Source payload excerpt (from Hugging Face API)
{
  "_id": "699a6e355390e02222f728fa",
  "id": "maigonis/Qwen3-Coder-Next-REAP-48B-A3B-Q5_K_M-GGUF",
  "modelId": "maigonis/Qwen3-Coder-Next-REAP-48B-A3B-Q5_K_M-GGUF",
  "sha": "c5c8d9f62aedbe9258771304010f3369edba365f",
  "createdAt": "2026-02-22T02:47:17.000Z",
  "lastModified": "2026-02-22T02:53:26.000Z",
  "author": "maigonis",
  "downloads": 90,
  "likes": 0,
  "gated": false,
  "private": false,
  "pipeline_tag": "",
  "library_name": "",
  "siblings_count": 3
}