AaronLim commited on
Commit
46877fb
·
verified ·
1 Parent(s): 73611e2

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  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": "/kaggle/input/llama-3.2/transformers/3b-instruct/1",
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
- "up_proj",
27
- "q_proj",
28
- "down_proj",
29
- "k_proj",
30
  "v_proj",
 
31
  "o_proj",
32
- "gate_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": null,
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
26
  "v_proj",
27
+ "k_proj",
28
  "o_proj",
29
+ "down_proj",
30
+ "up_proj",
31
+ "gate_proj",
32
+ "q_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:6550f5b6770fa294aaf18bc5925dd11e5cb90c057c142ccf7f0a230ca7e5b1c5
3
- size 1673342072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97c8741ded5c4e8e331a38b52ad8e0ade86b77bf3156f5b3467140bdb659a898
3
+ size 97314208