asferrer commited on
Commit
66a0d9e
·
verified ·
1 Parent(s): 5eecc24

Upload best LoRA adapter (auto_promote_best)

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
- "o_proj",
38
- "down_proj",
39
  "q_proj",
 
40
  "up_proj",
41
- "k_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
  "q_proj",
38
+ "o_proj",
39
  "up_proj",
 
40
  "v_proj",
41
+ "k_proj",
42
+ "gate_proj",
43
+ "down_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:22377a6168b01a2ac3d1b53c3476721a57dd6bb0d7fe6e9177e38e9a549d9863
3
  size 124277728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb4e4ef1d6b1eaa7b15c14e17e9725242d631a7da983723c81e2aa3387cf4257
3
  size 124277728