GraySoft
Projects Models About FAQ Contact Download guIDE →
Model Intelligence Sheet

sea9016/gemma-3-4b-it-item-mechanics-generator-q4_k_m-gguf overview

This model was converted to GGUF format from sea9016/gemma-3-4b-it-item-mechanics-generator using llama.cpp via the ggml.ai's GGUF-my-repo space. Refer to the original model card for more details on the model.

peftggufloratext-generationllama-cppgguf-my-repobase_model:sea9016/gemma-3-4b-it-item-mechanics-generatorbase_model:adapter:sea9016/gemma-3-4b-it-item-mechanics-generatorendpoints_compatibleregion:us
sea9016/gemma-3-4b-it-item-mechanics-generator-q4_k_m-gguf visual
Downloads
124
Likes
0
Pipeline
text-generation
Library
peft
Visibility
Public
Access
Open

Repository Files & Downloads

1 files detected
Direct downloads for all repository files
FileTypeQuantizationSizeLink
gemma-3-4b-it-item-mechanics-generator-q4_k_m.gguf GGUF Q4_K_M 2.32 GB Download

Model Details Live

Model Slug
sea9016/gemma-3-4b-it-item-mechanics-generator-q4_k_m-gguf
Author
sea9016
Pipeline Task
text-generation
Library
peft
Created
2026-03-06
Last Modified
2026-03-06
Gated
No
Private
No
HF SHA
1cdcfb8359602e4768565544baf751b6ad93ae23
License
Unknown
Language
Unknown
Base Model
sea9016/gemma-3-4b-it-item-mechanics-generator

Metadata Inspector

Normalized metadata (stored in metadata_json)
{
  "metadata": {},
  "card_data": {
    "base_model": "sea9016/gemma-3-4b-it-item-mechanics-generator",
    "tags": [
      "peft",
      "lora",
      "text-generation",
      "llama-cpp",
      "gguf-my-repo"
    ],
    "frontmatter": {
      "base_model": "sea9016/gemma-3-4b-it-item-mechanics-generator",
      "tags": [
        "peft",
        "lora",
        "text-generation",
        "llama-cpp",
        "gguf-my-repo"
      ]
    },
    "hero_image_url": "",
    "summary": "This model was converted to GGUF format from sea9016/gemma-3-4b-it-item-mechanics-generator 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: sea9016/gemma-3-4b-it-item-mechanics-generator\ntags:\n- peft\n- lora\n- text-generation\n- llama-cpp\n- gguf-my-repo\n---\n\n# sea9016/gemma-3-4b-it-item-mechanics-generator-Q4_K_M-GGUF\nThis model was converted to GGUF format from [`sea9016/gemma-3-4b-it-item-mechanics-generator`](https://huggingface.co/sea9016/gemma-3-4b-it-item-mechanics-generator) 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/sea9016/gemma-3-4b-it-item-mechanics-generator) 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 sea9016/gemma-3-4b-it-item-mechanics-generator-Q4_K_M-GGUF --hf-file gemma-3-4b-it-item-mechanics-generator-q4_k_m.gguf -p \"The meaning to life and the universe is\"\n```\n\n### Server:\n```bash\nllama-server --hf-repo sea9016/gemma-3-4b-it-item-mechanics-generator-Q4_K_M-GGUF --hf-file gemma-3-4b-it-item-mechanics-generator-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 sea9016/gemma-3-4b-it-item-mechanics-generator-Q4_K_M-GGUF --hf-file gemma-3-4b-it-item-mechanics-generator-q4_k_m.gguf -p \"The meaning to life and the universe is\"\n```\nor \n```\n./llama-server --hf-repo sea9016/gemma-3-4b-it-item-mechanics-generator-Q4_K_M-GGUF --hf-file gemma-3-4b-it-item-mechanics-generator-q4_k_m.gguf -c 2048\n```\n",
    "related_quantizations": []
  },
  "tags": [
    "peft",
    "gguf",
    "lora",
    "text-generation",
    "llama-cpp",
    "gguf-my-repo",
    "base_model:sea9016/gemma-3-4b-it-item-mechanics-generator",
    "base_model:adapter:sea9016/gemma-3-4b-it-item-mechanics-generator",
    "endpoints_compatible",
    "region:us"
  ],
  "likes": 0,
  "downloads": 124,
  "gated": false,
  "private": false,
  "last_modified": "2026-03-06T01:12:02.000Z",
  "created_at": "2026-03-06T01:11:48.000Z",
  "pipeline_tag": "text-generation",
  "library_name": "peft"
}
Source payload excerpt (from Hugging Face API)
{
  "_id": "69aa29d455be4941e8595e7e",
  "id": "sea9016/gemma-3-4b-it-item-mechanics-generator-Q4_K_M-GGUF",
  "modelId": "sea9016/gemma-3-4b-it-item-mechanics-generator-Q4_K_M-GGUF",
  "sha": "1cdcfb8359602e4768565544baf751b6ad93ae23",
  "createdAt": "2026-03-06T01:11:48.000Z",
  "lastModified": "2026-03-06T01:12:02.000Z",
  "author": "sea9016",
  "downloads": 124,
  "likes": 0,
  "gated": false,
  "private": false,
  "pipeline_tag": "text-generation",
  "library_name": "peft",
  "siblings_count": 3
}