nvfp4

Tag

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

@lmsysorg: NVIDIA just released an NVFP4 checkpoint of GLM-5.2 from @Zai_org, a 744B MoE (40B active) for reasoning & coding. Day-…

X AI KOLs Following · 2026-06-26 Cached

NVIDIA released an NVFP4 quantized checkpoint of GLM-5.2, a 744B MoE model (40B active) optimized for reasoning and coding, with day-0 support in SGLang.

0 favorites 0 likes
#nvfp4

@geekbb: Using Hugging Face to access nvidia/GLM-5.2-NVFP4, which is NVIDIA's NVFP4 precision version quantized from the Zhipu GLM-5.2 model. I'm thinking it should at least be stronger than deepseek-v4-flash. Hug…

X AI KOLs Timeline · 2026-06-26 Cached

NVIDIA has released an NVFP4 precision version quantized from the Zhipu GLM-5.2 model, available via the Hugging Face free tier API.

0 favorites 0 likes
#nvfp4

nvidia/GLM-5.2-NVFP4

Hugging Face Models Trending · 2026-06-22 Cached

NVIDIA released GLM-5.2-NVFP4, a quantized version of ZAI's GLM-5.2 MoE language model optimized for inference on NVIDIA Blackwell GPUs using Model Optimizer.

0 favorites 0 likes
#nvfp4

@charles_irl: Low-precision floats are weird. I have been building up my intuition by playing with them outside of inference/training…

X AI KOLs Following · 2026-06-22 Cached

A tweet thread introduces a visualizer for micro-scaling/block quant formats like NVFP4 and MXFP4, explaining how these low-precision floats work and their use in LLM inference to reduce memory bandwidth demands.

0 favorites 0 likes
#nvfp4

@TheAhmadOsman: Luke Alonso has uploaded an NVFP4 of GLM 5.2 467GB, would fit on 4x DGX Sparks (~$20k)

X AI KOLs Following · 2026-06-20 Cached

Luke Alonso uploaded an NVFP4 quantized version of GLM 5.2 (467GB) that can fit on 4x DGX Sparks hardware, costing approximately $20k.

0 favorites 0 likes
#nvfp4

NVFP4 kv cache quantization on sm120 will make 32GB VRAM systems very capable

Reddit r/LocalLLaMA · 2026-06-18

NVFP4 KV cache quantization on sm120 significantly improves memory efficiency for large language models, enabling 32GB VRAM systems to achieve ~60 tok/sec inference at 196k context size with Qwen3.6-27B.

0 favorites 0 likes
#nvfp4

@0xSero: Rejoice fellow 6000 enjoyers. We have GLM at home

X AI KOLs Following · 2026-06-18 Cached

A turnkey Docker setup to serve the GLM-5.2-NVFP4-REAP-469B model on 4× RTX PRO 6000 Blackwell GPUs using vLLM, with detailed instructions and configuration options.

0 favorites 0 likes
#nvfp4

@onusoz: 16x parallel Gemma-4-26B-A4B-NVFP4 runs 18 output tokens/s, aggregate 300 tok/s 🫪 1 DGX Spark with 128 GB unified memo…

X AI KOLs Timeline · 2026-06-18 Cached

@onusoz demonstrates running 16 parallel instances of NVIDIA's quantized Gemma-4-26B-A4B-NVFP4 model on a single DGX Spark with 128GB unified memory, achieving 300 tok/s aggregate, showcasing high concurrency without flashinfer.

0 favorites 0 likes
#nvfp4

@zcbenz: nvfp4 vs mxfp4 is not just different choices of block size and scale format, nvfp4 uses an additional tensor-wise scale…

X AI KOLs Timeline · 2026-06-17 Cached

A technical comparison between nvfp4 and mxfp4 formats, highlighting that nvfp4 uses an additional tensor-wise scale factor to overcome fp4's range limit, allowing more precision in block-wise scale factors.

0 favorites 0 likes
#nvfp4

@MiaAI_lab: A PR to vLLM to allow TP=3 for MiniMax M3 His NVFP4 quant is 260GB - lukealonso/MiniMax-M3-NVFP4 Hopefully this will wo…

X AI KOLs Timeline · 2026-06-14 Cached

A pull request to vLLM adds support for tensor parallelism degree 3 for MiniMax M3 with its NVFP4 quantization, enabling the model to run on 3x DGX Sparks with 87GB memory each.

0 favorites 0 likes
#nvfp4

@Tono_Ken3: I noticed that there might be another person who realized that gemma-4-12b could rival qwen3.6-35b in practical work Ye…

X AI KOLs Timeline · 2026-06-14 Cached

A tweet highlights that the abliterated, NVFP4 quantized Gemma-4-12B model (7.7 GB) can rival Qwen 3.6-35B in practical tasks while running fast on Blackwell GPUs, demonstrating significant efficiency gains.

0 favorites 0 likes
#nvfp4

ScaleSweep: Accurate NVFP4 Post-Training Quantization of LLMs via Block Scale Initialization

arXiv cs.LG · 2026-06-09 Cached

ScaleSweep proposes a new block scale initialization method for NVFP4 post-training quantization of LLMs, achieving improved accuracy by sweeping over feasible block scale candidates. Experiments on Llama and Qwen models show it preserves over 93% of full-precision performance under aggressive quantization.

0 favorites 0 likes
#nvfp4

@SpaceTimeViking: I have one version that maintain BF16 Attention layers, and another mixed precision quant with NVFP4 weights and FP8 At…

X AI KOLs Following · 2026-06-06 Cached

A mixed-precision quantization of Google's Gemma-4-12B-it model using NVFP4 for MLP weights and FP8 for attention layers, achieving 25% smaller footprint and faster throughput while maintaining quality.

0 favorites 0 likes
#nvfp4

@witcheer: everyone says NVFP4 makes blackwell cards "faster." I benchmarked Qwen3.6-27B three ways on my 5090: >NVFP4 >plain Q4_K…

X AI KOLs Timeline · 2026-06-05 Cached

A benchmark of NVFP4 on an RTX 5090 with Qwen3.6-27B shows prefill speed gains of 32-42% over equal-bit Q4_K_M and 52-68% over Q6_K, but decode gains are modest (+9% vs Q4) as decode is memory-bandwidth bound. The quality loss compared to Q6 is minimal (-0.8 average), making NVFP4 a good choice for local inference.

0 favorites 0 likes
#nvfp4

Here is my llama.cpp NVFP4/MXFP6 GGUF quantizer tool

Reddit r/LocalLLaMA · 2026-06-05

The author introduces an open-source GGUF quantizer tool for llama.cpp that creates NVFP4 and MXFP6 quantized models with advanced techniques like RSF, tensor promotion, and dynamic quantization, achieving better quality than existing methods like ModelOpt.

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

Submit Feedback