vaatsav06 commited on
Commit
b3af781
1 Parent(s): 0668f4e

Upload LlamaForCausalLM

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,9 +20,9 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
24
- "v_proj",
25
- "k_proj"
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
  "q_proj",
25
+ "v_proj"
 
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cafb693913716bba1d946959f8417141d38b1d310448ed883dfa56382d99f754
3
  size 75523312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bcb6667c238a2daebf8f39096a60f2d75216757c0a5426f79052e784f7aeac8
3
  size 75523312