Voxtral-Mini-3B-2507-smashed / smash_config.json
AINovice2005's picture
Add files using upload-large-folder tool
9cde9bf verified
raw
history blame contribute delete
545 Bytes
{
"batcher": null,
"cacher": null,
"compiler": null,
"factorizer": null,
"pruner": null,
"quantizer": "torch_dynamic",
"torch_dynamic_weight_bits": "qint8",
"batch_size": 1,
"device": "cuda",
"device_map": null,
"save_fns": [
"pickled"
],
"load_fns": [
"pickled",
"pickled"
],
"reapply_after_load": {
"factorizer": null,
"pruner": null,
"quantizer": null,
"cacher": null,
"compiler": null,
"batcher": null
}
}