ale-bay commited on
Commit
bfad4b7
1 Parent(s): 71a6958

Model save

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "k_proj",
 
23
  "up_proj",
24
- "v_proj",
25
- "down_proj",
26
  "o_proj",
27
- "gate_proj",
28
- "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "down_proj",
23
+ "q_proj",
24
  "k_proj",
25
+ "gate_proj",
26
  "up_proj",
 
 
27
  "o_proj",
28
+ "v_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e4d98faa3f523cd3ab9c38bee459211522d662cc6a8432722d343ca784e6acd
3
  size 83946192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4690d2d11259aa690d082aba7219f7351a0eeaeca81f8819b2902e54425bc448
3
  size 83946192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc14177dd7627103ce9c05bf002d148b238b7b30db01704743eb14359842dfe8
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68b6b86318f4ce536520a7d283f94003d49f0196d44d2d5de8f0973203b29cdd
3
  size 5048