File size: 473 Bytes
b736536
 
 
 
 
 
 
e11cf13
 
 
1
2
3
4
5
6
7
8
9
10
11
---
pipeline_tag: text-generation
base_model:
- nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-BF16
---
This is a MXFP4_MOE imatrix quantization of the model [NVIDIA-Nemotron-3-Nano-30B-A3B](https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-BF16), based on the imatrix from unsloth.

As this is not yet supported in the mainline llama.cpp yet, you'll need to compile a special merge of it from here in order to run it:  
https://github.com/ggml-org/llama.cpp/pull/18058