revanthkumarg commited on
Commit
f60e15a
·
verified ·
1 Parent(s): 14c52c7

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +34 -32
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -1,33 +1,35 @@
1
- {
2
- "alpha_pattern": {},
3
- "auto_mapping": null,
4
- "base_model_name_or_path": "tiiuae/falcon-rw-1b",
5
- "bias": "none",
6
- "corda_config": null,
7
- "eva_config": null,
8
- "exclude_modules": null,
9
- "fan_in_fan_out": false,
10
- "inference_mode": true,
11
- "init_lora_weights": true,
12
- "layer_replication": null,
13
- "layers_pattern": null,
14
- "layers_to_transform": null,
15
- "loftq_config": {},
16
- "lora_alpha": 16,
17
- "lora_bias": false,
18
- "lora_dropout": 0.1,
19
- "megatron_config": null,
20
- "megatron_core": "megatron.core",
21
- "modules_to_save": null,
22
- "peft_type": "LORA",
23
- "r": 8,
24
- "rank_pattern": {},
25
- "revision": null,
26
- "target_modules": [
27
- "query_key_value"
28
- ],
29
- "task_type": "CAUSAL_LM",
30
- "trainable_token_indices": null,
31
- "use_dora": false,
32
- "use_rslora": false
 
 
33
  }
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "tiiuae/falcon-rw-1b",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 16,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.1,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "qalora_group_size": 16,
24
+ "r": 8,
25
+ "rank_pattern": {},
26
+ "revision": null,
27
+ "target_modules": [
28
+ "query_key_value"
29
+ ],
30
+ "task_type": "CAUSAL_LM",
31
+ "trainable_token_indices": null,
32
+ "use_dora": false,
33
+ "use_qalora": false,
34
+ "use_rslora": false
35
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc4bd722a1e145904547cb7ac273d7fb0399a4136e00b725ec51a128b33dd58f
3
  size 6298512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a619afded1f311c3c5791807296465577c7168d338249ee3fce18dfe37c52085
3
  size 6298512