Astris commited on
Commit
6ca20a6
1 Parent(s): 75fa259

Upload 2 files

Browse files
adapter/adapter_config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "models/gemma-2b-it",
4
+ "fan_in_fan_out": false,
5
+ "feedforward_modules": [
6
+ "up_proj",
7
+ "down_proj",
8
+ "gate_proj"
9
+ ],
10
+ "inference_mode": true,
11
+ "init_ia3_weights": true,
12
+ "modules_to_save": null,
13
+ "peft_type": "IA3",
14
+ "revision": null,
15
+ "target_modules": [
16
+ "k_proj",
17
+ "gate_proj",
18
+ "up_proj",
19
+ "o_proj",
20
+ "q_proj",
21
+ "v_proj",
22
+ "down_proj"
23
+ ],
24
+ "task_type": "CAUSAL_LM"
25
+ }
adapter/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64cc2fea1cb681d05e10581436fef2a46d0db187c5cedc7e546938487a9a8625
3
+ size 1821560