{ "format": "safetensors", "description": "Auxiliary decoder prediction-head tensors retained from training. These are not loaded by the default HF/vLLM inference path.", "tensor_file": "auxiliary_prediction_heads.safetensors.extra", "tensors": { "decoder.extra_heads.0.bias": { "shape": [ 1024 ], "dtype": "float32" }, "decoder.extra_heads.0.weight": { "shape": [ 1024, 1024 ], "dtype": "float32" }, "decoder.extra_proj.0.bias": { "shape": [ 1024 ], "dtype": "float32" }, "decoder.extra_proj.0.weight": { "shape": [ 1024, 1024 ], "dtype": "float32" } } }