8 yesterday

NVIDIA Nemotron 3.5 Lightning is an open 30B mixture-of-experts (MoE) model with 3B active parameters built for always-on agents.

ollama run bvassie/nemotron-3.5-lightning:30b-mtp

Details

yesterday

792f1bcbecda · 20GB ·

nemotron_h_moe
·
31.6B
·
Q4_0
GGUF����������>��������������general.architecture����������nemotron_h_moe �������general.type�
{ "draft_num_predict": 2, "temperature": 1, "top_p": 0.95 }
{{ .Prompt }}

Readme

Created using:

Modelfile:

FROM ./NVIDIA-Nemotron-3.5-Lightning-30B-A3B-Q4_0.gguf
DRAFT ./mtp-NVIDIA-Nemotron-3.5-Lightning-30B-A3B-Q4_0.gguf
TEMPLATE {{ .Prompt }}
RENDERER nemotron-3.5-nano
PARSER nemotron-3.5-nano
PARAMETER draft_num_predict 2
PARAMETER temperature 1
PARAMETER top_p 0.95