harshV27 commited on
Commit
e33fdc6
1 Parent(s): 078a444

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": "vilsonrodrigues/falcon-7b-instruct-sharded",
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.1,
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
- "r": 64,
15
  "revision": null,
16
  "target_modules": [
17
  "query_key_value",
 
1
  {
2
  "auto_mapping": null,
3
+ "base_model_name_or_path": null,
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.1,
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
+ "r": 32,
15
  "revision": null,
16
  "target_modules": [
17
  "query_key_value",
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:435d3c4863a4b02fab0baac387da5ca4233ed9d362a7af2e8e016aec949ebc3a
3
- size 522284877
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d37a64a134cb7604429b874563cd8a2dd87366cd8fb58c6dd75cf3e2d88539d0
3
+ size 261193805