andrewverse commited on
Commit
07c6285
·
verified ·
1 Parent(s): 731bfe3

Upload LlamaForCausalLM

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