pritam1984314 commited on
Commit
0b5dc44
1 Parent(s): ef84158

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +1 -7
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -1,17 +1,11 @@
1
  {
2
  "base_model_name_or_path": "bigscience/bloom-1b7",
3
  "bias": "none",
4
- "enable_lora": [
5
- true,
6
- false,
7
- true
8
- ],
9
- "fan_in_fan_out": true,
10
  "inference_mode": true,
11
  "init_lora_weights": true,
12
  "lora_alpha": 32,
13
  "lora_dropout": 0.05,
14
- "merge_weights": false,
15
  "modules_to_save": null,
16
  "peft_type": "LORA",
17
  "r": 16,
 
1
  {
2
  "base_model_name_or_path": "bigscience/bloom-1b7",
3
  "bias": "none",
4
+ "fan_in_fan_out": false,
 
 
 
 
 
5
  "inference_mode": true,
6
  "init_lora_weights": true,
7
  "lora_alpha": 32,
8
  "lora_dropout": 0.05,
 
9
  "modules_to_save": null,
10
  "peft_type": "LORA",
11
  "r": 16,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd6bd8d3f8d296371089b0c35306f0610834464bc5482a9e3930331b8e6d8231
3
- size 12600833
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:599b2302727044589eaa0fc6a254271c4e8c874066f51c9251f91712d0815b3d
3
+ size 12600641