lukeleeai commited on
Commit
8dd4bc3
1 Parent(s): 79233a0

Training in progress, step 200

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