Files changed (2) hide show
  1. adapter_config.json +3 -0
  2. adapter_model.bin +1 -1
adapter_config.json CHANGED
@@ -4,11 +4,14 @@
4
  "fan_in_fan_out": false,
5
  "inference_mode": true,
6
  "init_lora_weights": true,
 
 
7
  "lora_alpha": 16,
8
  "lora_dropout": 0.05,
9
  "modules_to_save": null,
10
  "peft_type": "LORA",
11
  "r": 8,
 
12
  "target_modules": [
13
  "query_key_value"
14
  ],
 
4
  "fan_in_fan_out": false,
5
  "inference_mode": true,
6
  "init_lora_weights": true,
7
+ "layers_pattern": null,
8
+ "layers_to_transform": null,
9
  "lora_alpha": 16,
10
  "lora_dropout": 0.05,
11
  "modules_to_save": null,
12
  "peft_type": "LORA",
13
  "r": 8,
14
+ "revision": null,
15
  "target_modules": [
16
  "query_key_value"
17
  ],
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e25325110fca8420bfbf61c91f609713152787ad621bb4e51ff35ab8321af251
3
  size 9852581
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f61c1eae9c4bea7208d5b11199243b81e5f3b06025b87cd90b39521c578f2e8
3
  size 9852581