Update Qwen3.5 env0 full1703 SFT adapter qwen35-full1703-20260628T063953Z

#2
Files changed (2) hide show
  1. adapter_config.json +10 -37
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,46 +1,19 @@
1
  {
2
- "alora_invocation_tokens": null,
3
- "alpha_pattern": {},
4
- "arrow_config": null,
5
- "auto_mapping": null,
6
- "base_model_name_or_path": "Qwen/Qwen3.5-9B",
7
- "bias": "none",
8
- "corda_config": null,
9
- "ensure_weight_tying": false,
10
- "eva_config": null,
11
- "exclude_modules": null,
12
- "fan_in_fan_out": false,
13
- "inference_mode": true,
14
- "init_lora_weights": true,
15
- "layer_replication": null,
16
- "layers_pattern": null,
17
- "layers_to_transform": null,
18
- "loftq_config": {},
19
- "lora_alpha": 64,
20
- "lora_bias": false,
21
- "lora_dropout": 0.05,
22
- "megatron_config": null,
23
- "megatron_core": "megatron.core",
24
- "modules_to_save": null,
25
  "peft_type": "LORA",
26
- "peft_version": "0.18.0",
27
- "qalora_group_size": 16,
28
  "r": 32,
29
- "rank_pattern": {},
30
- "revision": null,
 
31
  "target_modules": [
32
- "o_proj",
33
- "v_proj",
34
  "k_proj",
 
35
  "q_proj",
36
  "up_proj",
37
- "gate_proj",
38
- "down_proj"
39
  ],
40
- "target_parameters": null,
41
- "task_type": "CAUSAL_LM",
42
- "trainable_token_indices": null,
43
- "use_dora": false,
44
- "use_qalora": false,
45
- "use_rslora": false
46
  }
 
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "peft_type": "LORA",
3
+ "task_type": "CAUSAL_LM",
4
+ "base_model_name_or_path": "Qwen/Qwen3.5-9B",
5
  "r": 32,
6
+ "lora_alpha": 64.0,
7
+ "lora_dropout": 0.05,
8
+ "bias": "none",
9
  "target_modules": [
10
+ "down_proj",
11
+ "gate_proj",
12
  "k_proj",
13
+ "o_proj",
14
  "q_proj",
15
  "up_proj",
16
+ "v_proj"
 
17
  ],
18
+ "modules_to_save": null
 
 
 
 
 
19
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb01c366d71c056bfc133717e7e782c1e4b67c3452cb2adde51b59c305031852
3
- size 232818064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcb25adfe5e2bbbcabc5887209109c66225660b67e5881d7c2e339739255aeeb
3
+ size 116429976