nvfp4

Tag

Cards List
#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
#nvfp4

GLM-5.2 on 8xB200: the deployment math nobody spells out - NVFP4 + 2x TP=4 replicas should beat TP=8 by ~2x. Full config guidance inside.

Reddit r/LocalLLaMA ↗ · 2026-07-07

The article provides the optimal deployment configuration for GLM-5.2 on 8xB200 nodes, showing that NVFP4 with two TP=4 replicas achieves roughly 2x throughput over FP8 TP=8, with detailed performance data and caveats.

0 favorites 0 likes
#nvfp4

@basecampbernie: https://x.com/basecampbernie/status/2074262192304832535

X AI KOLs Timeline ↗ · 2026-07-06 Cached

This post details the author's setup and benchmarks for running NVFP4-quantized image and video generation models on a GIGABYTE AI TOP ATOM (DGX Spark) workstation, achieving impressive performance with models like FLUX.2, Qwen-Image, and LTX-2.3 for video with synchronized audio.

0 favorites 0 likes
#nvfp4

@hotschmoe: After reading this post, I decided to get nvfp4 running on my Intel arc b70s just to see, after 12 hours it's running a…

X AI KOLs Following ↗ · 2026-07-04 Cached

A user successfully ran nvfp4 quantization on Intel Arc B70s GPUs, achieving nearly double speed and higher accuracy compared to their best int4 configuration, challenging hardware-specific format assumptions.

0 favorites 0 likes
#nvfp4

Follow-up: GLM-5.2 NVFP4 on four DGX Sparks — the MTP mystery is solved, and it's now ~24 tok/s at 128K context

Reddit r/LocalLLaMA ↗ · 2026-07-03

A bug in vLLM's speculative decoding configuration for GLM-5.2 NVFP4 on four DGX Sparks was fixed, resolving a performance tradeoff and achieving ~24 tok/s at 128K context with MTP4.

0 favorites 0 likes
#nvfp4

@RayFernando1337: What hardware do I need to fit this monstrosity at a decent token per second?

X AI KOLs Following ↗ · 2026-06-27 Cached

A user asks about hardware requirements for serving GLM-5.2 in NVFP4 format, which vLLM now supports with reduced memory footprint and maintained accuracy.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback