sahanes commited on
Commit
b89d688
1 Parent(s): e5433b8

Upload LlamaForQuestionAnswering

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