llm-finetune commited on
Commit
f6ba184
1 Parent(s): 8c9344a

Upload model

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