Binaryy commited on
Commit
4096c22
1 Parent(s): eaee8af

Training in progress, epoch 0

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "gate_proj",
27
- "v_proj",
28
  "k_proj",
29
  "down_proj",
30
- "up_proj",
 
31
  "o_proj",
32
- "q_proj"
 
33
  ],
34
  "task_type": null,
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "k_proj",
27
  "down_proj",
28
+ "q_proj",
29
+ "gate_proj",
30
  "o_proj",
31
+ "up_proj",
32
+ "v_proj"
33
  ],
34
  "task_type": null,
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b168039dfc31d478dac2cfd188cbff38972796e9d1050d5c09a576ccc07efb8
3
  size 84761704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9010ac3a74b31b87565107e9119223e0aa9ee6f20cef048ffda2a2d98c0cbff5
3
  size 84761704