maroua commited on
Commit
bf1bb10
1 Parent(s): 7b6f087

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
22
- "o_proj",
23
- "down_proj",
24
  "q_proj",
25
- "up_proj",
 
26
  "k_proj",
 
27
  "gate_proj",
28
- "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
 
 
22
  "q_proj",
23
+ "v_proj",
24
+ "down_proj",
25
  "k_proj",
26
+ "up_proj",
27
  "gate_proj",
28
+ "o_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2364e8df9bbfd9604979b0e98f94f9ba76530fc7a7ee5b1e1ae021a646485917
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:785bf6ccc240e556879c3c46c49a6de7f80351d24888fb7811410cf433d06181
3
  size 167832240