alfredplpl commited on
Commit
2cc961f
·
verified ·
1 Parent(s): 23614af

Upload PlamoForCausalLM

Browse files
Files changed (2) hide show
  1. adapter_config.json +7 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "pfnet/plamo-2-8b",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -23,10 +23,14 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "qkv_proj",
27
  "o_proj",
28
- "dt_proj",
29
- "bcdt_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "./plamo-2-8b-chat",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "gate_up_proj",
27
+ "dt_proj",
28
+ "bcdt_proj",
29
  "qkv_proj",
30
  "o_proj",
31
+ "out_proj",
32
+ "down_proj",
33
+ "in_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ccaa4719af03ab47a10a023e94dec264bc1e93d658de9ff15f98163d9d19814
3
- size 13485360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:774c9e0044d93142a068e7b2fa0a2f9616ec34dda885656c5673ae7e40e71e7b
3
+ size 89010072