maikezu commited on
Commit
b2e5677
·
verified ·
1 Parent(s): b80bbdf

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -4,7 +4,7 @@
4
  "base_model_class": "LlamaForCausalLM",
5
  "parent_library": "transformers.models.llama.modeling_llama"
6
  },
7
- "base_model_name_or_path": "meta-llama/Llama-3.1-8B",
8
  "bias": "none",
9
  "eva_config": null,
10
  "exclude_modules": null,
@@ -26,13 +26,13 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "q_proj",
30
- "down_proj",
31
- "v_proj",
32
  "k_proj",
33
  "o_proj",
34
  "up_proj",
35
- "gate_proj"
 
 
36
  ],
37
  "task_type": null,
38
  "use_dora": false,
 
4
  "base_model_class": "LlamaForCausalLM",
5
  "parent_library": "transformers.models.llama.modeling_llama"
6
  },
7
+ "base_model_name_or_path": "meta-llama/Llama-3.1-8B-Instruct",
8
  "bias": "none",
9
  "eva_config": null,
10
  "exclude_modules": null,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
+ "gate_proj",
 
 
30
  "k_proj",
31
  "o_proj",
32
  "up_proj",
33
+ "v_proj",
34
+ "down_proj",
35
+ "q_proj"
36
  ],
37
  "task_type": null,
38
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff0f22ce45a12160efff062a442dd9a753d14c07474edb03ff91515251f88367
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96cee416c8fa0ee077d3d1c14c8c88f5e942f22ab1cfd7c9e9f53034b0dbf5d0
3
  size 167832240