GraySoft
Projects Models About FAQ Contact Download guIDE →

bigatuna/nouscoder-14b-gguf Q3_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

bigatuna/nouscoder-14b-gguf overview

GGUF quantizations of NousResearch/NousCoder-14B for use with llama.cpp, Ollama, LM Studio, and other GGUF-compatible inference engines.

llama.cppggufquantizedcodingnouscoderbase_model:NousResearch/NousCoder-14Bbase_model:quantized:NousResearch/NousCoder-14Blicense:apache-2.0endpoints_compatibleregion:usconversational
bigatuna/nouscoder-14b-gguf visual
Downloads
123
Likes
9
Pipeline
Library
llama.cpp
Visibility
Public
Access
Open

Repository Files & Downloads

3 files detected
Direct downloads for all repository files
FileTypeQuantizationSizeLink
nouscoder-14b-q3_k_m.gguf GGUF Q3_K_M 6.82 GB Download
nouscoder-14b-q3_k_s.gguf GGUF Q3_K_S 6.20 GB Download
nouscoder-14b-q4_k_m.gguf GGUF Q4_K_M 8.38 GB Download

Model Details Live

Model Slug
bigatuna/nouscoder-14b-gguf
Author
bigatuna
Pipeline Task
Library
llama.cpp
Created
2026-01-07
Last Modified
2026-01-08
Gated
No
Private
No
HF SHA
6b13de91c24ce4092ccc8d4ab8f746bd4615e1c5
License
apache-2.0
Language
Unknown
Base Model
NousResearch/NousCoder-14B

Metadata Inspector

Normalized metadata (stored in metadata_json)
{
  "metadata": {},
  "card_data": {
    "base_model": "NousResearch/NousCoder-14B",
    "library_name": "llama.cpp",
    "tags": [
      "gguf",
      "quantized",
      "coding",
      "nouscoder"
    ],
    "license": "apache-2.0",
    "frontmatter": {
      "base_model": "NousResearch/NousCoder-14B",
      "library_name": "llama.cpp",
      "tags": [
        "gguf",
        "quantized",
        "coding",
        "nouscoder"
      ],
      "license": "apache-2.0"
    },
    "hero_image_url": "",
    "summary": "GGUF quantizations of NousResearch/NousCoder-14B for use with llama.cpp, Ollama, LM Studio, and other GGUF-compatible inference engines.",
    "quick_links": [],
    "benchmark_table_html": "",
    "readme_markdown": "---\nbase_model: NousResearch/NousCoder-14B\nlibrary_name: llama.cpp\ntags:\n  - gguf\n  - quantized\n  - coding\n  - nouscoder\nlicense: apache-2.0\n---\n\n# NousCoder-14B GGUF\n\nGGUF quantizations of [NousResearch/NousCoder-14B](https://huggingface.co/NousResearch/NousCoder-14B) for use with llama.cpp, Ollama, LM Studio, and other GGUF-compatible inference engines.\n\n## Credits\n\nAll credit goes to **[NousResearch](https://huggingface.co/NousResearch)** for training and releasing the original NousCoder-14B model. This repo only provides quantized GGUF versions for easier local inference.\n\n## Available Quants\n\n| Filename | Quant | Size | Description |\n|----------|-------|------|-------------|\n| `nouscoder-14b-q4_k_m.gguf` | Q4_K_M | 8.4 GB | Good balance of quality and size |\n| `nouscoder-14b-q3_k_m.gguf` | Q3_K_M | 6.9 GB | Lower memory, good quality |\n| `nouscoder-14b-q3_k_s.gguf` | Q3_K_S | 6.2 GB | Smallest, for constrained environments |\n\n## Usage\n\n### llama.cpp\n```bash\n./llama-cli -m nouscoder-14b-q4_k_m.gguf -p \"def fibonacci(n):\"\n```\n\n### Ollama\n```bash\nollama run hf.co/bigatuna/NousCoder-14B-GGUF:Q4_K_M\n```\n\n## Original Model\n\n- **Model**: [NousResearch/NousCoder-14B](https://huggingface.co/NousResearch/NousCoder-14B)\n- **License**: Apache 2.0\n- **Parameters**: 14B\n",
    "related_quantizations": []
  },
  "tags": [
    "llama.cpp",
    "gguf",
    "quantized",
    "coding",
    "nouscoder",
    "base_model:NousResearch/NousCoder-14B",
    "base_model:quantized:NousResearch/NousCoder-14B",
    "license:apache-2.0",
    "endpoints_compatible",
    "region:us",
    "conversational"
  ],
  "likes": 9,
  "downloads": 123,
  "gated": false,
  "private": false,
  "last_modified": "2026-01-08T04:13:04.000Z",
  "created_at": "2026-01-07T06:04:25.000Z",
  "pipeline_tag": "",
  "library_name": "llama.cpp"
}
Source payload excerpt (from Hugging Face API)
{
  "_id": "695df769ce33bbec610d8c97",
  "id": "bigatuna/NousCoder-14B-GGUF",
  "modelId": "bigatuna/NousCoder-14B-GGUF",
  "sha": "6b13de91c24ce4092ccc8d4ab8f746bd4615e1c5",
  "createdAt": "2026-01-07T06:04:25.000Z",
  "lastModified": "2026-01-08T04:13:04.000Z",
  "author": "bigatuna",
  "downloads": 123,
  "likes": 9,
  "gated": false,
  "private": false,
  "pipeline_tag": "",
  "library_name": "llama.cpp",
  "siblings_count": 5
}