ltoniazzi commited on
Commit
21a10a5
·
verified ·
1 Parent(s): 2625c72

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

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