sameer-saraf-quant-ai commited on
Commit
11688ef
·
verified ·
1 Parent(s): 7d1fa05

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +59 -0
  2. adapter_model.safetensors +3 -0
adapter_config.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "Qwen/Qwen2.5-7B-Instruct",
4
+ "bias": "none",
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": [
10
+ 0,
11
+ 1,
12
+ 2,
13
+ 3,
14
+ 4,
15
+ 5,
16
+ 6,
17
+ 7,
18
+ 8,
19
+ 9,
20
+ 10,
21
+ 11,
22
+ 12,
23
+ 13,
24
+ 14,
25
+ 15,
26
+ 16,
27
+ 17,
28
+ 18,
29
+ 19,
30
+ 20,
31
+ 21,
32
+ 22,
33
+ 23,
34
+ 24,
35
+ 25,
36
+ 26,
37
+ 27
38
+ ],
39
+ "loftq_config": {},
40
+ "lora_alpha": 32.0,
41
+ "lora_dropout": 0.02,
42
+ "modules_to_save": null,
43
+ "peft_type": "LORA",
44
+ "r": 16,
45
+ "rank_pattern": {},
46
+ "revision": null,
47
+ "target_modules": [
48
+ "down_proj",
49
+ "gate_proj",
50
+ "k_proj",
51
+ "o_proj",
52
+ "q_proj",
53
+ "up_proj",
54
+ "v_proj"
55
+ ],
56
+ "task_type": "CAUSAL_LM",
57
+ "use_dora": false,
58
+ "use_rslora": false
59
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b6d953c7683118c640e3ad5e695806542bacbd872bed178c120f3dd5b0af35d
3
+ size 161533168