aaljabari commited on
Commit
8d64d8a
·
verified ·
1 Parent(s): c2033d0

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  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": "meta-llama/Llama-3.2-1B",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "down_proj",
 
27
  "v_proj",
28
- "up_proj",
29
  "gate_proj",
30
- "q_proj",
31
- "k_proj",
32
- "o_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.1-8B",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "up_proj",
27
  "down_proj",
28
+ "q_proj",
29
  "v_proj",
30
+ "o_proj",
31
  "gate_proj",
32
+ "k_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:871a11f563cffd29d8acdf4c871286aac0bf7e0ff43455e3f605da3b08e9d5b7
3
- size 25536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2c18dd6cb2c38c9d6a948e84c25e31a978e7c47c1db6ec5faecaff56f6560c7
3
+ size 51168