gautierdag commited on
Commit
a19335f
·
verified ·
1 Parent(s): 7b0382d

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -14,15 +14,17 @@
14
  "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
- "modules_to_save": null,
 
 
18
  "peft_type": "LORA",
19
  "r": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
- "q_proj",
25
- "k_proj"
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_dora": false,
 
14
  "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
+ "modules_to_save": [
18
+ "embed_tokens"
19
+ ],
20
  "peft_type": "LORA",
21
  "r": 64,
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
  "v_proj",
26
+ "k_proj",
27
+ "q_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:763c453aaeff3868a7b3f0d8bce69812048eb32874a3ef7c81388344e25ca64c
3
- size 2253121152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a75ed68efe69d324f8c6556365bb96712a4249b8e8b466c98a5af173d02a9741
3
+ size 4355221392