DDDano333 commited on
Commit
c43ba11
·
1 Parent(s): b143dca

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "base_model_name_or_path": null,
3
  "bias": "none",
4
  "fan_in_fan_out": false,
5
  "inference_mode": true,
6
  "init_lora_weights": true,
7
- "lora_alpha": 8,
8
  "lora_dropout": 0.05,
9
  "modules_to_save": null,
10
  "peft_type": "LORA",
 
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",
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03995b34d750f877c83084043cbd67afbea032048c197128d6c916ac7d02045f
3
- size 8436557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46ff04d868c5d2b9a45855ad8c7dca5a6a7b118571713ee25c7927cd4c51c3c6
3
+ size 8434381