ale-bay commited on
Commit
0dd7a25
1 Parent(s): 12b895e

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
  "q_proj",
24
  "o_proj",
 
25
  "v_proj",
26
  "down_proj",
27
- "gate_proj",
28
- "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "q_proj",
23
  "o_proj",
24
+ "k_proj",
25
  "v_proj",
26
  "down_proj",
27
+ "up_proj",
28
+ "gate_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:a7037dc606ce2306dce0b98169c12affb525ebc3ddd52668a55a94b153c83b6e
3
  size 83946192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dcbcb72583fc13fa93c75e984da06e9e4933df2c5a67508c095d745b7d1c716
3
  size 83946192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5e3205ea06184b9a6a00e4b11999dcb756402651bc8c7225ab8ffb6436d77e0
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44c2258f897fd917316dcf549631594b9fe9ee017a946d7ce424e7ead39622bc
3
  size 5048