osiria commited on
Commit
d82967a
1 Parent(s): b88917a

Upload 2 files

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