GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

owao/Nanbeige4.2-3B-GGUF overview

Nanbeige4.2 3B GGUF Quantizations GGUF quantized versions of Nanbeige4.2 3B https://huggingface.co/Nanbeige/Nanbeige4.2 3B . Original Model Card See the origin…

llama-cpp-pythonggufllmquantizationnanbeigetext-generationenzhbase_model:Nanbeige/Nanbeige4.2-3Bbase_model:quantized:Nanbeige/Nanbeige4.2-3Blicense:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~1.64 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
29,029
Likes
39
Pipeline
text-generation
Author

Repository Files & Downloads

13 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Nanbeige4.2-3B-IQ3_M.ggufGGUFIQ3_M1.94 GBDownload
Nanbeige4.2-3B-IQ3_S.ggufGGUFIQ3_S1.87 GBDownload
Nanbeige4.2-3B-IQ4_NL.ggufGGUFIQ4_NL2.34 GBDownload
Nanbeige4.2-3B-IQ4_XS.ggufGGUFIQ4_XS2.24 GBDownload
Nanbeige4.2-3B-Q2_K.ggufGGUFQ2_K1.64 GBDownload
Nanbeige4.2-3B-Q3_K_L.ggufGGUFQ3_K_L2.15 GBDownload
Nanbeige4.2-3B-Q3_K_M.ggufGGUFQ3_K_M2.02 GBDownload
Nanbeige4.2-3B-Q3_K_S.ggufGGUFQ3_K_S1.86 GBDownload
Nanbeige4.2-3B-Q4_K_M.ggufGGUFQ4_K_M2.40 GBDownload
Nanbeige4.2-3B-Q4_K_S.ggufGGUFQ4_K_S2.33 GBDownload
Nanbeige4.2-3B-Q5_K_M.ggufGGUFQ5_K_M2.78 GBDownload
Nanbeige4.2-3B-Q6_K.ggufGGUFQ6_K3.19 GBDownload
Nanbeige4.2-3B-Q8_0.ggufGGUFQ8_04.13 GBDownload

Model Details

Model IDowao/Nanbeige4.2-3B-GGUF
Authorowao
Pipelinetext-generation
Licenseapache-2.0
Base modelNanbeige/Nanbeige4.2-3B
Last modified2026-07-29T13:06:37.000Z

Model README

---

license: apache-2.0

language:

- en

- zh

library_name: llama-cpp-python

pipeline_tag: text-generation

tags:

- llm

- gguf

- quantization

- nanbeige

base_model:

- Nanbeige/Nanbeige4.2-3B

---

Nanbeige4.2-3B GGUF Quantizations

GGUF quantized versions of Nanbeige4.2-3B.

Original Model Card

See the original model card for details on how to use with llama.cpp and ollama (you'll need to build from their fork cause their changes didn't land in llama.cpp main yet).

<details>

<summary>Why Ollama is Bad 👎 (needs to be put down somewhere)</summary>

  1. @ngxson - https://github.com/ollama/ollama/issues/11714#issuecomment-3174632621

> Some of llama.cpp maintainers even have to work during their vacations just to have someone else copy their work without giving any credits.

  1. @mudler - https://github.com/ollama/ollama/issues/11714#issuecomment-3175288625

> it would have been much better if all projects that depend on @ggerganov's and the ggml team work would have upstreamed the contributions directly so anyone in the ecosystem could benefit, and avoid vendor lock-in and the duplicated efforts everywhere... consuming llama.cpp and reporting issues and upstream any change directly there. It is quite frustrating to see that the Open source scene is really getting derailed lately by this kind of bad attitude.

  1. @pwilkin - https://github.com/ollama/ollama/issues/11714#issuecomment-3175999505

> If you build upon a technology, in the OSS world it's a good habit to actually contribute back to the technology you use if you build something new... But Ollama has, again and again, done the opposite of that - made hacky solutions of their own on top of existing llama.cpp / ggml code instead of contributing to the baseline, then taken the fixes that the ggml team has done as 'new features' or 'bugfixes' of their own platform.

  1. @Teravus - https://github.com/ollama/ollama/issues/11714#issuecomment-3176339445

> Ollama, for sure, needs to provide something to the user that says that they're using code from llama.cpp. Usually, this is in an about box. I don't even see an about box. Therefore, doesn't look like they're complying with that... The only mention that I see of llama.cpp isn't really a 'we use this software' reference. It's just: Supported backends llama.cpp project founded by Georgi Gerganov. This doesn't seem like enough. Skirting the issue, by treating llama.cpp like a back-end.

  1. @Ggerganov - https://github.com/ggml-org/llama.cpp/pull/19324#issuecomment-3847213274

> it's quite funny watching the ollama bros copy-pasting our bugs into their "new engine" 🤣. Let's see how long it will take them to realize.

  1. @Ggerganov - https://github.com/ollama/ollama/issues/11714#issuecomment-3172893576

> Before the model was released, the ollama devs decided to fork the ggml inference engine in order to implement gpt-oss support (#11672). In the process, they did not coordinate the changes with the upstream maintainers of ggml. As a result, the ollama implementation is not only incompatible with the vast majority of gpt-oss GGUFs that everyone else uses, but is also significantly slower and unoptimized. On the bright side, they were able to announce day-1 support for gpt-oss and get featured in the major announcements on the release day.

>

> Now after the model has been released, the blogs and marketing posts have circled the internet and the dust has settled, it's time for ollama to throw out their ggml fork and copy the upstream implementation (#11823). For a few days, you will struggle and wonder why none of the GGUFs work, wasting your time to figure out what is going on, without any help or even with some wrong information. But none of this matters, because soon the upstream version of ggml will be merged and ollama will once again be fast and compatible.

But hopefully here is an alternative 🤗 https://github.com/mostlygeek/llama-swap

with a happy user example: https://huggingface.co/unsloth/gpt-oss-20b-GGUF/discussions/17#68aa6eb05372ae5a8eeac9ed

</details>

Citation

@misc{nanbeige2026,
  title        = {Nanbeige4.2-3B},
  author       = {Nanbeige Team},
  year         = {2026},
  publisher    = {Hugging Face},
  howpublished = {\url{https://huggingface.co/Nanbeige/Nanbeige4.2-3B}}
}

Run owao/Nanbeige4.2-3B-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models