Model Intelligence Sheet
niakrs/gemma-3n-sherlock-full-q4_k_m-gguf overview
This model was converted to GGUF format from niakrs/Gemma-3n-Sherlock-Full using llama.cpp via the ggml.ai's GGUF-my-repo space. Refer to the original model card for more details on the model.
Downloads
265
Likes
0
Pipeline
—
Library
transformers
Visibility
Public
Access
Open
Repository Files & Downloads
1 files detected
Direct downloads for all repository files
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| gemma-3n-sherlock-full-q4_k_m.gguf | GGUF | Q4_K_M | 2.60 GB | Download |
Model Details Live
Metadata Inspector
Normalized metadata (stored in metadata_json)
{
"metadata": {},
"card_data": {
"base_model": "niakrs/Gemma-3n-Sherlock-Full",
"tags": [
"text-generation-inference",
"transformers",
"unsloth",
"gemma3n",
"llama-cpp",
"gguf-my-repo"
],
"license": "apache-2.0",
"language": [
"en"
],
"frontmatter": {
"base_model": "niakrs/Gemma-3n-Sherlock-Full",
"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 niakrs/Gemma-3n-Sherlock-Full 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: niakrs/Gemma-3n-Sherlock-Full\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# niakrs/Gemma-3n-Sherlock-Full-Q4_K_M-GGUF\nThis model was converted to GGUF format from [`niakrs/Gemma-3n-Sherlock-Full`](https://huggingface.co/niakrs/Gemma-3n-Sherlock-Full) 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/niakrs/Gemma-3n-Sherlock-Full) 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 niakrs/Gemma-3n-Sherlock-Full-Q4_K_M-GGUF --hf-file gemma-3n-sherlock-full-q4_k_m.gguf -p \"The meaning to life and the universe is\"\n```\n\n### Server:\n```bash\nllama-server --hf-repo niakrs/Gemma-3n-Sherlock-Full-Q4_K_M-GGUF --hf-file gemma-3n-sherlock-full-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 niakrs/Gemma-3n-Sherlock-Full-Q4_K_M-GGUF --hf-file gemma-3n-sherlock-full-q4_k_m.gguf -p \"The meaning to life and the universe is\"\n```\nor \n```\n./llama-server --hf-repo niakrs/Gemma-3n-Sherlock-Full-Q4_K_M-GGUF --hf-file gemma-3n-sherlock-full-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:niakrs/Gemma-3n-Sherlock-Full",
"base_model:quantized:niakrs/Gemma-3n-Sherlock-Full",
"license:apache-2.0",
"endpoints_compatible",
"region:us",
"conversational"
],
"likes": 0,
"downloads": 265,
"gated": false,
"private": false,
"last_modified": "2026-03-27T22:31:16.000Z",
"created_at": "2026-03-27T22:31:00.000Z",
"pipeline_tag": "",
"library_name": "transformers"
}
Source payload excerpt (from Hugging Face API)
{
"_id": "69c7052486ffcf5e066c3fc3",
"id": "niakrs/Gemma-3n-Sherlock-Full-Q4_K_M-GGUF",
"modelId": "niakrs/Gemma-3n-Sherlock-Full-Q4_K_M-GGUF",
"sha": "4b48d98d208061687229ede6d54304dae0a8eec7",
"createdAt": "2026-03-27T22:31:00.000Z",
"lastModified": "2026-03-27T22:31:16.000Z",
"author": "niakrs",
"downloads": 265,
"likes": 0,
"gated": false,
"private": false,
"pipeline_tag": "",
"library_name": "transformers",
"siblings_count": 3
}