AjayP13 commited on
Commit
adc47a4
·
verified ·
1 Parent(s): fad8b0e

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +7 -7
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "fineinstructions/template_instantiator_intermediate",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -19,17 +19,17 @@
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 64,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "down_proj",
27
- "up_proj",
28
- "v_proj",
29
- "q_proj",
30
  "gate_proj",
 
31
  "o_proj",
32
- "k_proj"
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "meta-llama/Llama-3.2-3B-Instruct",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 32,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
26
  "gate_proj",
27
+ "up_proj",
28
  "o_proj",
29
+ "k_proj",
30
+ "q_proj",
31
+ "v_proj",
32
+ "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c802091995958c752175256a332156b07056584d5492bd8d7fad3f0a256cdcca
3
- size 389074464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b42422a59e879ed77625fb3764c61f2f6d89efd12675b1d08e0c3f8c969a534a
3
+ size 194563400