lukeleeai commited on
Commit
08982a9
1 Parent(s): 293f31d

Training in progress, step 50

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "revision": null,
21
  "target_modules": [
22
  "up_proj",
23
- "gate_proj",
24
- "down_proj",
25
  "v_proj",
26
- "q_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
 
20
  "revision": null,
21
  "target_modules": [
22
  "up_proj",
23
+ "q_proj",
 
24
  "v_proj",
25
+ "down_proj",
26
+ "gate_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:17cd5749fa54ea0d52cf613f36d9617902aa19bfe54a10648b6868e3d45e3c1b
3
  size 562080424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0dc686fc5a2ccab395f963a791a0e03d83e9b82db92eb04e4c3a46f08ffb67d
3
  size 562080424