ltoniazzi commited on
Commit
6794a17
1 Parent(s): 3e8cc33

Upload Gemma2ForCausalLM/hidden_size=64/lora/adapter_config.json with huggingface_hub

Browse files
Gemma2ForCausalLM/hidden_size=64/lora/adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "q_proj",
25
- "gate_proj",
26
  "down_proj",
27
  "v_proj",
28
- "up_proj"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
 
 
24
  "down_proj",
25
  "v_proj",
26
+ "gate_proj",
27
+ "k_proj",
28
+ "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,