HumboldtJoker commited on
Commit
daea21c
·
verified ·
1 Parent(s): 000fa4f

Upload kintsugi/adapter_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. kintsugi/adapter_config.json +10 -0
kintsugi/adapter_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lora_parameters": {
3
+ "rank": 16,
4
+ "dropout": 0.05,
5
+ "scale": 1.0,
6
+ "use_dora": false,
7
+ "num_layers": -1
8
+ },
9
+ "num_layers": -1
10
+ }