Luli1409 commited on
Commit
27d22bc
·
verified ·
1 Parent(s): 8a1f978

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,10 +1,8 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "meta-llama/Llama-3.2-3B-Instruct",
5
  "bias": "none",
6
- "eva_config": null,
7
- "exclude_modules": null,
8
  "fan_in_fan_out": false,
9
  "inference_mode": true,
10
  "init_lora_weights": true,
@@ -22,10 +20,10 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "v_proj",
26
  "q_proj",
 
27
  "k_proj",
28
- "o_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "meta-llama/Llama-3.2-1B",
5
  "bias": "none",
 
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
24
+ "o_proj",
25
  "k_proj",
26
+ "v_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28d84bda264efcbb33df15d6ff8449e8fe33c2f24e6cd83c63264266427b3369
3
- size 18379784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0a43f2365a17a489cac447a5aea33503717b2ebec237f9ecf10b5a3767036f9
3
+ size 6832520