RudyiVT commited on
Commit
f88b5cc
1 Parent(s): 764b45a

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,10 +19,10 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "v_proj",
24
  "k_proj",
25
- "o_proj"
 
 
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "k_proj",
23
+ "o_proj",
24
+ "v_proj",
25
+ "q_proj"
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:248a2beefec1a6b36301e6d28622240b6b629e49968e2bc239a8f64b800d0166
3
  size 9034304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc69c798a7cd59dd1659c5f1440ce0a84e7eabcd2b7f8d696c9799cd249c3b69
3
  size 9034304