GraySoft
Projects Models About FAQ Contact Download guIDE →

groonga/bge-m3-q4_k_m-gguf Q4_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

groonga/bge-m3-q4_k_m-gguf overview

This model was converted to GGUF format from BAAI/bge-m3 using llama.cpp via the ggml.ai's GGUF-my-repo space. Refer to the original model card for more details on the model.

sentence-transformersgguffeature-extractionsentence-similarityllama-cppgguf-my-repobase_model:BAAI/bge-m3base_model:quantized:BAAI/bge-m3license:mitendpoints_compatibleregion:us
groonga/bge-m3-q4_k_m-gguf visual
Downloads
1,039
Likes
0
Pipeline
sentence-similarity
Library
sentence-transformers
Visibility
Public
Access
Open

Repository Files & Downloads

1 files detected
Direct downloads for all repository files
FileTypeQuantizationSizeLink
bge-m3-q4_k_m.gguf GGUF Q4_K_M 417.50 MB Download

Model Details Live

Model Slug
groonga/bge-m3-q4_k_m-gguf
Author
groonga
Pipeline Task
sentence-similarity
Library
sentence-transformers
Created
2025-01-15
Last Modified
2025-10-01
Gated
No
Private
No
HF SHA
d9a86e98cc8af207be2d5477eea052af68426805
License
mit
Language
Unknown
Base Model
BAAI/bge-m3

Metadata Inspector

Normalized metadata (stored in metadata_json)
{
  "metadata": {},
  "card_data": {
    "pipeline_tag": "sentence-similarity",
    "tags": [
      "sentence-transformers",
      "feature-extraction",
      "sentence-similarity",
      "llama-cpp",
      "gguf-my-repo"
    ],
    "license": "mit",
    "base_model": "BAAI/bge-m3",
    "frontmatter": {
      "pipeline_tag": "sentence-similarity",
      "tags": [
        "sentence-transformers",
        "feature-extraction",
        "sentence-similarity",
        "llama-cpp",
        "gguf-my-repo"
      ],
      "license": "mit",
      "base_model": "BAAI/bge-m3"
    },
    "hero_image_url": "",
    "summary": "This model was converted to GGUF format from BAAI/bge-m3 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": "---\npipeline_tag: sentence-similarity\ntags:\n- sentence-transformers\n- feature-extraction\n- sentence-similarity\n- llama-cpp\n- gguf-my-repo\nlicense: mit\nbase_model: BAAI/bge-m3\n---\n\n# groonga/bge-m3-Q4_K_M-GGUF\nThis model was converted to GGUF format from [`BAAI/bge-m3`](https://huggingface.co/BAAI/bge-m3) 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/BAAI/bge-m3) 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 groonga/bge-m3-Q4_K_M-GGUF --hf-file bge-m3-q4_k_m.gguf -p \"The meaning to life and the universe is\"\n```\n\n### Server:\n```bash\nllama-server --hf-repo groonga/bge-m3-Q4_K_M-GGUF --hf-file bge-m3-q4_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 groonga/bge-m3-Q4_K_M-GGUF --hf-file bge-m3-q4_k_m.gguf -p \"The meaning to life and the universe is\"\n```\nor \n```\n./llama-server --hf-repo groonga/bge-m3-Q4_K_M-GGUF --hf-file bge-m3-q4_k_m.gguf -c 2048\n```\n",
    "related_quantizations": []
  },
  "tags": [
    "sentence-transformers",
    "gguf",
    "feature-extraction",
    "sentence-similarity",
    "llama-cpp",
    "gguf-my-repo",
    "base_model:BAAI/bge-m3",
    "base_model:quantized:BAAI/bge-m3",
    "license:mit",
    "endpoints_compatible",
    "region:us"
  ],
  "likes": 0,
  "downloads": 1039,
  "gated": false,
  "private": false,
  "last_modified": "2025-10-01T00:56:22.000Z",
  "created_at": "2025-01-15T02:22:04.000Z",
  "pipeline_tag": "sentence-similarity",
  "library_name": "sentence-transformers"
}
Source payload excerpt (from Hugging Face API)
{
  "_id": "67871bccf5084cc88b6481be",
  "id": "groonga/bge-m3-Q4_K_M-GGUF",
  "modelId": "groonga/bge-m3-Q4_K_M-GGUF",
  "sha": "d9a86e98cc8af207be2d5477eea052af68426805",
  "createdAt": "2025-01-15T02:22:04.000Z",
  "lastModified": "2025-10-01T00:56:22.000Z",
  "author": "groonga",
  "downloads": 1039,
  "likes": 0,
  "gated": false,
  "private": false,
  "pipeline_tag": "sentence-similarity",
  "library_name": "sentence-transformers",
  "siblings_count": 3
}