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

pookie3000/gemma-3n-e2b-donald-trump-2ep-merged-q4_k_m-gguf overview

This model was converted to GGUF format from pookie3000/gemma-3n-E2B-donald-trump-2ep-merged using llama.cpp via the ggml.ai's GGUF-my-repo space. Refer to the original model card for more details on the model.

transformersgguftext-generation-inferenceunslothgemma3nllama-cppgguf-my-repoenbase_model:pookie3000/gemma-3n-E2B-donald-trump-2ep-mergedbase_model:quantized:pookie3000/gemma-3n-E2B-donald-trump-2ep-mergedlicense:apache-2.0endpoints_compatibleregion:us
pookie3000/gemma-3n-e2b-donald-trump-2ep-merged-q4_k_m-gguf visual
Downloads
93
Likes
0
Pipeline
Library
transformers
Visibility
Public
Access
Open

Repository Files & Downloads

1 files detected
Direct downloads for all repository files
FileTypeQuantizationSizeLink
gemma-3n-e2b-donald-trump-2ep-merged-q4_k_m.gguf GGUF Q4_K_M 2.60 GB Download

Model Details Live

Model Slug
pookie3000/gemma-3n-e2b-donald-trump-2ep-merged-q4_k_m-gguf
Author
pookie3000
Pipeline Task
Library
transformers
Created
2025-07-19
Last Modified
2025-07-19
Gated
No
Private
No
HF SHA
74232cc7555ca9e25c34930d0f2ae7e8bfa14136
License
apache-2.0
Language
en
Base Model
pookie3000/gemma-3n-E2B-donald-trump-2ep-merged

Metadata Inspector

Normalized metadata (stored in metadata_json)
{
  "metadata": {},
  "card_data": {
    "base_model": "pookie3000/gemma-3n-E2B-donald-trump-2ep-merged",
    "tags": [
      "text-generation-inference",
      "transformers",
      "unsloth",
      "gemma3n",
      "llama-cpp",
      "gguf-my-repo"
    ],
    "license": "apache-2.0",
    "language": [
      "en"
    ],
    "frontmatter": {
      "base_model": "pookie3000/gemma-3n-E2B-donald-trump-2ep-merged",
      "tags": [
        "text-generation-inference",
        "transformers",
        "unsloth",
        "gemma3n",
        "llama-cpp",
        "gguf-my-repo"
      ],
      "license": "apache-2.0",
      "language": [
        "en"
      ]
    },
    "hero_image_url": "",
    "summary": "This model was converted to GGUF format from pookie3000/gemma-3n-E2B-donald-trump-2ep-merged 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: pookie3000/gemma-3n-E2B-donald-trump-2ep-merged\ntags:\n- text-generation-inference\n- transformers\n- unsloth\n- gemma3n\n- llama-cpp\n- gguf-my-repo\nlicense: apache-2.0\nlanguage:\n- en\n---\n\n# pookie3000/gemma-3n-E2B-donald-trump-2ep-merged-Q4_K_M-GGUF\nThis model was converted to GGUF format from [`pookie3000/gemma-3n-E2B-donald-trump-2ep-merged`](https://huggingface.co/pookie3000/gemma-3n-E2B-donald-trump-2ep-merged) 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/pookie3000/gemma-3n-E2B-donald-trump-2ep-merged) 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 pookie3000/gemma-3n-E2B-donald-trump-2ep-merged-Q4_K_M-GGUF --hf-file gemma-3n-e2b-donald-trump-2ep-merged-q4_k_m.gguf -p \"The meaning to life and the universe is\"\n```\n\n### Server:\n```bash\nllama-server --hf-repo pookie3000/gemma-3n-E2B-donald-trump-2ep-merged-Q4_K_M-GGUF --hf-file gemma-3n-e2b-donald-trump-2ep-merged-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 pookie3000/gemma-3n-E2B-donald-trump-2ep-merged-Q4_K_M-GGUF --hf-file gemma-3n-e2b-donald-trump-2ep-merged-q4_k_m.gguf -p \"The meaning to life and the universe is\"\n```\nor \n```\n./llama-server --hf-repo pookie3000/gemma-3n-E2B-donald-trump-2ep-merged-Q4_K_M-GGUF --hf-file gemma-3n-e2b-donald-trump-2ep-merged-q4_k_m.gguf -c 2048\n```\n",
    "related_quantizations": []
  },
  "tags": [
    "transformers",
    "gguf",
    "text-generation-inference",
    "unsloth",
    "gemma3n",
    "llama-cpp",
    "gguf-my-repo",
    "en",
    "base_model:pookie3000/gemma-3n-E2B-donald-trump-2ep-merged",
    "base_model:quantized:pookie3000/gemma-3n-E2B-donald-trump-2ep-merged",
    "license:apache-2.0",
    "endpoints_compatible",
    "region:us"
  ],
  "likes": 0,
  "downloads": 93,
  "gated": false,
  "private": false,
  "last_modified": "2025-07-19T21:57:10.000Z",
  "created_at": "2025-07-19T21:56:56.000Z",
  "pipeline_tag": "",
  "library_name": "transformers"
}
Source payload excerpt (from Hugging Face API)
{
  "_id": "687c14a8f116e2c3b781d778",
  "id": "pookie3000/gemma-3n-E2B-donald-trump-2ep-merged-Q4_K_M-GGUF",
  "modelId": "pookie3000/gemma-3n-E2B-donald-trump-2ep-merged-Q4_K_M-GGUF",
  "sha": "74232cc7555ca9e25c34930d0f2ae7e8bfa14136",
  "createdAt": "2025-07-19T21:56:56.000Z",
  "lastModified": "2025-07-19T21:57:10.000Z",
  "author": "pookie3000",
  "downloads": 93,
  "likes": 0,
  "gated": false,
  "private": false,
  "pipeline_tag": "",
  "library_name": "transformers",
  "siblings_count": 3
}