kingabzpro commited on
Commit
8007bdb
1 Parent(s): b6ce0c3

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
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "meta-llama/Meta-Llama-3-8B",
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
- "v_proj",
24
- "o_proj",
25
  "k_proj",
 
 
 
26
  "up_proj",
27
  "down_proj",
28
- "q_proj",
29
- "gate_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/transformers/8b-hf/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
+ "gate_proj",
25
+ "o_proj",
26
+ "q_proj",
27
  "up_proj",
28
  "down_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:95b666182a83a48e1ec640c1fd39179f4caffb4fcc92a320424e6c1e8b18d299
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29bae718dba5a218d26d036708ab1df70fa6d939047c4a6d381c4789ec5fb184
3
  size 167832240