ltoniazzi commited on
Commit
d994d8f
·
verified ·
1 Parent(s): 74631c2

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

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