ale-bay commited on
Commit
f8e128a
·
verified ·
1 Parent(s): 05f9753

Model save

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "up_proj",
23
- "q_proj",
24
- "k_proj",
25
- "down_proj",
26
  "gate_proj",
 
 
27
  "o_proj",
28
- "v_proj"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
22
  "gate_proj",
23
+ "k_proj",
24
+ "v_proj",
25
  "o_proj",
26
+ "q_proj",
27
+ "up_proj",
28
+ "down_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:8c4a015c2e7ff6785c76c42efdfb8c71472606ea0f8363fc110e0729f5c7ca1c
3
  size 83946192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:953c4e27d03065b6ba6faabbfadbb56bdd8dbe479f17858691470e9c182558b9
3
  size 83946192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:53507378890aab088340827be5c1d8877f36e8f27e7f80609bf081abf425d87c
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9558bf0cff9c7f15b5d815ebfb3abe556f2a87c609e38aaa538cb6a60654ff5
3
  size 5048