mgoNeo4j commited on
Commit
d3f9818
·
verified ·
1 Parent(s): 46788b9

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
@@ -24,10 +24,10 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "o_proj",
28
  "v_proj",
29
- "k_proj",
30
- "q_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "q_proj",
28
  "v_proj",
29
+ "o_proj",
30
+ "k_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd82f133ba7409cbb5e4caef4870064b41d9b24bee24c4d2e585ad2122150d94
3
  size 27297032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35f89d4935dcf622108772da63ed8821400be114539780eedc7542eff8ec0c81
3
  size 27297032