GraySoft
Projects Models About FAQ Contact Download guIDE →

ggml-org/qwen2.5-coder-7b-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/qwen2.5-coder-7b-q8_0-gguf overview

This model was converted to GGUF format from Qwen/Qwen2.5-Coder-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.

transformersggufcodeqwenqwen-codercodeqwenllama-cppgguf-my-repotext-generationenbase_model:Qwen/Qwen2.5-Coder-7Bbase_model:quantized:Qwen/Qwen2.5-Coder-7Blicense:apache-2.0endpoints_compatibleregion:usconversational
ggml-org/qwen2.5-coder-7b-q8_0-gguf visual
Downloads
3,046
Likes
9
Pipeline
text-generation
Library
transformers
Visibility
Public
Access
Open

Repository Files & Downloads

1 files detected
Direct downloads for all repository files
FileTypeQuantizationSizeLink
qwen2.5-coder-7b-q8_0.gguf GGUF 7.54 GB Download

Model Details Live

Model Slug
ggml-org/qwen2.5-coder-7b-q8_0-gguf
Author
ggml-org
Pipeline Task
text-generation
Library
transformers
Created
2024-10-28
Last Modified
2024-10-28
Gated
No
Private
No
HF SHA
bca77e0a8c88fc224882bcc404170c3ef17efacc
License
apache-2.0
Language
en
Base Model
Qwen/Qwen2.5-Coder-7B

Metadata Inspector

Normalized metadata (stored in metadata_json)
{
  "metadata": {},
  "card_data": {
    "license": "apache-2.0",
    "license_link": "https://huggingface.co/Qwen/Qwen2.5-Coder-7B/blob/main/LICENSE",
    "language": [
      "en"
    ],
    "base_model": "Qwen/Qwen2.5-Coder-7B",
    "pipeline_tag": "text-generation",
    "library_name": "transformers",
    "tags": [
      "code",
      "qwen",
      "qwen-coder",
      "codeqwen",
      "llama-cpp",
      "gguf-my-repo"
    ],
    "frontmatter": {
      "license": "apache-2.0",
      "license_link": "https://huggingface.co/Qwen/Qwen2.5-Coder-7B/blob/main/LICENSE",
      "language": [
        "en"
      ],
      "base_model": "Qwen/Qwen2.5-Coder-7B",
      "pipeline_tag": "text-generation",
      "library_name": "transformers",
      "tags": [
        "code",
        "qwen",
        "qwen-coder",
        "codeqwen",
        "llama-cpp",
        "gguf-my-repo"
      ]
    },
    "hero_image_url": "",
    "summary": "This model was converted to GGUF format from Qwen/Qwen2.5-Coder-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: apache-2.0\nlicense_link: https://huggingface.co/Qwen/Qwen2.5-Coder-7B/blob/main/LICENSE\nlanguage:\n- en\nbase_model: Qwen/Qwen2.5-Coder-7B\npipeline_tag: text-generation\nlibrary_name: transformers\ntags:\n- code\n- qwen\n- qwen-coder\n- codeqwen\n- llama-cpp\n- gguf-my-repo\n---\n\n# ggml-org/Qwen2.5-Coder-7B-Q8_0-GGUF\nThis model was converted to GGUF format from [`Qwen/Qwen2.5-Coder-7B`](https://huggingface.co/Qwen/Qwen2.5-Coder-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/Qwen/Qwen2.5-Coder-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 ggml-org/Qwen2.5-Coder-7B-Q8_0-GGUF --hf-file qwen2.5-coder-7b-q8_0.gguf -p \"The meaning to life and the universe is\"\n```\n\n### Server:\n```bash\nllama-server --hf-repo ggml-org/Qwen2.5-Coder-7B-Q8_0-GGUF --hf-file qwen2.5-coder-7b-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/Qwen2.5-Coder-7B-Q8_0-GGUF --hf-file qwen2.5-coder-7b-q8_0.gguf -p \"The meaning to life and the universe is\"\n```\nor \n```\n./llama-server --hf-repo ggml-org/Qwen2.5-Coder-7B-Q8_0-GGUF --hf-file qwen2.5-coder-7b-q8_0.gguf -c 2048\n```\n",
    "related_quantizations": []
  },
  "tags": [
    "transformers",
    "gguf",
    "code",
    "qwen",
    "qwen-coder",
    "codeqwen",
    "llama-cpp",
    "gguf-my-repo",
    "text-generation",
    "en",
    "base_model:Qwen/Qwen2.5-Coder-7B",
    "base_model:quantized:Qwen/Qwen2.5-Coder-7B",
    "license:apache-2.0",
    "endpoints_compatible",
    "region:us",
    "conversational"
  ],
  "likes": 9,
  "downloads": 3046,
  "gated": false,
  "private": false,
  "last_modified": "2024-10-28T12:40:32.000Z",
  "created_at": "2024-10-28T12:38:56.000Z",
  "pipeline_tag": "text-generation",
  "library_name": "transformers"
}
Source payload excerpt (from Hugging Face API)
{
  "_id": "671f85e0cbdaf311133f1e20",
  "id": "ggml-org/Qwen2.5-Coder-7B-Q8_0-GGUF",
  "modelId": "ggml-org/Qwen2.5-Coder-7B-Q8_0-GGUF",
  "sha": "bca77e0a8c88fc224882bcc404170c3ef17efacc",
  "createdAt": "2024-10-28T12:38:56.000Z",
  "lastModified": "2024-10-28T12:40:32.000Z",
  "author": "ggml-org",
  "downloads": 3046,
  "likes": 9,
  "gated": false,
  "private": false,
  "pipeline_tag": "text-generation",
  "library_name": "transformers",
  "siblings_count": 3
}