nvfp4

Tag

Cards List
#nvfp4

[2606.05682] Beyond Output Matching: Preserving Internal Geometry in NVFP4 LLM Distillation

Reddit r/LocalLLaMA · 18h ago Cached

This paper studies quantization-aware distillation for NVFP4 low-precision LLMs and finds that output-matching with KL loss alone can mask internal representational drift. The authors propose CKA-QAD, which preserves internal geometry via CKA-guided alignment, improving reasoning and coding accuracy in compact models.

0 favorites 0 likes
#nvfp4

sakamakismile/Qwen3-VL-32B-Heretic-MiniMax-H3-NVFP4

Hugging Face Models Trending · 6d ago Cached

Release of an NVFP4-quantized uncensored MiniMax-H3 text encoder (Qwen3-VL-32B Heretic) that fits on a single 16GB GPU and serves as a drop-in replacement in ComfyUI workflows.

0 favorites 0 likes
#nvfp4

unsloth/Qwen3.6-27B-NVFP4 vs. Intel/Qwen3.6-27B-int4-AutoRound vs. nvidia/Qwen3.6-27B-NVFP4 -- which one to choose?

Reddit r/LocalLLaMA · 2026-07-30

The article compares three quantized variants of Qwen3.6-27B (NVFP4 from Unsloth and Nvidia, int4-AutoRound from Intel) and requests benchmarks and hallucination data from the community.

0 favorites 0 likes
#nvfp4

I benchmarked Unsloth's Qwen3.6-27B NVFP4 on 1x/2x 5090s. MTP is great until it really isn't.

Reddit r/LocalLLaMA · 2026-07-21

A detailed benchmark of Unsloth's Qwen3.6-27B NVFP4 model on RTX 5090 GPUs, showing MTP (multi-token prediction) gives large speedups for single requests at short context but becomes detrimental under batch concurrency or long contexts.

0 favorites 0 likes
#nvfp4

nota-ai/Solar-Open2-250B-Nota-NVFP4

Hugging Face Models Trending · 2026-07-21 Cached

Nota AI releases a 4-bit quantized version of Upstage's Solar Open2 250B MoE model, using proprietary NVFP4 quantization that requires NVIDIA Blackwell GPUs.

0 favorites 0 likes
#nvfp4

baseten/GLM-5.2-Vision-NVFP4

Hugging Face Models Trending · 2026-07-20 Cached

Baseten releases GLM-5.2-Vision, a vision-language model that adds MoonViT vision encoder to GLM-5.2 via a trained PatchMerger projector, keeping the text backbone and vision tower frozen. The model is quantized to NVFP4 for efficient inference on Blackwell hardware.

0 favorites 0 likes
#nvfp4

QUADS: Stabilizing NVFP4 Reinforcement Learning for MoE via QUantization-error Alignment across Dual Sides

arXiv cs.LG · 2026-07-20 Cached

This paper proposes QUADS, a method to stabilize NVFP4 reinforcement learning for mixture-of-experts large language models by aligning quantization errors between trainer and rollout sides, achieving BF16-level accuracy and higher throughput than FP8.

0 favorites 0 likes
#nvfp4

@MiaAI_lab: Run the less lazy Gemma 4 31B IT NVFP4, with better agentic reasoning & tool calling with easy • 256k context • MTP • N…

X AI KOLs Timeline · 2026-07-16 Cached

MiaAI Lab publishes a recipe to serve Google's Gemma 4 31B IT in NVFP4 quantization via vLLM, enabling 256k context, MTP speculative decoding, agentic reasoning, native tool calling, and image/video support.

0 favorites 0 likes
#nvfp4

@MiaAI_lab: DeepSeek v4 Flash has just been upgraded for your 2x DGX Sparks. 66.6 tokens per sec and up to 153.7 with 6 concurrent …

X AI KOLs Timeline · 2026-07-15 Cached

MiaAI Lab released an upgraded recipe for serving DeepSeek V4 Flash on two DGX Spark nodes using vLLM with DSpark speculative decoding and NVFP4 KV-cache, achieving up to 153.7 tokens per second with six concurrent sessions.

0 favorites 0 likes
#nvfp4

@MichaelGannotti: https://x.com/MichaelGannotti/status/2076024719371841537

X AI KOLs Timeline · 2026-07-11 Cached

A detailed report on optimizing a production vLLM serving configuration on NVIDIA's DGX Spark, correcting flags that were costing 34% MTP acceptance after reviewing 90+ official NVIDIA documents and running a 69-scenario tool evaluation.

0 favorites 0 likes
#nvfp4

@no_stp_on_snek: while everyone is talking about @SpaceXAI , @AnthropicAI , and @OpenAI updates (but where @GoogleAI?)... went and teste…

X AI KOLs Timeline · 2026-07-11 Cached

A detailed comparison of Unsloth's NVFP4 quantized model inference performance between vLLM and llama.cpp, highlighting prefill speed advantages for vLLM but decode and caching advantages for llama.cpp in single-stream agent workloads.

0 favorites 0 likes
#nvfp4

Some testing on RTX Pro 4500 (With Oculink) on PrismaQuant, INT4 Autoround and NVFP4 W4A4 quantized model

Reddit r/LocalLLaMA · 2026-07-11

Reports on testing the RTX Pro 4500 GPU with Oculink, focusing on INT4 Autoround and NVFP4 W4A4 quantized models using PrismaQuant.

0 favorites 0 likes
#nvfp4

Benchmark of the new unsloth/Qwen3.6-27B-NVFP4 on 4x 5060 ti's with P2P and PP=4 at 1,4,8,12, and 16 concurrency.

Reddit r/LocalLLaMA · 2026-07-11

Benchmark results of the unsloth/Qwen3.6-27B-NVFP4 model running on 4x RTX 5060 Ti GPUs with peer-to-peer and pipeline parallelism at various concurrency levels.

0 favorites 0 likes
#nvfp4

The 4-Bitter Lesson: Balancing Stability and Performance in NVFP4 RL

Hacker News Top · 2026-07-10 Cached

This article presents a recipe for low-precision (NVFP4) RL training that balances throughput and stability, addressing issues from forward and backward pass quantization errors.

0 favorites 0 likes
#nvfp4

@0xkeenz: Interesting, I was just studying the differences between Unsloth and NVIDIA's Qwen3.6 27B NVFP4 yesterday, and today Unsloth updated! The new Unsloth's quantization approach is very similar to NVIDIA's official solution: instead of choosing between BF16 and ...

X AI KOLs Timeline · 2026-07-10 Cached

Unsloth releases a new version of Qwen3.6 27B NVFP4 quantization scheme, introducing FP8_E4M3 intermediate precision layer and refined weight protection, achieving 2.5x speed improvement on 24GB VRAM, while improving accuracy and tool-calling capabilities.

0 favorites 0 likes
#nvfp4

@mr_r0b0t: Call the homies, new @UnslothAI NVFP4 just dropped

X AI KOLs Following · 2026-07-10 Cached

Unsloth AI releases new NVFP4 quantized Qwen3.6 models that run 2.5x faster on GPUs, with improved accuracy and tool calling capability.

0 favorites 0 likes
#nvfp4

2.5x faster Qwen3.6 NVFP4 Unsloth quants

Reddit r/LocalLLaMA · 2026-07-10

Unsloth releases quantized Qwen3.6 models using NVFP4 format, achieving 2.5x faster inference speeds.

0 favorites 0 likes
#nvfp4

@VukRosic99: NVFP4 end-to-end training diverges. Current recipes patch around it with Hadamard transforms, stochastic rounding, high…

X AI KOLs Timeline · 2026-07-10 Cached

Four Over Six (4/6) introduces adaptive block scaling for NVFP4 quantization, reducing quantization error with minimal overhead, improving both training and post-training quantization for large language models.

0 favorites 0 likes
#nvfp4

@WescheNex1q: 16 people chatting with Qwen3.6-35B at once ONE DGX Spark. This is a real capture, not a mockup: every token you see re…

X AI KOLs Timeline · 2026-07-09 Cached

A real-time demo shows 16 concurrent users chatting with Qwen3.6-35B on a single DGX Spark, achieving peak 440 tok/s total and 105 tok/s per user using NVFP4 + MTP-3 on vLLM.

0 favorites 0 likes
#nvfp4

@RedHat_AI: Quantized checkpoints for GLM-5.2 have been created by the Red Hat AI team! https://huggingface.co/RedHatAI/GLM-5.2-NVF…

X AI KOLs Following · 2026-07-08 Cached

Red Hat AI team released quantized checkpoints for GLM-5.2 using NVFP4 and FP8 quantization, reducing model size by over 70% while maintaining high accuracy on GPQA. The quantized model, paired with the DSpark speculator, enables efficient deployment with vLLM.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback