daptheHuman commited on
Commit
0d1fba1
1 Parent(s): bd194ee

Upload model

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +5 -3
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -201,4 +201,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
201
 
202
  ### Framework versions
203
 
204
- - PEFT 0.7.1.dev0
 
201
 
202
  ### Framework versions
203
 
204
+ - PEFT 0.7.2.dev0
adapter_config.json CHANGED
@@ -13,15 +13,17 @@
13
  "lora_dropout": 0.1,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
- "modules_to_save": null,
 
 
17
  "peft_type": "LORA",
18
  "r": 8,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
  "k_proj",
23
- "q_proj",
24
- "v_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
 
13
  "lora_dropout": 0.1,
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
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3cf9d05f44830fb0487f581fceda0c3bb8fa2f91248f1fa63f9d17bb63d2edd0
3
  size 18899856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:968a8a20e1d61be771b3b62b22d6ac5a63a8324a6feb08d7ed8435f687f35eb3
3
  size 18899856