dickdiss commited on
Commit
ac8d176
1 Parent(s): ec218b0

Upload LlamaForCausalLM

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