leom21 commited on
Commit
335d28d
·
verified ·
1 Parent(s): 749e05b

Update LoRA adapter

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -34,13 +34,13 @@
34
  "rank_pattern": {},
35
  "revision": null,
36
  "target_modules": [
37
- "down_proj",
38
  "o_proj",
39
- "q_proj",
40
  "k_proj",
41
- "up_proj",
 
42
  "v_proj",
43
- "gate_proj"
 
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
 
34
  "rank_pattern": {},
35
  "revision": null,
36
  "target_modules": [
 
37
  "o_proj",
 
38
  "k_proj",
39
+ "down_proj",
40
+ "gate_proj",
41
  "v_proj",
42
+ "q_proj",
43
+ "up_proj"
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a54a3a471c8b089aec88377f23388b040fb47a8b5dd24bf34f464f2c7a77744
3
  size 69527352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9bd05a996e688e540426ca673ba697d3fba669338a3f7dfbb6bda43d501e5ef
3
  size 69527352