lovodkin93 commited on
Commit
405c597
1 Parent(s): 688ac25

Training in progress, step 2

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "o_proj",
24
  "q_proj",
25
- "down_proj",
26
  "k_proj",
 
27
  "gate_proj",
28
- "v_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "o_proj",
24
  "q_proj",
 
25
  "k_proj",
26
+ "up_proj",
27
  "gate_proj",
28
+ "down_proj",
29
+ "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7586cfa82751f49ee28c357e3325543f2ca7e6841068abf1ce5ef4bdfd6a9fba
3
  size 22660608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8791a2a5cc5fbf2ae7bd4fa8235ffa68237a33d97736f82ede9b5c5273293ec
3
  size 22660608