AaronLim commited on
Commit
aed5518
·
verified ·
1 Parent(s): 61e2ebf

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": null,
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
  "k_proj",
25
- "gate_proj",
26
  "up_proj",
 
 
27
  "o_proj",
28
- "v_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
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
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
 
24
  "up_proj",
25
+ "down_proj",
26
+ "q_proj",
27
  "o_proj",
28
+ "gate_proj",
29
+ "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3278f5c76b3b3e9cb642958ba78a228baf8a1567a93272ec5f50aa7f27b33e8f
3
- size 97314208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53a9c4f675bdefdcaf1a7d9a692f3d06a4528b5cdba02a7865a8d39f06f13293
3
+ size 1673342072