Text Generation
PEFT
Safetensors
English
qlora
lora
structured-output
84basi commited on
Commit
43163a8
·
verified ·
1 Parent(s): c303bf5

Upload LoRA adapter (README written by author)

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  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
- "o_proj",
38
  "up_proj",
39
- "k_proj",
40
- "down_proj",
41
  "q_proj",
42
- "gate_proj"
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
+ "down_proj",
37
  "v_proj",
38
+ "gate_proj",
39
  "up_proj",
 
 
40
  "q_proj",
41
+ "k_proj",
42
+ "o_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:6052c704c37604d496ff85d9cd5f6be1b3bbecf7be13f7a8e6658f267785558c
3
  size 528550256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef0297453df8946a8812b42a2f29022efa2574e4ce80fe32b2b6d863355fc369
3
  size 528550256