CoolFace
Modelpublic

forkjoin-ai/nvidia-nemotron-3-nano-30b-a3b-bf16-gguf

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
0likes20downloads
Model Card

Nvidia Nemotron 3 Nano 30B A3B Bf16

Forkjoin.ai conversion of nvidia/Nemotron-3-Nano-30B-A3B-BF16 to GGUF format for edge deployment.

Model Details

Usage

With llama.cpp

bash
./llama-cli -m nvidia_Nemotron-3-Nano-30B-A3B-Q4_K_M.gguf -p "Your prompt here" -n 256

With Ollama

Create a Modelfile:

FROM ./nvidia_Nemotron-3-Nano-30B-A3B-Q4_K_M.gguf
bash
ollama create nvidia-nemotron-3-nano-30b-a3b-bf16-gguf -f Modelfile
ollama run nvidia-nemotron-3-nano-30b-a3b-bf16-gguf

About Forkjoin.ai

Forkjoin.ai runs AI models at the edge -- in-browser, on-device, zero cloud cost. These converted models power real-time inference, speech recognition, and natural language capabilities.

All conversions are optimized for edge deployment within browser and mobile memory constraints.

License

Apache 2.0 (follows upstream model license)