enpisi-coder / 2b /adapter_config.json
caug37's picture
Fix tool-call format: proper shell commands instead of conversational filler
ff62ddb verified
Raw
History Blame Contribute Delete
192 Bytes
{
"model": "mlx-community/Qwen3.5-2B-4bit",
"fine_tune_type": "lora",
"num_layers": 16,
"lora_parameters": {
"rank": 8,
"alpha": 16,
"dropout": 0.05,
"scale": 2.0
}
}