rskill-molmoact2-libero-nf4 / quantization_metadata.json
AdrianLlopart's picture
Duplicate from AdrianLlopart/rskill-molmoact2-libero-nf4
60e450f
{
"source_repo": "allenai/MolmoAct2-LIBERO",
"source_revision": "0d24a92bd1faf321ef497c3bbd5681af97c65aa2",
"policy_class": "transformers:AutoModelForImageTextToText",
"quantization": {
"scheme": "nf4",
"backend": "bitsandbytes",
"compute_dtype": "bfloat16",
"min_params_to_quantize": 4000000,
"rule": "Linear modules with >=4_000_000 weight elements rewritten to bnb.nn.Linear4bit; smaller heads kept in compute_dtype (bfloat16).",
"runtime_status": "loader-backed (install_prequantized_linears)"
},
"dropped_state_entries": []
}