Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
nvidia
/
Qwen3-14B-NVFP4
like
3
Follow
NVIDIA
43.8k
Text Generation
Safetensors
Model Optimizer
qwen3
nvidia
ModelOpt
Qwen3
quantized
FP4
fp4
conversational
8-bit precision
modelopt
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
bc39319
Qwen3-14B-NVFP4
/
hf_quant_config.json
sychen52
Initial commit
bc39319
3 months ago
raw
Copy download link
history
blame
Safe
268 Bytes
{
"producer"
:
{
"name"
:
"modelopt"
,
"version"
:
"0.35.0"
}
,
"quantization"
:
{
"quant_algo"
:
"NVFP4"
,
"kv_cache_quant_algo"
:
"FP8"
,
"group_size"
:
16
,
"exclude_modules"
:
[
"lm_head"
]
}
}