smartinez1 commited on
Commit
6f09b0e
·
verified ·
1 Parent(s): d075b58

Upload LlamaForCausalLM

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
  "k_proj",
25
  "v_proj",
26
- "q_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
  "k_proj",
25
  "v_proj",
26
+ "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fabd8635fc05c724363eaa3a67112ba7e0f944f7cb65383118cf6e3d2cd084b7
3
  size 54560368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4212dc0b0861839f5711ce6f94c432e68d85c219010e3aa9ce166ca643964af5
3
  size 54560368