File size: 550 Bytes
8bb3f26
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "base_model_name_or_path": "/root/.cache/huggingface/hub/models--Qwen--Qwen3-14B/snapshots/231c69a380487f6c0e52d02dcf0d5456d1918201",
  "r": 32,
  "target_modules": [
    "k_proj",
    "down_proj",
    "up_proj",
    "gate_proj",
    "q_proj",
    "o_proj",
    "v_proj"
  ],
  "lora_alpha": 32,
  "lora_dropout": 0.0,
  "fan_in_fan_out": false,
  "bias": "none",
  "use_rslora": false,
  "init_lora_weights": true,
  "megatron_core": "megatron.core",
  "use_dora": false,
  "lora_bias": false,
  "task_type": "CAUSAL_LM",
  "peft_type": "LORA"
}