vcruz305/DeepNemotron-3.5-Lightning-GGUF overview
DeepNemotron 3.5 Lightning GGUF llama.cpp K quants of the merged M5 LoRA on NVIDIA Nemotron 3.5 Lightning 30B A3B. Adapter: vcruz305/DeepNemotron 3.5 Lightning…
Runs locally from ~16.68 GB disk (24 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| DeepNemotron-3.5-Lightning-IQ1_M.gguf | GGUF | IQ1_M | 17.96 GB | Download |
| DeepNemotron-3.5-Lightning-IQ1_S.gguf | GGUF | IQ1_S | 17.96 GB | Download |
| DeepNemotron-3.5-Lightning-IQ2_M.gguf | GGUF | IQ2_M | 18.00 GB | Download |
| DeepNemotron-3.5-Lightning-IQ2_XXS.gguf | GGUF | IQ2_XXS | 17.97 GB | Download |
| DeepNemotron-3.5-Lightning-IQ3_XXS.gguf | GGUF | IQ3_XXS | 18.01 GB | Download |
| DeepNemotron-3.5-Lightning-IQ4_XS.gguf | GGUF | IQ4_XS | 18.05 GB | Download |
| DeepNemotron-3.5-Lightning-Q2_K.gguf | GGUF | Q2_K | 16.68 GB | Download |
| DeepNemotron-3.5-Lightning-Q3_K_M.gguf | GGUF | Q3_K_M | 18.49 GB | Download |
| DeepNemotron-3.5-Lightning-Q4_K_M.gguf | GGUF | Q4_K_M | 22.83 GB | Download |
| DeepNemotron-3.5-Lightning-Q5_K_M.gguf | GGUF | Q5_K_M | 24.25 GB | Download |
| DeepNemotron-3.5-Lightning-Q6_K.gguf | GGUF | Q6_K | 31.21 GB | Download |
| DeepNemotron-3.5-Lightning-Q8_0.gguf | GGUF | Q8_0 | 31.28 GB | Download |
Model Details
| Model ID | vcruz305/DeepNemotron-3.5-Lightning-GGUF |
|---|---|
| Author | vcruz305 |
| Pipeline | text-generation |
| License | other |
| Base model | vcruz305/DeepNemotron-3.5-Lightning |
| Last modified | 2026-08-19T08:19:26.000Z |
Model README
---
language:
- en
license: other
license_name: nvidia-openmdw-and-dataset-other
license_link: https://openmdw.ai/license/1-1/
library_name: gguf
pipeline_tag: text-generation
base_model: vcruz305/DeepNemotron-3.5-Lightning
base_model_relation: quantized
datasets:
- r0b0tlab/deepseek-v4-pro-0813-agentic
tags:
- gguf
- llama.cpp
- nemotron
- moe
- quantized
- agentic
---
DeepNemotron-3.5-Lightning-GGUF
llama.cpp K-quants of the merged M5 LoRA on NVIDIA Nemotron 3.5 Lightning 30B-A3B.
Adapter: vcruz305/DeepNemotron-3.5-Lightning
BF16: vcruz305/DeepNemotron-3.5-Lightning-BF16
MXFP4: vcruz305/DeepNemotron-3.5-Lightning-MXFP4
NVFP4: vcruz305/DeepNemotron-3.5-Lightning-NVFP4
llama-server -hf vcruz305/DeepNemotron-3.5-Lightning-GGUF:Q4_K_M
K-quants on this repo: Q4_K_M, Q5_K_M, Q2_K, Q8_0, Q6_K, Q3_K_M.
Train set
SFT used r0b0tlab/deepseek-v4-pro-0813-agentic config sft_openai, train split (19,072 rows), max seq 512.
DS4 is a verifiable-first agentic set taught by DeepSeek-V4-Pro 0813 (deepseek-v4-pro-0813, official API, thinking on). Each row is admitted after a deterministic programmatic verifier. Published split is 19,072 / 1,070 / 1,065 (train / val / test), seed-grouped, 13 task families:
| Family | Rows (all splits) |
|---|---:|
| tool_call_schema_adherence | 5,541 |
| verified_constraint_instruction | 4,210 |
| structured_outputs | 1,951 |
| stateful_dialogue | 1,856 |
| verifiable_math | 1,812 |
| science_verifiable | 1,748 |
| multilingual_multi_turn | 1,649 |
| planning_decomposition | 761 |
| grounded_long_context | 551 |
| delegation_orchestration | 397 |
| grounded_citations | 361 |
| memory_context_management | 194 |
| code_execution | 176 unique solutions |
Train (MEASURED)
- Modal A100-80, Unsloth 2026.8.18, torch 2.7.1+cu118
- Q4′ LoRA r=16 α=32 · attn q/k/v/o + Mamba
in_proj+ shared-expert Linears - 19,072 / 19,072 steps, epoch 1.0, train_loss 0.151
- Metered $22.72 on Modal free credits; $0 billed
License
NVIDIA Nemotron 3.5 Lightning (OpenMDW) and dataset license other (DeepSeek API-adjacent). Use is under the base card and the dataset card.
Run vcruz305/DeepNemotron-3.5-Lightning-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models