File size: 247 Bytes
bfd8e47
 
 
 
dfd00c8
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "base_model_name_or_path": "unsloth/qwen3-14b-unsloth-bnb-4bit",
  "peft_type": "LORA",
  "task_type": "CAUSAL_LM",
  "inference_mode": true,
  "r": 64,
  "lora_alpha": 16,
  "lora_dropout": 0.05,
  "fan_in_fan_out": false,
  "bias": "none"
}