daptheHuman commited on
Commit
525583b
1 Parent(s): cf98bbd

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -14,16 +14,16 @@
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": [
17
- "embed_tokens,lm_head"
18
  ],
19
  "peft_type": "LORA",
20
  "r": 8,
21
  "rank_pattern": {},
22
  "revision": null,
23
  "target_modules": [
24
- "k_proj",
25
  "v_proj",
26
- "q_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
 
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": [
17
+ "embed_tokens"
18
  ],
19
  "peft_type": "LORA",
20
  "r": 8,
21
  "rank_pattern": {},
22
  "revision": null,
23
  "target_modules": [
 
24
  "v_proj",
25
+ "q_proj",
26
+ "k_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:968a8a20e1d61be771b3b62b22d6ac5a63a8324a6feb08d7ed8435f687f35eb3
3
- size 18899856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ce754567f49dc611fb7a613e4893d9abe5a2f30198a44aee2457f7fb678a7c6
3
+ size 543221344