File size: 550 Bytes
01fcc31
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-32B/snapshots/30b8421510892303dc5ddd6cd0ac90ca2053478d",
  "r": 64,
  "target_modules": [
    "o_proj",
    "v_proj",
    "down_proj",
    "q_proj",
    "gate_proj",
    "up_proj",
    "k_proj"
  ],
  "lora_alpha": 64,
  "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"
}