File size: 460 Bytes
9e5c9e5 ac4eef4 9e5c9e5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
{
"_name_or_path": "/scratch/1/user/mlouis/calmar/pisco_hub_models/pisco-mistral",
"architectures": [
"PISCO"
],
"auto_map": {
"AutoConfig": "modelling_pisco.PISCOConfig",
"AutoModel": "modelling_pisco.PISCO"
},
"compr_rate": 16,
"decoder_model_name": "mistralai/Mistral-7B-Instruct-v0.2",
"device_map": null,
"lora_r": 16,
"model_type": "PISCO",
"sep": true,
"torch_dtype": "bfloat16",
"transformers_version": "4.44.2"
}
|