File size: 244 Bytes
ac399c1 |
1 2 3 4 5 6 7 8 9 10 |
{
"base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.2",
"medusa_num_heads": 3,
"medusa_num_layers": 1,
"transformers_version": "4.40.0",
"version": "2",
"model_type": "turbo_lora",
"architectures": ["TurboLoraModel"]
}
|