SenseNova U1.5 8B MoT - GGUF Quantizations
21
11 commits
2 linked in READMEs
updated Aug 29, 2026
Optimized GGUF quantization formats for SenseNova-U1.5-8B-MoT, tailored for lower-VRAM setups (such as 8GB NVIDIA GPUs) via ComfyUI.
The tracking tags above link directly back to the main repository model page to aggregate download statistics.
Files are engineered to balance performance and memory footprints using high-precision F16 tensor swaps for sensitive layers (patch_embedding, dense_embedding, and fm_head) to preserve generation quality:
To run these GGUF files natively without structural AttributeError crashes or shape mismatches, use the dedicated node fork:
👉 GitHub: ComfyUI_SenseNova_U1_REBEL
.gguf file into your ComfyUI models directory (e.g., ComfyUI/models/gguf/).SenseNova_SM_Model loader node and hook it up to the SenseNova_SM_Sampler.11 commits
SenseNova U1.5 8B MoT - GGUF Quantizations
21
11 commits
2 linked in READMEs
updated Aug 29, 2026
Optimized GGUF quantization formats for SenseNova-U1.5-8B-MoT, tailored for lower-VRAM setups (such as 8GB NVIDIA GPUs) via ComfyUI.
The tracking tags above link directly back to the main repository model page to aggregate download statistics.
Files are engineered to balance performance and memory footprints using high-precision F16 tensor swaps for sensitive layers (patch_embedding, dense_embedding, and fm_head) to preserve generation quality:
To run these GGUF files natively without structural AttributeError crashes or shape mismatches, use the dedicated node fork:
👉 GitHub: ComfyUI_SenseNova_U1_REBEL
.gguf file into your ComfyUI models directory (e.g., ComfyUI/models/gguf/).SenseNova_SM_Model loader node and hook it up to the SenseNova_SM_Sampler.11 commits