keshavsy commited on
Commit
57dc403
·
verified ·
1 Parent(s): f0fd662

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +31 -0
  2. adapter_model.safetensors +3 -0
adapter_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "peft_type": "LORA",
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen3.5-9B",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "lora_alpha": 32,
10
+ "lora_dropout": 0.0,
11
+ "modules_to_save": null,
12
+ "r": 16,
13
+ "rank_pattern": {},
14
+ "alpha_pattern": {},
15
+ "target_modules": [
16
+ "down_proj",
17
+ "gate_proj",
18
+ "in_proj_k",
19
+ "in_proj_q",
20
+ "in_proj_v",
21
+ "in_proj_z",
22
+ "k_proj",
23
+ "lm_head",
24
+ "o_proj",
25
+ "out_proj",
26
+ "q_proj",
27
+ "up_proj",
28
+ "v_proj"
29
+ ],
30
+ "task_type": "CAUSAL_LM"
31
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3172cf1b34ddf8a0d7cacca946618c9ee074243dd3be41650ab3a8134c74d3a2
3
+ size 189245176