David-Xu commited on
Commit
e5832b4
1 Parent(s): b2d7e6a

Upload LlamaForCausalLM

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