lukeleeai commited on
Commit
76332bc
1 Parent(s): 7f65386

Training in progress, step 100

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "revision": null,
21
  "target_modules": [
22
  "up_proj",
23
- "down_proj",
24
  "v_proj",
25
  "gate_proj",
26
- "q_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
 
20
  "revision": null,
21
  "target_modules": [
22
  "up_proj",
 
23
  "v_proj",
24
  "gate_proj",
25
+ "q_proj",
26
+ "down_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e311c746d4466b9ace78849c400de7b419c40b148642895fe54b38790d2e55e
3
  size 252750032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15f9dcc4dc63b9bcd40a50814bc9e143906203fe65dff9b266574343d7f1c45d
3
  size 252750032