Text Generation
PEFT
Safetensors
English
gpt-j
lora
reasoning
thinking
sft
qwen3-template
conversational
ping98k commited on
Commit
2693c01
·
verified ·
1 Parent(s): 4cf0005

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -33,12 +33,12 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
36
  "q_proj",
37
  "fc_in",
38
- "out_proj",
39
- "k_proj",
40
  "v_proj",
41
- "fc_out"
 
42
  ],
43
  "target_parameters": null,
44
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
+ "k_proj",
37
  "q_proj",
38
  "fc_in",
 
 
39
  "v_proj",
40
+ "fc_out",
41
+ "out_proj"
42
  ],
43
  "target_parameters": null,
44
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:006bd844bea87fa5a0b0f8ef3274a8e98a686c6516461f67c7290724a643060f
3
- size 1090205744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f7f30db81663f57b4c18697295d73590da33aad6d5fb64333fac4b5c1847287
3
+ size 1090205736