SKT27182 commited on
Commit
cc3c932
1 Parent(s): 0a6a754

trying to save model's head along with lora layer

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -1
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -9,7 +9,9 @@
9
  "layers_to_transform": null,
10
  "lora_alpha": 16,
11
  "lora_dropout": 0.05,
12
- "modules_to_save": null,
 
 
13
  "peft_type": "LORA",
14
  "r": 8,
15
  "revision": null,
 
9
  "layers_to_transform": null,
10
  "lora_alpha": 16,
11
  "lora_dropout": 0.05,
12
+ "modules_to_save": [
13
+ "lm_head"
14
+ ],
15
  "peft_type": "LORA",
16
  "r": 8,
17
  "revision": null,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5a8d8be10b632cf299a6425602854ec4b64d8e2ef219ddf554a0a380b430707
3
- size 9543245
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a1db369f7e9499a91f92f9ff9536b65f89e39a8b0f73f903ac331aa89f0d412
3
+ size 141139857