Views
No views yet
.safetensors files plus a model.safetensors.index.json. This repo merges those shards into one Qwen3-VL-32B-Instruct-NVFP4.safetensors file for convenience with tools that expect a single-file checkpoint. No weights were modified — tensors were concatenated byte-for-byte from the original shards into one file with a combined header; values, shapes, and dtypes are identical to the source.config.json, tokenizer, or processor files. Pull those from the original RedHatAI/Qwen3-VL-32B-Instruct-NVFP4 repo if you need to load this as a full transformers model.