Hannw commited on
Commit
38f51e0
1 Parent(s): e026150

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +19 -0
  2. adapter_model.bin +1 -1
adapter_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "vilsonrodrigues/falcon-7b-instruct-sharded",
3
+ "bias": "none",
4
+ "fan_in_fan_out": false,
5
+ "inference_mode": true,
6
+ "init_lora_weights": true,
7
+ "layers_pattern": null,
8
+ "layers_to_transform": null,
9
+ "lora_alpha": 32,
10
+ "lora_dropout": 0.05,
11
+ "modules_to_save": null,
12
+ "peft_type": "LORA",
13
+ "r": 16,
14
+ "revision": null,
15
+ "target_modules": [
16
+ "query_key_value"
17
+ ],
18
+ "task_type": "CAUSAL_LM"
19
+ }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07f71782102b4189448fa3dcf42dc8707b72ad9473af26b7085b7fe88c3ad8ce
3
  size 18898161
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bd6dcf09d86ce3792a67cabd78a3f9ef17a70047d8995045e73051aafd2f88a
3
  size 18898161