jayzhang-ethz commited on
Commit
ff91f37
·
verified ·
1 Parent(s): b8e401e

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
@@ -24,12 +24,12 @@
24
  "revision": null,
25
  "target_modules": [
26
  "gate_proj",
27
- "k_proj",
28
- "v_proj",
29
- "down_proj",
30
  "o_proj",
 
31
  "up_proj",
32
- "q_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
24
  "revision": null,
25
  "target_modules": [
26
  "gate_proj",
 
 
 
27
  "o_proj",
28
+ "q_proj",
29
  "up_proj",
30
+ "down_proj",
31
+ "v_proj",
32
+ "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:452dcf246f8fb58e8ca017483278daef74835f3ae9b850bfa73e5bef3f335cb4
3
  size 3313653480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:381ade99236a2934f09fdc372b0dd2abd60344fee962e38d8853b9f25e8a17d5
3
  size 3313653480