innoku commited on
Commit
e9b29da
·
verified ·
1 Parent(s): 99d1bfa

Upload LoRA adapter (README written by author)

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