Instructions to use glux-cz/Qwen3-8B-NVFP4-Blackwell with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TensorRT
How to use glux-cz/Qwen3-8B-NVFP4-Blackwell with TensorRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Qwen3-8B-NVFP4
NVFP4 quantized Qwen3-8B for NVIDIA Blackwell GPUs (RTX 5090, RTX PRO 4000).
Details
- Format: NVFP4 (4-bit FP) + FP8 KV cache
- Tools: TensorRT-LLM 1.2.0, ModelOpt 0.37.0
- Calibration: 512 samples, cnn_dailymail
Usage
huggingface-cli download glux-cz/Qwen3-8B-NVFP4-Blackwell --local-dir ./checkpoint
trtllm-build --checkpoint_dir ./checkpoint --output_dir ./engine --gemm_plugin nvfp4
- Downloads last month
- 43