DeepNemotron-3.5-Lightning (DeepLightning fullrun LoRA merged)

Merged checkpoint of the DeepLightning fullrun LoRA trained on nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16 (NeMo Automodel, FSDP2, r=16 / alpha=32, exclude *.out_proj, dataset r0b0tlab/deepseek-v4-pro-0813-agentic, 2384 steps, final train loss 0.2096).

The LoRA was merged into the base weights (peft merge_and_unload) so this repo is a standalone dense BF16 model — no PEFT adapter needed at inference.

Architecture

  • Nemotron-H hybrid: Mamba + MoE (GB10 / DGX Spark class). Query the model with vLLM + --mamba-backend flashinfer for correct Mamba kernel dispatch.
  • dtype: bfloat16, max_model_len: 8192+.

Serving (recommended)

vllm serve . --trust-remote-code --mamba-backend flashinfer \
  --enable-auto-tool-choice --tool-call-parser hermes \
  --max-model-len 8192 --gpu-memory-utilization 0.85

(vLLM 0.1.dev1+; causal-conv1d / mamba-ssm fused kernels are NOT required when using the flashinfer mamba backend.)

Benchmarks (merged BF16, vLLM, DGX Spark GB10)

sixcat (limit=20, ~180 items), minus tools (harness expects OpenAI tool-call JSON; this Hermes-trained model emits Hermes-XML <tool_call> blocks — a wire-format mismatch, not a capability gap):

Category Score n
knowledge 80.0 64/80
math 90.0 18/20
truth 90.0 18/20
instruct 80.0 16/20
code 90.0 18/20
tools* 10.0 2/20
overall 75.6 136/180

hermes-agentic-bench loop_gate (20 tasks): pass_rate 0.45, mean_tools 0.0, n_hit_cap 0, n_parse_fail_tasks 17. As with sixcat tools, the model emits correct Hermes-XML tool calls that the OpenAI-style checker does not parse — parse_ok=False whenever a tool call is present.

*tools/agentic parse failures are a harness wire-format artifact (Hermes-XML vs OpenAI JSON), not a model defect. The model selects the correct tool and args.

Files

  • model-00001-of-00002.safetensors, model-00002-of-00002.safetensors
  • config.json, generation_config.json, tokenizer*.json, chat_template.jinja
Downloads last month
846
Safetensors
Model size
32B params
Tensor type
F32
·
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for vcruz305/DeepNemotron-3.5-Lightning-Beta-BF16

Adapter
(4)
this model
Adapters
2 models
Quantizations
1 model