Files changed (2) hide show
  1. adapter_config.json +1 -2
  2. adapter_model.bin +1 -1
adapter_config.json CHANGED
@@ -1,12 +1,11 @@
1
  {
2
  "base_model_name_or_path": "decapoda-research/llama-7b-hf",
3
  "bias": "none",
4
- "enable_lora": null,
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
 
7
  "lora_alpha": 16,
8
  "lora_dropout": 0.05,
9
- "merge_weights": false,
10
  "modules_to_save": null,
11
  "peft_type": "LORA",
12
  "r": 4,
 
1
  {
2
  "base_model_name_or_path": "decapoda-research/llama-7b-hf",
3
  "bias": "none",
 
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": 4,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20a5c83f031c86671befb496992707b4bdb9fae946d6600fd3ea4c9c52b7b51e
3
  size 8434381
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1706713a45bbe59a9236725d4e5e993bc621507a50b571de0f72f3aeee4820c
3
  size 8434381