MrRedHat commited on
Commit
05bb988
1 Parent(s): c572b41

Upload GemmaForCausalLM

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
  "k_proj",
 
 
25
  "o_proj",
26
  "down_proj",
27
  "v_proj",
28
- "q_proj",
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
24
+ "q_proj",
25
+ "gate_proj",
26
  "o_proj",
27
  "down_proj",
28
  "v_proj",
 
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa8035891586f4daad85ce381d01dbc9da5187540fda833a202b722852b32528
3
- size 156926880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a106162ce7fff101a22e34d612fed7d5462956363f217371244bf7ea33b00cf6
3
+ size 313820248