qwe1256 commited on
Commit
28eb096
·
1 Parent(s): 105cd7c

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -1,17 +1,17 @@
1
  {
2
  "auto_mapping": null,
3
- "base_model_name_or_path": "decapoda-research/llama-7b-hf",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
7
  "init_lora_weights": true,
8
  "layers_pattern": null,
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,
16
  "target_modules": [
17
  "q_proj",
 
1
  {
2
  "auto_mapping": null,
3
+ "base_model_name_or_path": "jploski/llama-7b-hf",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
7
  "init_lora_weights": true,
8
  "layers_pattern": null,
9
  "layers_to_transform": null,
10
+ "lora_alpha": 32,
11
  "lora_dropout": 0.05,
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
+ "r": 16,
15
  "revision": null,
16
  "target_modules": [
17
  "q_proj",
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03fcd836fc72d082fbf39d4fa0c548c2b01b950ef301153516d92c724a627016
3
- size 16822989
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f753be5814c49e344138fa3841a83023d231152b814ed2b0fbb40eed8841834
3
+ size 33600461